A B C D E F G H I J K L M N O P R S T U V W X Y Z

C

canRead - Variable in class aspose.pdf.BasicStream
stream CanRead.
canSeek - Variable in class aspose.pdf.BasicStream
stream CanRead.
Canvas - Class in aspose.pdf
Represents a Canvas in a Pdf document.
Canvas(float, float) - Constructor for class aspose.pdf.Canvas
Constructor - initializes a new instance of the Canvas class with specified width and height.
Canvas() - Constructor for class aspose.pdf.Canvas
Constructor - initializes a new instance of the Canvas class with default width(available page width) and height(279F).
canWrite - Variable in class aspose.pdf.BasicStream
stream CanRead.
CCITT - Static variable in class aspose.pdf.ImageCompressionType
CCITT compression.
Ccitt - Static variable in class aspose.pdf.ImageFileType
Ccitt type
CcittSubFormat - Class in aspose.pdf
Enumerates the sub-format of CCITT image.
Cell - Class in aspose.pdf
Represents a cell in a Table.
Cell() - Constructor for class aspose.pdf.Cell
Constructor - initializes a new instance of the Cell class.
Cell(Table) - Constructor for class aspose.pdf.Cell
Constructor - initializes a new instance of the Cell class in a table.
Cell(Row) - Constructor for class aspose.pdf.Cell
Constructor - initializes a new instance of the Cell class in a table.
Cells - Class in aspose.pdf
Represents a collection of Cell objects.
Cells() - Constructor for class aspose.pdf.Cells
Constructor - initializes a new instance of the Cells class.
Center - Static variable in class aspose.pdf.AlignmentType
Center alignment.
Center - Static variable in class aspose.pdf.BoxHorizontalAlignmentType
Center alignment.
Center - Static variable in class aspose.pdf.BoxVerticalAlignmentType
Center alignment.
Center - Static variable in class aspose.pdf.TabAlignmentType
Center alignment.
Center - Static variable in class aspose.pdf.VerticalAlignmentType
Center alignment type.
CheckBox - Static variable in class aspose.pdf.FormFieldType
CheckBox form field type.
checkWatermark(Sections) - Method in class aspose.pdf.Pdf
Represents a checkWatermark action.
child(Node) - Method in class aspose.pdf.XmlTextReader
 
child(NodeList) - Method in class aspose.pdf.XmlTextReader
 
Circle - Class in aspose.pdf
Represents a circle in a Graph.
Circle() - Constructor for class aspose.pdf.Circle
Constructor - initializes a new instance of the Circle class.
Circle(float, float, float) - Constructor for class aspose.pdf.Circle
Initializes a new instance of the Circle class.
Circle(Graph) - Constructor for class aspose.pdf.Circle
Initializes a new instance of the Circle class.
Circle(Graph, float, float, float) - Constructor for class aspose.pdf.Circle
Initializes a new instance of the Circle class.
ClockWise - Static variable in class aspose.pdf.VerticalTextRotationType
90.
clone() - Method in class aspose.pdf.Arc
 
clone() - Method in class aspose.pdf.BorderInfo
Clones a new BorderInfo object.
clone() - Method in class aspose.pdf.Canvas
Clones a new Canvas object.
clone() - Method in class aspose.pdf.Cell
Clones a new Cell object.
clone() - Method in class aspose.pdf.Circle
 
clone() - Method in class aspose.pdf.CmykColorSpace
 
clone() - Method in class aspose.pdf.Color
Clones a new Color object.
clone() - Method in class aspose.pdf.ColouredTilingPattern
Copies all fields.
clone() - Method in class aspose.pdf.ColumnInfo
Clones a new ColumnInfo object.
clone() - Method in class aspose.pdf.Curve
 
clone() - Method in class aspose.pdf.DocumentAttachment
 
clone() - Method in class aspose.pdf.Ellipse
 
clone() - Method in class aspose.pdf.FloatingBox
Clones a new FloatingBox object.
clone() - Method in class aspose.pdf.FormatArray
 
clone() - Method in class aspose.pdf.FormField
 
clone() - Method in class aspose.pdf.GraphInfo
Clones a new GraphInfo object.
clone() - Method in class aspose.pdf.GraphNote
 
