Language:
Arabic (العربية)
Chinese Simplified (中文(简体)
Chinese Traditional (中文(繁體)
Dutch (Nederlands)
English
French (français)
German (Deutsch)
Italian (italiano)
Japanese (日本語)
Korean (한국어)
Portuguese (Português)
Russian (русский)
Spanish (español)
Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Product Information
Programmer's Guide
Knowledge Base
Aspose.Pdf.Kit for .Net API Reference
Aspose.Pdf.Kit Namespace
AlignmentType Class
Annotation Class
AnnotationFlag Enumeration
AnnotationType Enumeration
AppearanceFlag Enumeration
AutoFiller Class
BookMark Class
BookMarks Class
Certificate Class
DataType Enumeration
DocumentPrivilege Class
EncodingType Enumeration
EnumDescription Class
FieldFlag Enumeration
FieldType Enumeration
FontColor Class
FontStyle Enumeration
Form Class
FormattedText Class
FormDataConverter Class
FormEditor Class
FormFieldFacade Class
License Class
LineInfo Class
LinkInfo Class
LogoStyle Class
MarkupType Enumeration
MenuActionName Enumeration
PageSize Class
PageTransitionType Enumeration
PdfAnnotationEditor Class
PdfContentEditor Class
PdfConverter Class
PdfExtractor Class
PdfFileEditor Class
PdfFileEditor Members
PdfFileEditor Constructor
Properties
Methods
PdfFileInfo Class
PdfFileMend Class
PdfFileSecurity Class
PdfFileSignature Class
PdfFileStamp Class
PdfPageEditor Class
PdfPrivilege Enumeration
PdfViewer Class
PdfXmpMetadata Class
PropertyFlag Enumeration
Stamp Class
VerticalAlignmentType Class
ViewerPreference Class
XmpSchema Class
Aspose.Pdf.Kit for Java API Reference
Aspose.Tasks for .NET
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Network for .NET
Aspose.Workflow for .NET
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
File Format Components
>
Aspose.Pdf.Kit for .NET and Java
>
Aspose.Pdf.Kit for .Net API Reference
>
Aspose.Pdf.Kit Namespace
>
PdfFileEditor Class
>
PdfFileEditor Members
PdfFileEditor overview
Public Instance Constructors
PdfFileEditor Constructor
PdfFileEditor constructor.
Public Instance Properties
OwnerPassword
Sets owner's password if the source input Pdf file is encrypted. This property only works for Extract method in the current version.
Public Instance Methods
Append
Overloaded. Appends pages,which are chosen from portFile within the range from startPage to endPage, in portFile at the end of firstInputFile.
Concatenate
Overloaded. Merges two Pdf documents into a new Pdf document.
ConcatenateForms
Overloaded. Merges two Pdf documents containing forms into a new Pdf document.
Delete
Overloaded. Deletes pages specified by number array from input file, saves as a new Pdf file.
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
Extract
Overloaded. Extracts pages from input file,saves as a new Pdf file.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table.
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
Insert
Overloaded. Inserts pages from an other file into the Pdf file at a position.
MakeBooklet
Overloaded. Makes booklet from the firstInputFile to outputFile.
MakeNUp
Overloaded. Makes N-Up document from the firstInputFile to outputFile.
SplitFromFirst
Overloaded. Splits Pdf file from specified location,and saves the front part as a new file.
SplitToBulks
Overloaded. Splits the Pdf file into several documents.The documents can be single-page or multi-pages.
SplitToEnd
Overloaded. Splits from location, and saves the rear part as a new file.
SplitToPages
Overloaded. Splits the Pdf file into single-page documents.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
Protected Instance Methods
Finalize
(inherited from
Object
)
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
MemberwiseClone
(inherited from
Object
)
Creates a shallow copy of the current
Object
.
See Also
PdfFileEditor Class
|
Aspose.Pdf.Kit Namespace