Package | Description |
---|---|
aspose.pdf.document | |
aspose.pdf.figure | |
aspose.pdf.hypertext | |
aspose.pdf.pdftext | |
aspose.pdf.xml | |
aspose.pdf.xml.xmp |
Modifier and Type | Method and Description |
---|---|
void |
DocumentWriter.compress(DocumentWriter writer) |
static void |
PageOutput.writePageColorSpaces(DocumentWriter docWriter)
Writes the colorspace info into stream.
|
static void |
PageOutput.writePageFonts(DocumentWriter docWriter)
Writes font description of the current page to Pdf document.
|
static void |
PageOutput.writePagePattern(DocumentWriter docWriter)
Puts pattern info of page into stream.
|
static void |
PageOutput.writePageProcsets(DocumentWriter docWriter)
Writes procedure sets description to Pdf document.
|
static void |
PageOutput.writeXobjects(DocumentWriter docWriter)
Writes xobjects info into stream.
|
Modifier and Type | Class and Description |
---|---|
class |
ColorsWriter
Encapsulates methods to write color info into PDF stream.
|
class |
ImageWriter
Encapsulates methods to generate image in PDF.
|
Modifier and Type | Class and Description |
---|---|
class |
GeneratorBase
Summary description for GeneratorBase.
|
Modifier and Type | Method and Description |
---|---|
static void |
LinkActionWriter.writeLinkActions(DocumentWriter docWriter,
com.aspose.ms.System.Collections.ArrayList actions,
int[] linkActionObjIDs) |
Modifier and Type | Class and Description |
---|---|
class |
TextWriter
Encapsulates method and Properties to write text to Pdf document.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
BaseObject.toPdf(DocumentWriter writer) |
void |
FontOutput.writeDocFonts(DocumentWriter docWriter)
Writes font description info in a Pdf document.
|
Modifier and Type | Method and Description |
---|---|
static void |
GraphGenerator.writeClipShapes(DocumentWriter gen) |
Modifier and Type | Method and Description |
---|---|
static void |
PdfXmpWriter.writeXmpMetadata(DocumentWriter docWriter) |
Copyright © 2016 Aspose. All Rights Reserved.