clone() - Method in class aspose.pdf.GrayColorSpace
 
clone() - Method in class aspose.pdf.Heading
Clones a new Heading object.
clone() - Method in class aspose.pdf.Hyperlink
Clones a new Hyperlink object.
clone() - Method in class aspose.pdf.ImageInfo
 
clone() - Method in class aspose.pdf.Line
Duplicate a new Line object
Clone() - Method in class aspose.pdf.LinkAction
Duplicate a new LineAction object
clone() - Method in class aspose.pdf.ListLevelFormat
Duplicate a new ListLevelFormat object
clone() - Method in class aspose.pdf.MarginInfo
Clones a new MarginInfo object.
clone() - Method in class aspose.pdf.PageSetup
Clones a new PageSetup object.
clone() - Method in class aspose.pdf.Paragraph.VerticalPositionInfo
 
clone() - Method in class aspose.pdf.PatternColorSpace
 
clone() - Method in class aspose.pdf.PositionArray
Clones a new PositionArray object.
clone() - Method in class aspose.pdf.RadioButton
 
clone() - Method in class aspose.pdf.Rectangle
Clones a new Rectangle object.
Clone() - Method in class aspose.pdf.RectData
Clones a new RectData object.
clone() - Method in class aspose.pdf.Row
Clones a new Row object.
clone() - Method in class aspose.pdf.Section
Clones a new Section object.
clone() - Method in class aspose.pdf.Table
Clones a new Table object.
Clone() - Method in class aspose.pdf.TabStops
Clones a new TabStop objects.
clone() - Method in class aspose.pdf.Text
Clones a new Text object.
clone() - Method in class aspose.pdf.TextInfo
Clone a new TextInfo object.
clone() - Method in class aspose.pdf.UncolouredTilingPattern
Copies all fields.
close() - Method in class aspose.pdf.BasicStream
abstract method for stream close.
close() - Method in class aspose.pdf.BinaryFileStream
Closes the stream.
close() - Method in class aspose.pdf.MemStream
Closes the stream.
close() - Method in class aspose.pdf.Path
Closes this path by connecting the first point of the first unclosed shape with the last point of the last unclosed shape with a line segment.
close() - Method in class aspose.pdf.Pdf
Close the document.
close() - Method in class aspose.pdf.TextFileStream
close the stream
close() - Method in class aspose.pdf.XmlTextReader
Changes the System.Xml.XmlReader.ReadState to Closed
ClosedShape - Class in aspose.pdf
Defines Shapes that are always closed (contours).
ClosedShape() - Constructor for class aspose.pdf.ClosedShape
 
Cmyk - Static variable in class aspose.pdf.ColorSpaceType
CMYK colorspace.
CmykColorSpace - Class in aspose.pdf
Represents the CMYK colorspace.
CmykColorSpace() - Constructor for class aspose.pdf.CmykColorSpace
Constructor - initializes a new instance of the CmykColorSpace class.
CmykColorSpace(short, short, short, short) - Constructor for class aspose.pdf.CmykColorSpace
 
