com.aspose.pdf
is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document
or indirectly through several
subpackages.See: Description
Interface | Description |
---|---|
Document.CallBackGetHocr |
The call back procedure for hocr recognize.
|
Document.IDocumentFontUtilities |
Holds functionality to tune fonts
|
IAnnotationVisitor |
Defines Visitor for visiting different document annotations.
|
IAppointment |
Represents general interface for actions and destinations.
|
IColorSpaceConversionStrategy |
Interface for color space conversion strategies.
|
IDocument |
interface representing PDF document
|
IFontOptions |
Useful properties to tune Font behavior
|
IIndexBitmapConverter |
This interface declared for customization algorithms of quantization.
|
ILicenseProvider | |
IOperatorSelector |
Defines Visitor for visiting different pdf operators.
|
ITableElement |
This interface represents an element of existing table extracted by TableAbsorber.
|
IWarningCallback |
Interface for user's callback mechanism support.
|
LoadOptions.ResourceLoadingStrategy |
Sometimes it's necessary to avoid usage of internal loader of external resources(like images
or CSSes) and supply custom method, that will get requested resources from somewhere.
|
MemoryExtender.CallBackPageImage | |
SvgSaveOptions.EmbeddedImagesSavingStrategy |
To property of such type You can assign delegate created from custom method that implements
processing of external saving of image that was extracted from SVG created from PDF and must
be saved as external resource during conversion of PDF to HTML.
|
Class | Description |
---|---|
AbsorbedCell |
Represents cell of table that exist on the page
|
AbsorbedColumn |
Represents column of table that exist on the page
|
AbsorbedRow |
Represents row of table that exist on the page
|
AbsorbedTable |
Represents table that exist on the page
|
ActionCollection |
Collection of actions
|
Annotation |
Class representing annotation object.
|
AnnotationActionCollection |
Represents the collection of annotation actions.
|
AnnotationCollection |
Class representing annotation collection.
|
AnnotationFlags |
A set of flags specifying various characteristics of the annotation.
|
AnnotationSelector |
This class is used for selecting annotations using Visitor template idea.
|
AnnotationState |
The enumeration of states to which the original annotation can be set.
|
AnnotationStateModel |
The state model corresponding to state of annotation.
|
AnnotationType |
Enumeration of annotation types.
|
AnnotationTypeConverter |
Represents AnnotationTypeConverter class
|
AppearanceDictionary |
Annotation appearance dictionary specifying how the annotation shall be presented visually on the
page.
|
ApsUsingConverter |
Class for Internal usage only.
|
ApsUsingConverter.ImportResourceLoader | |
Artifact |
Class represetns PDF Artifact object.
|
Artifact.ArtifactSubtype |
Enumeration of possible artifacts subtype.
|
Artifact.ArtifactType |
Enumeration of possuble artifact types.
|
ArtifactCollection |
Class represents artifact collection.
|
AssemblyConstants |
Defines the constants that participate in the license check for the component.
|
AutoDetectedFormatLoadOptions |
Represents options for loading/importing PCL file into pdf document.
|
BackgroundArtifact |
Class descibes background artifact.
|
BarcodeField |
Class represents barcode field.
|
BaseActionCollection |
Class encapsulates basic actions with page/annotation/field interactive actions
|
BaseOperatorCollection |
Represents base class for operator collection.
|
BaseParagraph |
Represents a abstract base object can be added to the page(doc.Paragraphs.Add()).
|
BlendMode |
The blend modes enumeration.
|
Border |
Class representing characteristics of annotation border.
|
BorderCornerStyle |
Enumerates the border corner styles for border.
|
BorderEffect |
Describes effect which should be applied to the border of the annotations.
|
BorderInfo |
This class represents border for graphics elements.
|
BorderSide |
Enumerates the border sides.
|
BorderStyle |
Describes style of the annotation border.
|
BorderStyleConverter |
Represents BorderStyleConverter class
|
BoxStyle |
Represents styles of check box
|
Brush |
This class represents abstract brush
|
BuildVersionInfo |
This class provides information about current product build.
|
ButtonField |
Class represents push button field.
|
CapStyle |
Style of line ending of Ink annotation line.
|
CaptionPosition |
Enumeration of the annotation's caption positioning.
|
CaretAnnotation |
Class representing Caret annotation.
|
CaretSymbol |
A symbol to be associated with the caret.
|
CaretSymbolConverter |
Represents CaretSymbolConverter class
|
Cell |
Represents a cell of the table's row.
|
Cells |
Represents a cells collection of row.
|
CgmImportOptions |
Import option for import from Computer Graphics Metafile(CGM) format.
|
CgmLoadOptions |
Contains options for loading/importing CGM file into pdf document.
|
Characteristics |
Represents annotation characteristics
|
CharInfo |
Represents a character info object.
|
CharInfoCollection |
Represents CharInfo objects collection.
|
CheckboxField |
Class representing checkbox field
|
ChoiceField |
Represents base class for choice fields.
|
CircleAnnotation |
Class representing Circle annotation.
|
Collection |
Represents class for Collection(12.3.5 Collections).
|
Color |
Represents class for color value which can be expressed in different color space.
|
ColorSpace |
The color spaces enumeration.
|
ColorType |
Specifies color type of elements on page.
|
ColumnAdjustment |
Enumerates column adjustment types.
|
ColumnInfo |
This class represents a columns info.
|
ComboBoxField |
Class representing Combobox field of the form.
|
ComHelper |
Provides methods for COM clients to load a document into Aspose.Pdf.
|
CommonFigureAnnotation |
Abstract class representing common figure annotation.
|
CompositingParameters |
Represents an object containing graphics compositing parameters of current graphics state.
|
ContentDisposition |
MIME protocol Content-Disposition header.
|
ContentsAppender |
Performs contents modifications in APPEND mode only.
|
ConvertErrorAction |
This class represents action for conversion errors.
|
ConvertTransparencyAction |
This class represents action for conversion of transparency.
|
Copier |
Class for coping object
|
CryptoAlgorithm |
Represent type of cryptographic algorithm that used in encryption/decryption routines.
|
Dash |
Class representing line dash pattern.
|
DefaultAppearance |
Describes default appearance of field (font, text size and color).
|
DefaultDirectory |
Specifies default path for some purpose
|
DestinationCollection |
Class represents the collection of all destinations (a name tree mapping name strings to
destinations (see 12.3.2.3, "Named Destinations") and (see 7.7.4, "Name Dictionary")) in the pdf
document.
|
DestinationFactory |
Represents DestinationFactory class
|
Direction |
Text direction.
|
DocMDPAccessPermissions |
The access permissions granted for this document.
|
DocMDPSignature |
Represents the class of document MDP (modification detection and prevention) signature type.
|
DocSaveOptions |
Save options for export to Doc format
|
DocSaveOptions.DocFormat |
Allows to specify .doc or .docx file format.
|
DocSaveOptions.RecognitionMode |
Allows to control how a PDF document is converted into a word processing document.
|
Document |
Class representing PDF document
|
Document.FontSubsetStrategy |
enumerates strategies for font subsetting
|
Document.OptimizationOptions |
Class which describes document optimization algorithm.
|
DocumentActionCollection |
Class describes actions performed on some actions with document
|
DocumentFactory |
Class which allows to create/load documents of different types.
|
DocumentInfo |
Represents meta information of PDF document.
|
DocumentWeb |
Represents DocumentWeb class
|
Element |
Class representing base element of logical structure.
|
EmbeddedFileCollection |
Class representing embedded files collection.
|
EpubLoadOptions |
Contains options for loading/importing EPUB file into pdf document.
|
EpubSaveOptions |
Save options for export to EPUB format
|
EpubSaveOptions.RecognitionMode |
When PDF file (that usually has fixed layout) is being converted, the conversion engine tries
to perform grouping and multi-level analysis to restore the original document author's intent
and produce result in flow layout.
|
ExcelSaveOptions |
Save options for export to Excel format
|
ExplicitDestination |
Represents the base class for explicit destinations in PDF document.
|
ExplicitDestinationType |
Enumerates the types of explicit destinations.
|
ExplicitDestinationTypeConverter |
Represents ExplicitDestinationTypeConverter class
|
ExtendedBoolean |
Represents boolean type that supports Undefined value.
|
ExtractImageMode |
Defines different modes which can be used while extracting images from documents.
|
Field |
Base class for acro form fields.
|
FigureElement |
Class representing logical structure figure.
|
FileAttachmentAnnotation |
Class describes file attachment annotation.
|
FileEncoding |
Encoding of the attached file.
|
FileFontSource |
Represents single font file source.
|
FileHyperlink |
Represents file hyperlink object.
|
FileIcon |
An icon to be used in displaying the annotation.
|
FileIconConverter |
Represents FileIconConverter class
|
FileParams |
Defines an embedded file parameter dictionary that shall contain additional file-specific
information.
|
FileSelectBoxField |
Field for file select box element.
|
FileSpecification |
Class representing embedded file.
|
FitBExplicitDestination |
Represents explicit destination that displays the page with its contents magnified just enough to
fit its bounding box entirely within the window both horizontally and vertically.
|
FitBHExplicitDestination |
Represents explicit destination that displays the page with the vertical coordinate top
positioned at the top edge of the window and the contents of the page magnified just enough to
fit the entire width of its bounding box within the window.
|
FitBVExplicitDestination |
Represents explicit destination that displays the page with the horizontal coordinate left
positioned at the left edge of the window and the contents of the page magnified just enough to
fit the entire height of its bounding box within the window.
|
FitExplicitDestination |
Represents explicit destination that displays the page with its contents magnified just enough to
fit the entire page within the window both horizontally and vertically.
|
FitHExplicitDestination |
Represents explicit destination that displays the page with the vertical coordinate top
positioned at the top edge of the window and the contents of the page magnified just enough to
fit the entire width of the page within the window.
|
FitRExplicitDestination |
Represents explicit destination that displays the page with its contents magnified just enough to
fit the rectangle specified by the coordinates left, bottom, right, and topentirely within the
window both horizontally and vertically.
|
FitVExplicitDestination |
Represents explicit destination that displays the page with the horizontal coordinate left
positioned at the left edge of the window and the contents of the page magnified just enough to
fit the entire height of the page within the window.
|
FixedPrint |
Represent Fixed print data of Watermark Annotation.
|
FloatingBox |
Represents a FloatingBox in a Pdf document.
|
FolderFontSource |
Represents the folder that contains font files.
|
Font |
Represents font object.
|
FontAbsorber |
Represents an absorber object of fonts.
|
FontCollection |
Represents font collection.
|
FontEmbeddingOptions |
PDF/A standard requires, that all fonts must be embedded into document.
|
FontRepository |
Performs font search.
|
FontSource |
Represents a base class fot font source.
|
FontStyles |
Specifies style information applied to text.
|
FooterArtifact |
Describes footer artifact.
|
Form |
Class representing form object.
|
Form.FlattenSettings |
Class which describes settings for Form flattening procedure.
|
Form.SignDependentElementsRenderingModes |
Forms can contain signing information and can be signed or unsigned.
|
FormType |
Enumeration of posible types of Acro Form.
|
FreeTextAnnotation |
Represents a free text annotation that displays text directly on the page.
|
FreeTextIntent |
Enumerates the intents of the free text annotation.
|
GoToAction |
Represents a go-to action that changes the view to a specified destination (page, location, and
magnification factor).
|
GoToRemoteAction |
Represents a remote go-to action that is similar to an ordinary go-to action but jumps to a
destination in another PDF file instead of the current file.
|
GoToURIAction |
Represents a URI action causes a URI to be resolved.
|
GraphInfo |
Represents graphics info.
|
Group |
A group attributes class specifying the attributes of the page’s page group for use in the
transparent imaging model.
|
Hackers | |
HeaderArtifact |
Class describes Heaader artifact.
|
HeaderFooter |
Class represents header or footer pdf page.
|
Heading |
Represents heading.
|
HideAction |
Represents a hide action that hides or shows one or more annotations on the screen by setting or clearing their Hidden flags.
|
HighlightAnnotation |
Represents a highlight annotation that highlights a range of text in the document.
|
HighlightingMode |
Enumerates the annotation's highlighting mode, the visual effect to be used when the mouse button
is pressed or held down inside its active area.
|
HorizontalAlignment |
Describes horizontal alignment.
|
HtmlDocumentType |
Represents enumeration of the Html document types.
|
HtmlFragment |
Represents html fragment.
|
HtmlLoadOptions |
Represents options for loading/importing html file into pdf document.
|
HtmlSaveOptions |
Save options for export to Html format
|
HtmlSaveOptions.AntialiasingProcessingType |
This enum describes possible antialiasing measures during conversion
|
HtmlSaveOptions.CssSavingInfo |
This class represents set of data that related to custom saving of CSS during conversion of
PDF to HTML format
|
HtmlSaveOptions.CssSavingStrategy |
You can assign to this property custom strategy that implements processing or/and saving of
one CSS's part that was created during conversion of PDF to HTML .
|
HtmlSaveOptions.CssUrlMakingStrategy |
You can assign to this property delegate created from custom method that implements creation
of URL of CSS referenced in generated HTML document.
|
HtmlSaveOptions.CssUrlRequestInfo |
Represents set of data that related to request from converter to custom code aimed to get
desirable URL (or URL template)of subject CSS
|
HtmlSaveOptions.FontEncodingRules |
This enumeration defines rules which tune encoding logic
|
HtmlSaveOptions.FontSavingModes |
Enumerates modes that can be used for saving of fonts referenced in saved PDF
|
HtmlSaveOptions.HtmlImageSavingInfo |
This class represents set of data that related to external resource image file's saving
during PDF to HTML conversion.
|
HtmlSaveOptions.HtmlImageType |
enumerates possible types of image files that can be saved as external resources during Pdf
to Html conversion
|
HtmlSaveOptions.HtmlMarkupGenerationModes |
Sometimes specific reqirments to created HTML are present.
|
HtmlSaveOptions.HtmlPageMarkupSavingInfo |
If SplitToPages property of HtmlSaveOptions, then several HTML-files (one HTML file per
converted page) are created during conversion of PDF to HTML.
|
HtmlSaveOptions.HtmlPageMarkupSavingStrategy |
Result of conversion can contain one or several HTML-pages ( that also can reference external
files like images or fonts) You can assign to this property delegate created from custom
method that implements processing of got HTML-page(HTML itself) that was created during
conversion.
|
HtmlSaveOptions.ImageParentTypes |
Enumerates possible types of image's parents Image can pertain to HTML page or to SVG parent
image
|
HtmlSaveOptions.PartsEmbeddingModes |
This enum enumerates possible modes of embedding of files referenced in HTML It allows to
control whether referenced files (HTML, Fonts,Images, CSSes) will be embedded into main HTML
file or will be generated as apart binary entities
|
HtmlSaveOptions.RasterImagesSavingModes |
Converted PDF can contain raster images(.png, *.jpeg etc.) This enum defines methods of how
raster images can be handled during conversion of PDF to HTML
|
HtmlSaveOptions.ResourceSavingStrategy |
To this property You can assign delegate created from custom method that implements
processing of external resource(Font or Image) that was extracted from PDF and must be saved
as external resource during conversion of PDF to HTML.
|
Hyperlink |
Represents abstract hyperlink.
|
IconCaptionPosition |
Describes position of icon.
|
IconFit |
Describes how the widget annotation's icon shall be displayed within its annotation rectangle.
|
Id |
Represents file identifier structure.
|
Image |
Represents image.
|
ImageFileType |
Enumerates the image file types.
|
ImageFilterType |
Enumeration representing image filter type.
|
ImagePlacement |
Represents characteristics of an image placed to Pdf document page.
|
ImagePlacementAbsorber |
Represents an absorber object of image placement objects.
|
ImagePlacementCollection |
Represents an image placements collection
|
ImageStamp |
Reresents graphic stamp.
|
ImageType |
Represents image format types.
|
ImportFormat |
Specifies import format.
|
ImportOptions |
ImportOptions type hold level of abstraction on individual import options.
|
InkAnnotation |
Represents a freehand "scribble" composed of one or more disjoint paths.
|
InternalHelper |
Internal class
|
InternalHelper.XfaMergeWrapper | |
InternalPageGenerator | |
JavascriptAction |
Class representing javascript action.
|
JavaScriptCollection |
This class represents collection of JavaScript
|
Justification |
Enumerates the forms of quadding (justification) to be used in displaying the annotation's text.
|
LatexLoadOptions |
Represents options for loading/importing TeX file into PDF document.
|
LaTeXSaveOptions |
Save options for export to TeX format
|
LaunchAction |
Represents a launch action that launches an application or opens or prints a document.
|
LaunchActionOperation |
Enumerates the operations to perform with document during launch action executing.
|
Layer |
Represents page layer.
|
LettersPositioningMethods |
It enumerates possible modes of positioning of letters in words in result HTML
|
LevelFormat |
Represents format of the table of contents.
|
License |
Provides methods to license the component.
|
LightingSchemeType |
Enum LightingSchemeType: set of lighting scheme types.
|
LightweightOperatorCollection |
Lightweight operator collection.
|
LineAnnotation |
Class representing line annotation.
|
LineEnding |
Enumerates the line ending styles to be used in drawing the line.
|
LineEndingConverter |
Represents LineEndingConverter class
|
LineEndingsDrawer |
Draws line endings for annotations.
|
LineIntent |
Enumerates the intents of the line annotation.
|
LinkAnnotation |
Represents either a hypertext link to a destination elsewhere in the document or an action to be
performed.
|
ListBoxField |
Class represents ListBox field.
|
LoadFormat |
Specifies load format.
|
LoadOptions |
LoadOptions type holds level of abstraction on individual load options
|
LoadOptions.MarginsAreaUsageModes |
Represents mode of usage of margins area during conversion (like HTML, EPUB etc), defines
treatement of instructions of imported format related to usage of margins.
|
LoadOptions.PageSizeAdjustmentModes |
ATTENTION! The feature implemented but did not put yet to public API since blocker issue in
OSHARED layer revealed for sample document.
|
LoadOptions.ResourceLoadingResult |
Result of custom loading of resource
|
LocalHyperlink |
Represents local hyperlink object.
|
MarginInfo |
This class represents a margin for different objects.
|
MarkupAnnotation |
Abstract class representing markup annotation.
|
Matrix |
Class represents transformation matrix.
|
Matrix3D |
Class represents transformation matrix.
|
Measure |
Class which describes Measure coordinate system.
|
Measure.NumberFormat |
Number format for measure.
|
Measure.NumberFormat.FractionStyle |
Value which indicates in which manner fraction values are displayed.
|
Measure.NumberFormatList |
Represents list of number formats.
|
MemoryCleaner |
Represents MemoryCleaner class
|
MemoryExtender |
Represents MemoryExtender class Using large files on a system with limited heap memory, can be
enabled to use disk space as a temporary swap memory.
|
MemoryFontSource |
Represents single font file source.
|
Metadata |
Provides access to XMP metadata stream.
|
Metered |
Provides methods to set metered key.
|
MhtLoadOptions |
Represents options for loading/importing of .mht-file into pdf document.
|
MobiXmlSaveOptions |
Save options for export to Xml format
|
MovieAnnotation |
Represents a movie annotation that contains animated graphics and sound to be presented on the
computer screen and through the speakers.
|
NamedAction |
Represents named actions that PDF viewer applications are expected to support.
|
NamedDestination |
Instead of being defined directly with the explicit syntax, a destination may be referred to
indirectly by means of a name object or a byte string.
|
Note |
This class represents generator paragraph note.
|
NumberingStyle |
Enumeration of supported page numbering style for PageLabel class.
|
NumberTree |
Class representing Number tree structure of PDF file.
|
OcspSettings |
Represents the ocsp settings using during signing process.
|
Operator |
Abstract class representing operator.
|
Operator.BasicSetColorAndPatternOperator | |
Operator.BasicSetColorOperator | |
Operator.BDC |
class representing BDC operator (Begin marked-content sequence)
|
Operator.BI |
Class representing BI operator (Begin inline image obect).
|
Operator.BlockTextOperator |
Abstract base class for text block operators i.e.
|
Operator.BMC |
Class representing BMC operator (Begin marked-content sequence).
|
Operator.BT |
Class representing BT operator (Begin of text block).
|
Operator.BX |
Class representing BX operator (begin compatibility section).
|
Operator.Clip |
Class representing W operator (set clipping path using non-zero winding rule).
|
Operator.ClosePath |
Class representing h operator (close path).
|
Operator.ClosePathEOFillStroke |
Class representing b* operator (close, fill and stroke path using even-odd rule).
|
Operator.ClosePathFillStroke |
Class representing b operator (close, fill and stroke path with nonzer winding rule).
|
Operator.ClosePathStroke |
Class representing s operator (Close and stroke path).
|
Operator.ConcatenateMatrix |
Class representing cm operator (concatenate matrix to current transformation matrix).
|
Operator.CurveTo |
Class representing c operator (append curve to path).
|
Operator.CurveTo1 |
Class representing v operator (append curve to path, initial point replicated).
|
Operator.CurveTo2 |
Class representing y operator (append curve to path, final point replicated).
|
Operator.Do |
Class representing Do operator (Invoke XObject).
|
Operator.DP |
Class represeting DP operator (designamte marked content point).
|
Operator.EI |
Class representing EI operator (End inline image object).
|
Operator.EMC |
Clsss representing EMC oeprator (End of marked-content sequence).
|
Operator.EndPath |
Class representing n operator (end path without filling or stroking).
|
Operator.EOClip |
Class representing W* operator (set clipping path using even-odd rule).
|
Operator.EOFill |
Class representing f* operator (fill path using even-odd rule).
|
Operator.EOFillStroke |
Class representing B* operator (fill and stroke path usign even-odd rule).
|
Operator.ET |
Class representing operator ET (End of text block).
|
Operator.EX |
Class representing EX operator (End of compatibility section).
|
Operator.Fill |
Class representing f operator (fill path with nonzero winding number rule).
|
Operator.FillStroke |
Class representing B operator (fill and stroke path using nonzero winding rule)
|
Operator.GlyphPosition |
Class describes text and position to use with operator TJ (set glyph with position)
|
Operator.GRestore |
Class representing Q operator (restore graphics state).
|
Operator.GS |
Class representing gs operator (set parameters from graphic state parameter dictionary).
|
Operator.GSave |
Class representing q operator (save graphics state).
|
Operator.ID |
Class representing ID operator (Begin inline image data).
|
Operator.LineTo |
Class representing l operator (add line to the path).
|
Operator.MoveTextPosition |
Class representing Td operator (move text position).
|
Operator.MoveTextPositionSetLeading |
Class representing TD operator (move position and set leading).
|
Operator.MoveTo |
Class representing m operator (move to and begin new subpath).
|
Operator.MoveToNextLine |
Class representing T* operator (Move to start of the next line).
|
Operator.MoveToNextLineShowText |
Class representing ' operator (move to next line and show text).
|
Operator.MP |
Class representing MP operator (define marked-content point).
|
Operator.ObsoleteFill |
Class representing F oeprator (fill path using nonzero winding rule).
|
Operator.Re |
Class representing re operator (add rectangle to the path).
|
Operator.SelectFont |
Class representing Tf operator (set text font and size).
|
Operator.SetAdvancedColor |
Class representing scn operator (set color for non-stroking operations).
|
Operator.SetAdvancedColorStroke |
Class representing SCN operator (set color for stroking operations).
|
Operator.SetCharacterSpacing |
Class representing Tc operator (set character spacing).
|
Operator.SetCharWidth |
Class representing d0 operator (set glyph width).
|
Operator.SetCharWidthBoundingBox |
Class representing d1 operator (set glyph and bounding box).
|
Operator.SetCMYKColor |
Class representing k operator (set CMYK color for non-stroknig operations).
|
Operator.SetCMYKColorStroke |
Class representing K operator (set CMYK color for stroking operations).
|
Operator.SetColor |
Represents class for sc operator (set color for non-stroknig operations).
|
Operator.SetColorOperator |
Class representing set color operation.
|
Operator.SetColorRenderingIntent |
Class representing ri operator (set color rendering intent).
|
Operator.SetColorSpace |
Class representing cs operator (set colorspace for non-stroking operations)
|
Operator.SetColorSpaceStroke |
Class representing CS operator (set color for stroking operations).
|
Operator.SetColorStroke |
Class representing SC operator set color for stroking color operators.
|
Operator.SetDash |
Class representing d operator (set line dash pattern).
|
Operator.SetFlat |
Class representing i operator (set flatness toleracne).
|
Operator.SetGlyphsPositionShowText |
Class representing TJ operator (show text with glyph positioning).
|
Operator.SetGray |
Set gray level for non-stroking operations.
|
Operator.SetGrayStroke |
Class representing gray level for stroking operations.
|
Operator.SetHorizontalTextScaling |
Class representing Tz operator (set horizontal text scaling).
|
Operator.SetLineCap |
Class representing J operator (set line cap style).
|
Operator.SetLineJoin |
Class representing j operator (set line join style).
|
Operator.SetLineWidth |
Class representing w operator (set line width).
|
Operator.SetMiterLimit |
Class representing M operator (set miter limit).
|
Operator.SetRGBColor |
Class representing rg operator (set RGB color for non-stroknig operators).
|
Operator.SetRGBColorStroke |
Class representing RG operator (set RGB color for stroking operators).
|
Operator.SetSpacingMoveToNextLineShowText |
Class representing " operator (set word and character spacing, move to the next line and show
text).
|
Operator.SetTextLeading |
Class represenging TL operator (set text leading).
|
Operator.SetTextMatrix |
Class representig Tm operator (set text matrix).
|
Operator.SetTextRenderingMode |
Class representing Tr operator (set text rendering mode).
|
Operator.SetTextRise |
Class representing Ts operator (set text rise).
|
Operator.SetWordSpacing |
Class representing Tw operator (set word spacing).
|
Operator.ShFill |
Class representing sh operator (paint area with shadeing pattern).
|
Operator.ShowText |
Class representing Tj operator (show text).
|
Operator.Stroke |
Class representing S operator (stroke path).
|
Operator.TextOperator |
Abstract base class for text-related operators (TJ, Tj, Tm, BT, ET, etc).
|
Operator.TextPlaceOperator |
Abstract base class for operators which changes text position (Tm, Td, etc).
|
Operator.TextShowOperator |
Abvstract base class for all operators which used to out text (Tj, TJ, etc).
|
Operator.TextStateOperator |
Abstract base class for operators which changes current text state (Tc, Tf, TL, etc).
|
OperatorCollection |
Class represents collection of operators
|
OperatorSelector |
This class is used for selecting operators using Visitor template idea.
|
Opi |
Represents The Open Prepress Interface (OPI) is a mechanism for creating low-resolution
placeholders, or proxies, for such high-resolution images.
|
Option |
Class represents option of choice field.
|
OptionCollection |
Class representing collection of options of the choice field.
|
OutlineCollection |
Represents document outline hierarchy.
|
OutlineItemCollection |
Represents outline entry in outline hierarchy of PDF document.
|
Page |
Class representing page of PDF document.
|
Page.BeforePageGenerate |
Procedure for customize header and footer.
|
PageActionCollection |
This class describes page actions
|
PageCollection |
Collection of PDF document pages.
|
PageCoordinateType |
Describes page coordinate type.
|
PageInfo |
Represents the page information.
|
PageLabel |
Class representing Page Label range.
|
PageLabelCollection |
Class represeingting page label collection.
|
PageLayout |
Descibes page layout.
|
PageMode |
Class descibes used components of the document page.
|
PageNumberStamp |
Represents page number stamp and used to number pages.
|
PageSize |
Class representing size of page in PDF document.
|
Paragraphs |
This class represents paragraph collection.
|
PasswordBoxField |
Class descibes text field for entering password.
|
PasswordType |
This enum represents known password types used for password protected pdf documents.
|
PclLoadOptions |
Represents options for loading(import) PCL file into pdf document.
|
PclLoadOptions.ConversionEngines |
Enumerates conversion engines that can be used for conversion
|
PDF3DActivation |
Enum PDF3DActivation: set of 3D annotation activation mode.
|
PDF3DAnnotation |
Class PDF3DAnnotation.
|
PDF3DArtwork |
Class PDF3DArtwork.
|
PDF3DContent |
Class PDF3DContent.
|
PDF3DCrossSection |
Class PDF3DCrossSection.
|
PDF3DCrossSectionArray |
Class PDF3DCrossSectionArray.
|
PDF3DCuttingPlaneOrientation |
Class PDF3DCuttingPlaneOrientation.
|
PDF3DLightingScheme |
Class PDF3DLightingScheme.
|
PDF3DRenderMode |
Class PDF3DRenderMode.
|
PDF3DStream |
Class PDF3DStream.
|
PDF3DView |
Class PDF3DView.
|
PDF3DViewArray |
Class PDF3DViewArray.
|
PdfAction |
Represents Action in PDF document
|
PdfASymbolicFontEncodingStrategy |
This class describes rules which can be used to tune process of copy encoding data for cases when
TrueType symbolic font has more than one encoding.
|
PdfASymbolicFontEncodingStrategy.QueueItem |
Specifies encoding subtable.
|
PdfASymbolicFontEncodingStrategy.QueueItem.CMapEncodingTableType |
Declares set of some known encoding subtables
|
PdfEvent<T extends com.aspose.ms.System.MulticastDelegate> |
Class representing events
|
PdfFormat |
This class represents an pdf format.
|
PdfFormatConversionOptions |
represents set of options for convert PDF document
|
PdfFormatConversionOptions.PuaProcessingStrategy |
Some PDF documents have special unicode symbols, which are belonged to Private Use Area
(PUA), see description at https://en.wikipedia.org/wiki/Private_Use_Areas.
|
PdfFormatConversionOptions.RemoveFontsStrategy |
Some documens have large size after converison into PDF/A format.
|
PdfFormatConversionOptions.SegmentAlignStrategy |
Describes strategies used to align document text segments.
|
PdfPageStamp |
Class represents stamp which uses PDF page as stamp.
|
PdfSaveOptions |
Save options for export to Pdf format
|
Permissions |
This enum represents user's permissions for a pdf.
|
PKCS1 |
Represents signature object regarding PKCS#1 standard.
|
PKCS7 |
Represents the PKCS#7 object that conform to the PKCS#7 specification in Internet RFC 2315, PKCS
#7: Cryptographic Message Syntax, Version 1.5.
|
PKCS7Detached |
Represents the PKCS#7 object that conform to the PKCS#7 specification in Internet RFC 2315, PKCS
#7: Cryptographic Message Syntax, Version 1.5.
|
Point |
Represent point with fractional coordinates.
|
Point3D |
Represent point with fractional coordinates.
|
PolyAnnotation |
Abstract base class for poly-annotations.
|
PolygonAnnotation |
Class representing polygon annotation.
|
PolyIntent |
Enumerates the intents of the polygon or polyline annotation.
|
PolylineAnnotation |
Represents polyline annotation that is similar to polygon, except that the first and last vertex
are not implicitly connected.
|
PopupAnnotation |
Represents the pop-up annotation that displays text in a pop-up window for entry and editing.
|
Position |
Represents a position object
|
PptxSaveOptions |
Save options for export to SVG format
|
PredefinedAction |
Defines different actions which can be triggered from a PDF file.
|
PrintDuplex |
The paper handling option to use when printing the file from the print dialog..
|
RadioButtonField |
Class representing radio button field.
|
RadioButtonOptionField |
Class represents item of RadioButton field.
|
Rectangle |
Class represents rectangle.
|
Redaction |
For internal usage only
|
RedactionAnnotation |
Represents Redact annotation.
|
RenderingOptions |
Represents rendering options
|
RenderModeType |
Enum RenderModeType: set of render mode types
|
RenditionAction |
A rendition action that controls the playing of multimedia content.
|
ReplyType |
Enumerates the kinds of the relationships (the “reply type”) between the annotation and one
specified by InReplyTo.
|
Resources |
Class representing page resources.
|
RgbToDeviceGrayConversionStrategy |
Represents rgb to device gray color spaces conversion strategy.
|
RichMediaAnnotation |
Class describes RichMediaAnnotation which allows embed video/audio data into PDF document.
|
RichMediaAnnotation.ActivationEvent |
Event which activates annotation.
|
RichMediaAnnotation.ContentType |
Type of the multimedia.
|
RichTextBoxField |
Class describes rich text editor component.
|
RootElement |
Root structure element.
|
Rotation |
Enumeration of possible rotation values.
|
Row |
Represents a row of the table.
|
Rows |
Represents a rows collection of table.
|
SaveFormat |
Specifies format
|
SaveOptions |
SaveOptions type hold level of abstraction on individual save options
|
SaveOptions.BorderInfo |
Instance of this class represents information about border That can be drown on some result
document.
|
SaveOptions.BorderPartStyle |
Represents information of one part of border(top, botom, left side or right side)
|
SaveOptions.HtmlBorderLineType |
Represents line types that can be used in result document for drawing borders or another
lines
|
SaveOptions.NodeLevelResourceType |
enumerates possible types of saved external resources
|
SaveOptions.ResourceSavingInfo |
This class represents set of data that related to external resource file's saving that
occures during conversion of PDF to some other format (f.e.
|
ScalingMode |
The type of scaling that shall be used.
|
ScalingReason |
The circumstances under which the icon shall be scaled inside the annotation rectangle.
|
ScreenAnnotation |
A screen annotation that specifies a region of a page upon which media clips may be played.
|
Selector |
Base abstract class for selecting routines which are defined in concrete descendants.
|
Signature |
An abstract class which represents signature object in the pdf document.
|
SignatureField |
Represents signature form field.
|
SoundAnnotation |
Represents a sound annotation that contains sound recorded from the computer's microphone or
imported from a file.
|
SoundData |
Represents a sound data defining the sound to be played when the annotation is activated.
|
SoundEncoding |
The encoding format for the sample data.
|
SoundIcon |
Enumerates the icons to be used in displaying the annotation.
|
SoundIconConverter |
Represents SoundIconConverter class
|
SoundSampleData |
Represents additional entries specific to a sound object (Section 9.2 PDF1-7)
|
SoundSampleDataEncodingFormat |
The encoding format for the sound sample data.
|
SquareAnnotation |
Class representing square annotation.
|
SquigglyAnnotation |
Represents the squiggly annotation that appears as a jagged underline in the text of a document.
|
Stamp |
An abstract class for various kinds of stamps which come as descendants.
|
StampAnnotation |
Represents rubber stamp annotation.
|
StampIcon |
Enumerates the icons to be used in displaying the annotation.
|
StampIconConverter |
Represents StampIconConverter class
|
StrikeOutAnnotation |
Represents a strikeout annotation that appears as a strikeout in the text of the document.
|
StructElement |
General structure element.
|
SubmitFormAction |
Class which describes submit-form action.
|
SvgLoadOptions |
Represents options for loading/importing SVG file into pdf document.
|
SvgLoadOptions.ConversionEngines |
Enumerates conversion engines that can be used for conversion
|
SvgSaveOptions |
Save options for export to SVG format
|
SvgSaveOptions.SvgExternalImageType |
enumerates possible types of image files that can be saved as external resources during
during Pdf to SVG conversion
|
SvgSaveOptions.SvgImageSavingInfo |
This class represents set of data that related to external resource image file's saving
during PDF to HTML conversion.
|
Symbology |
A (Barcode) Symbology defines the technical details of a particular type of barcode: the width of
the bars, character set, method of encoding, checksum specifications, etc.
|
SystemFontSource |
Represents all fonts installed to the system.
|
TabAlignmentType |
Enumerates the tab alignment types.
|
Table |
Represents a table that can be added to the page.
|
TableAbsorber |
Represents an absorber object of table elements.
|
TabLeaderType |
Enumerates the tab leader types.
|
TableBroken |
Enumerates the table broken.
|
TableElementCollection |
Represents a collection of elements absorbed from existing table
|
TabOrder |
Tab order on the page
|
TabStop |
Represents a custom Tab stop position in a paragraph.
|
TabStops |
Represents a collection of
TabStop objects. |
TextAbsorber |
Represents an absorber object of a text.
|
TextAlignment |
Alignment of text in annotation.
|
TextAnnotation |
Represents a text annotation that is a "sticky note" attached to a point in the PDF document.
|
TextBoxField |
Class representing text box field.
|
TextBuilder |
Appends text object to Pdf page.
|
TextEditOptions |
Descubes options of text edit operations.
|
TextEditOptions.FontReplace |
Font replacement behavior.
|
TextEditOptions.LanguageTransformation |
Language transformation modes
|
TextEditOptions.NoCharacterAction |
Action to perform if font does not contain required character
|
TextElement |
General text element of document logical structure.
|
TextEncodingInternal | |
TextExtractionOptions |
Represents text extraction options
|
TextExtractionOptions.TextFormattingMode |
Defines different modes which can be used while converting pdf document into text.
|
TextFormattingOptions |
Represents text formatting options
|
TextFormattingOptions.LineSpacingMode |
Defines line spacing specifics
|
TextFormattingOptions.WordWrapMode |
Defines word wrapping strategies
|
TextFragment |
Represents fragment of Pdf text.
|
TextFragmentAbsorber |
Represents an absorber object of text fragments.
|
TextFragmentCollection |
Represents a text fragments collection
|
TextFragmentState |
Represents a text state of a text fragment.
|
TextIcon |
Enumerates the icons to be used in displaying the annotation.
|
TextIconConverter |
Represents TextIconConverter class
|
TextMarkupAnnotation |
Abstract base class for text markup annotations.
|
TextOptions |
Represents text processing options
|
TextParagraph |
Represents text paragraphs as multiline text object.
|
TextParagraph.TextBackgroundMode |
Background mode for TextParagraph
|
TextParagraphAbsorber |
Represents an absorber object of text paragraphs.
|
TextParagraphCollection |
Represents a text paragraphs collection
|
TextReplaceOptions |
Represents text replace options
|
TextReplaceOptions.ReplaceAdjustment |
Determines action that will be done after replace of text fragment to more short.
|
TextReplaceOptions.Scope |
Scope where replace text operation is applied REPLACE_FIRST by default This obsolete option
was kept for compatibility.
|
TextSearchOptions |
Represents text search options
|
TextSegment |
Represents segment of Pdf text.
|
TextSegmentCollection |
Represents a text segments collection
|
TextStamp |
Reresents textual stamp.
|
TextState |
Represents a text state of a text
|
TextStyle |
Class representing checkbox field
|
TimestampSettings |
Represents the ocsp settings using during signing process.
|
TocInfo |
Represents table of contents info.
|
ToUnicodeProcessingRules |
This class describes rules which can be used to solve Adobe Preflight error
"Text cannot be mapped to Unicode".
|
UnderlineAnnotation |
Represents an underline annotation that appears as an underline in the text of the document.
|
UnifiedSaveOptions |
This class represents saving options for saving that uses unified conversion way (with unified
internal document model)
|
UnifiedSaveOptions.ConversionProgressEventHandler |
Represents class with abstract method that usually supplied by calling side and handles progress events that
comes from converter.
|
UnifiedSaveOptions.ProgressEventHandlerInfo |
This class represents information about conversion progress that can be used in external
application to show conversion progress to end user
|
UnifiedSaveOptions.ProgressEventType |
This enum describes possible progress event types that can occure during conversion
|
VerticalAlignment |
Enumeration of possible vertical alignment values.
|
WarningInfo |
Immutable object for encapsulating warning information.
|
WarningType |
Enum represented warning type.
|
Watermark |
Represents a watermark of the page.
|
WatermarkAnnotation | |
WatermarkArtifact |
Class describes watermark artifact.
|
WebHyperlink |
Represents web hyperlink object.
|
WidgetAnnotation |
Class representing widget annotation.
|
XFA |
Represents XML form regarding XML Forms Architecture (XFA).
|
XfaParserOptions |
class to handle related data encapsulation
|
XfdfReader |
Class which peroformes reading of XFDF format.
|
XfdfWriter |
Aggregates methods of writing annotations and fields to XFDF file format
|
XForm |
Class represent XForm
|
XFormCollection |
Class represents collection of XFormCollection.
|
XImage |
Class representing image X-Object.
|
XImageCollection |
Class representing XImage collection.
|
XmlLoadOptions |
Represents options for loading/importing XML file into pdf document.
|
XmlSaveOptions |
Save options for export to Xml format
|
XmpPdfAExtensionCategoryType |
Property category: internal or external.
|
XmpPdfAExtensionField |
This schema describes a field in a structured type.
|
XmpPdfAExtensionObject |
Represents the base class for field, property, value type instances.
|
XmpPdfAExtensionProperty |
Describes a single property.
|
XmpPdfAExtensionSchema |
Describes the XMP extension schema which is provided by PDF/A-1.
|
XmpPdfAExtensionSchemaDescription |
Represents the description of XMP extension schema which is provided by PDF/A-1.
|
XmpPdfAExtensionValueType |
The PDF/A ValueType schema is required for all property value types which are not defined in the
XMP 2004 specification, i.e.
|
XpsLoadOptions |
Represents options for loading/importing xps file into pdf document.
|
XpsSaveOptions |
Save options for export to Xps format
|
XslFoLoadOptions |
Represents options for loading/importing XSL-FO file into pdf document.
|
XslFoLoadOptions.ParsingErrorsHandlingTypes |
Source XSLFO document can contain formatting errors.
|
XYZExplicitDestination |
Represents explicit destination that displays the page with the coordinates (left, top)
positioned at the upper-left corner of the window and the contents of the page magnified by the
factor zoom.
|
Enum | Description |
---|---|
ReturnAction |
Enum represented a program workflow action in case of invoking the
IWarningCallback.Warning(Aspose.Pdf.WarningInfo) method. |
Exception | Description |
---|---|
InvalidFormTypeOperationException |
The exception that is thrown when an operation with form type is not valid.
|
The com.aspose.pdf
is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document
or indirectly through several
subpackages.
1) classes for almost all types of annotations document can have.
2) classes which describes forms (standard, static, dynamic) and various types of fields like text box, list box, radio button etc.
3) classes which help to work with a logical structure of a document which presents the organization of the document into chapters and sections or the identification of special elements such as figures, tables, and footnotes.
4) classes that allow to extract text, add text, manipulate existing text of a document. It also contain classes that allow to extract, replace, substitute fonts of a document.
5) classes for working with various types of actions, destinations and other features of document which traditionally called as interactive providing means user can intercommunicate with it.
6) classes that allow to alternate behavior of text extraction and manipulation functionality. Package com.aspose.pdf.text have additional classes for it.
7) additional support classes for DOM.
8) classes for PDF/A conversion options.
Copyright © 2017 Aspose. All Rights Reserved.