Color - Class in aspose.pdf
Represents the colorspaces used in aspose.pdf including CmykColorSpace and GrayColorSpace.
Color() - Constructor for class aspose.pdf.Color
Constructor - initializes a new instance of the Color class.
Color(short) - Constructor for class aspose.pdf.Color
Constructor - Initializes a new instance of the Color class with GrayColorSpace.
Color(short, short, short) - Constructor for class aspose.pdf.Color
Constructor - initializes a new instance of the class with the specified red, green, and blue values in the range (0 - 255).
Color(short, short, short, short) - Constructor for class aspose.pdf.Color
Constructor - initializes a new instance of the Color class with CmykColorSpace.
Color(String) - Constructor for class aspose.pdf.Color
Constructor - initializes a new instance of the Color class with RgbColorSpace from specified color name.
ColorSpaceType - Class in aspose.pdf
Enumerates the colorspace types.
Coloured - Static variable in class aspose.pdf.PaintType
Coloured tiling pattern.
ColouredTilingPattern - Class in aspose.pdf
Realizes coloured tiling pattern that is tiling pattern contains multicoloured shapes or text or image.
ColouredTilingPattern() - Constructor for class aspose.pdf.ColouredTilingPattern
Initializes a new instance of the ColouredTilingPattern
Column - Static variable in class aspose.pdf.BoxHorizontalPositioningType
The distance is measured from the left side of the column.
ColumnAdjustmentType - Class in aspose.pdf
Enumerates adjustment types for determining the column widths of table.
ColumnInfo - Class in aspose.pdf
Encapsulates info for page columns
ColumnInfo() - Constructor for class aspose.pdf.ColumnInfo
Constructor - initializes a new instance of the ColumnInfo class.
ColumnRelative - Static variable in class aspose.pdf.PositioningType
The position of paragraph is column relative.
colXPos - Variable in class aspose.pdf.ColumnInfo
The default column number of colXPos is 16.
CombinationStyle - Class in aspose.pdf
Enumerates Combination Style for border.
combineBorder() - Method in class aspose.pdf.Paragraphs
Combine border of the given Paragraph.
combinePos(int) - Method in class aspose.pdf.Paragraphs
Set combine of the given Paragraph of the collection.
Combo - Static variable in class aspose.pdf.FormFieldType
Combo form field type.
CombSty - Static variable in class aspose.pdf.BorderInfo
 
Comment - Static variable in class aspose.pdf.NoteIconType
Comment type.
completeClone() - Method in class aspose.pdf.Attachment
Clones a new Attachment.
completeClone() - Method in class aspose.pdf.Canvas
 
completeClone() - Method in class aspose.pdf.Cell
Clones a new Cell object.
completeClone() - Method in class aspose.pdf.ColouredTilingPattern
Copies all fields.
completeClone() - Method in class aspose.pdf.DocumentAttachment
 
completeClone() - Method in class aspose.pdf.FloatingBox
Clones a new FloatingBox object.
completeClone() - Method in class aspose.pdf.FormField
 
completeClone() - Method in class aspose.pdf.Graph
Clones a new Graph object.
completeClone() - Method in class aspose.pdf.GraphNotes
Clones a new GraphNotes object.
completeClone() - Method in class aspose.pdf.HeaderFooter
Clones a new HeaderFooter object.
completeClone() - Method in class aspose.pdf.Heading
Clones a new Heading object.
completeClone() - Method in class aspose.pdf.Hyperlink
Clones a new Hyperlink object.
completeClone() - Method in class aspose.pdf.Image
Clones a new Image object.
completeClone() - Method in class aspose.pdf.Paragraph
 
completeClone() - Method in class aspose.pdf.RadioButton
 
completeClone() - Method in class aspose.pdf.Row
Clones a new Row object.
completeClone() - Method in class aspose.pdf.Section
Clones a new Section object.
completeClone() - Method in class aspose.pdf.Segment
Clones a new Segment object.
completeClone() - Method in class aspose.pdf.Table
Clones a new Table object.
completeClone() - Method in class aspose.pdf.Text
Clones a new Text object. both format info and content of the text is cloned.
completeClone() - Method in class aspose.pdf.UncolouredTilingPattern
Copies all fields.
completeCloneAll() - Method in class aspose.pdf.HeaderFooter
Clones a new HeaderFooter object.
completeCopyTo(TilingPattern) - Method in class aspose.pdf.TilingPattern
Copies all fields.
ComplexShape - Class in aspose.pdf
ComplexShape is a Shape that consists of several closed Shapes (contours).
ComplexShape() - Constructor for class aspose.pdf.ComplexShape
Initializes a new instance of the ComplexShape class.
ComplexShape(Graph) - Constructor for class aspose.pdf.ComplexShape
Initializes a new instance of the ComplexShape class.
ConstantSpacing - Static variable in class aspose.pdf.TilingType
Constant spacing.
ConstantSpacingFast - Static variable in class aspose.pdf.TilingType
Constant spacing and faster tiling.
ContinuationInDocument - Static variable in class aspose.pdf.NumberingContinuationType
All the foot or end notes'numbers in the same pdf document would be continuerable.
ContinuationInPage - Static variable in class aspose.pdf.NumberingContinuationType
A All the footnote numbers in the same page would be continuerable.This type is not suitable for end notes
ContinuationInSection - Static variable in class aspose.pdf.NumberingContinuationType
All the foot or end notes'numbers in the same section would be continuerable.
copyTo(Cell[], int) - Method in class aspose.pdf.Cells
Copies the elements to a cells array, starting at a specified array index.
copyTo(GraphNote[], int) - Method in class aspose.pdf.GraphNotes
Copies the elements to a GraphNote object array, starting at a specified array index.
copyTo(Paragraph) - Method in class aspose.pdf.Paragraph
 
copyTo(Paragraph[], int) - Method in class aspose.pdf.Paragraphs
Copies the elements to a Paragraph object array, starting at a specified array index.
copyTo(PatternColorSpace) - Method in class aspose.pdf.PatternColorSpace
 
copyTo(Row[], int) - Method in class aspose.pdf.Rows
Copies the elements to a Row object array, starting at a specified array index.
copyTo(Section[], int) - Method in class aspose.pdf.Sections
Copies the elements to a Section object array, starting at a specified array index.
copyTo(Segment[], int) - Method in class aspose.pdf.Segments
Copies the elements to a Segment object array, starting at a specified array index.
copyTo(Shape[], int) - Method in class aspose.pdf.Shapes
Copies the elements to a Shape object array, starting at a specified array index.
copyTo(TilingPattern) - Method in class aspose.pdf.TilingPattern
Copies all fields.
CreateObjFromXml(String, String) - Static method in class aspose.pdf.Pdf
Create object from an xml/xsl document.
CreateObjFromXml(TextFileStream, TextFileStream) - Static method in class aspose.pdf.Pdf
Create object from an xml/xsl stream.
createObjFromXml(XMLDocument, XslTransform) - Static method in class aspose.pdf.Pdf
Reads object info from a xml document.
CreateTruetypeFontMapStream() - Static method in class aspose.pdf.Pdf
Creates the TrueType font map stream.
CrossHatchPattern - Class in aspose.pdf
Realizes uncoloured cross-hatch pattern (lines intersected under a right angle).
CrossHatchPattern() - Constructor for class aspose.pdf.CrossHatchPattern
Initializes a new instance of the CrossHatchPattern
CrossHatchPattern(float) - Constructor for class aspose.pdf.CrossHatchPattern
Initializes a new instance of the CrossHatchPattern with value of spacing between lines.
CrossHatchPattern(float, float) - Constructor for class aspose.pdf.CrossHatchPattern
Initializes a new instance of the CrossHatchPattern with value of spacing between lines and a rotation angle of lines.
CrossHatchPattern(float, float, float) - Constructor for class aspose.pdf.CrossHatchPattern
Initializes a new instance of the CrossHatchPattern with value of spacing between lines, line width and a rotation angle of lines.
CurColumnPosY - Variable in class aspose.pdf.Section
If the section has multiple Columns, and Columns have not taken all the pages for each height (using the #$NC can be switched to the new Column), need to record the current section of the Y coordinates, so that the next section starting from this position.
CurrentBookmarkIds - Variable in class aspose.pdf.Pdf
Indicates the array used to store the current bookmark Ids.
currentTextInAll - Variable in class aspose.pdf.Pdf
Indicates the current Text.
curSegTextInfo - Variable in class aspose.pdf.Pdf
Indicates the TextInfo of the current Segment.
Curve - Class in aspose.pdf
Represents a curve Shape in a Graph.
Curve() - Constructor for class aspose.pdf.Curve
Constructor - initializes a new instance of the Curve class.
Curve(float[]) - Constructor for class aspose.pdf.Curve
Constructor - initializes a new instance of the Curve class.
Curve(Graph) - Constructor for class aspose.pdf.Curve
Constructor - initializes a new instance of the Curve class.
Curve(Graph, float[]) - Constructor for class aspose.pdf.Curve
Constructor - initializes a new instance of the Curve class.
Customized - Static variable in class aspose.pdf.ColumnAdjustmentType
Specified by Table.ColumnWidths manually.
CustomLocale - Variable in class aspose.pdf.Pdf
Indicates the custom locale as the value Locale.US.

A B C D E F G H I J K L M N O P R S T U V W X Y Z