Aspose.Words.Saving Namespace |
The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents.
Class | Description | |
---|---|---|
BookmarksOutlineLevelCollection |
A collection of individual bookmarks outline level.
| |
CssSavingArgs |
Provides data for the CssSaving(CssSavingArgs) event.
| |
DocSaveOptions | ||
DocumentPartSavingArgs |
Provides data for the DocumentPartSaving(DocumentPartSavingArgs) callback.
| |
DownsampleOptions |
Allows to specify downsample options.
| |
FixedPageSaveOptions |
Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS,
images etc).
| |
FontSavingArgs |
Provides data for the FontSaving(FontSavingArgs) event.
| |
GraphicsQualityOptions |
Allows to specify additional Graphics quality options.
| |
HtmlFixedSaveOptions |
Can be used to specify additional options when saving a document into the HtmlFixed format.
| |
HtmlSaveOptions | ||
ImageSaveOptions |
Allows to specify additional options when rendering document pages or shapes to images.
| |
ImageSavingArgs |
Provides data for the ImageSaving(ImageSavingArgs) event.
| |
MetafileRenderingOptions |
Allows to specify additional metafile rendering options.
| |
OdtSaveOptions | ||
OoxmlSaveOptions | ||
OutlineOptions |
Allows to specify outline options.
| |
PageSavingArgs |
Provides data for the PageSaving(PageSavingArgs) event.
| |
PclSaveOptions |
Can be used to specify additional options when saving a document into the Pcl format.
| |
PdfDigitalSignatureDetails |
Contains details for signing a PDF document with a digital signature.
| |
PdfDigitalSignatureTimestampSettings |
Contains settings of the digital signature timestamp.
| |
PdfEncryptionDetails |
Contains details for encrypting and access permissions for a PDF document.
| |
PdfSaveOptions |
Can be used to specify additional options when saving a document into the Pdf format.
| |
PsSaveOptions |
Can be used to specify additional options when saving a document into the Ps format.
| |
ResourceSavingArgs |
Provides data for the ResourceSaving(ResourceSavingArgs) event.
| |
RtfSaveOptions |
Can be used to specify additional options when saving a document into the Rtf format.
| |
SaveOptions |
This is an abstract base class for classes that allow the user to specify additional
options when saving a document into a particular format.
| |
SaveOutputParameters |
This object is returned to the caller after a document is saved and contains additional information that
has been generated or calculated during the save operation. The caller can use or ignore this object.
| |
SvgSaveOptions |
Can be used to specify additional options when saving a document into the Svg format.
| |
TxtListIndentation |
Specifies how list levels are indented when document is exporting to Text format.
| |
TxtSaveOptions |
Can be used to specify additional options when saving a document into the Text format.
| |
TxtSaveOptionsBase |
The base class for specifying additional options when saving a document into a text based formats.
| |
WordML2003SaveOptions |
Can be used to specify additional options when saving a document into the WordML format.
| |
XamlFixedSaveOptions |
Can be used to specify additional options when saving a document into the XamlFixed format.
| |
XamlFlowSaveOptions |
Can be used to specify additional options when saving a document into the
XamlFlow or XamlFlowPack format.
| |
XpsSaveOptions |
Can be used to specify additional options when saving a document into the Xps format.
|
Interface | Description | |
---|---|---|
ICssSavingCallback |
Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when
saving a document to HTML.
| |
IDocumentPartSavingCallback | ||
IFontSavingCallback |
Implement this interface if you want to receive notifications and control how
Aspose.Words saves fonts when exporting a document to HTML format.
| |
IImageSavingCallback |
Implement this interface if you want to control how Aspose.Words saves images when
saving a document to HTML. May be used by other formats.
| |
IPageSavingCallback |
Implement this interface if you want to control how Aspose.Words saves separate pages when
saving a document to fixed page formats.
| |
IResourceSavingCallback |
Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when
saving a document to fixed page HTML or SVG.
|
Enumeration | Description | |
---|---|---|
ColorMode |
Specifies how colors are rendered.
| |
CssStyleSheetType |
Specifies how CSS (Cascading Style Sheet) styles are exported to HTML.
| |
DmlEffectsRenderingMode |
Specifies how DrawingML effects are rendered to fixed page formats.
| |
DmlRenderingMode |
Specifies how DrawingML shapes are rendered to fixed page formats.
| |
DocumentSplitCriteria | ||
EmfPlusDualRenderingMode |
Specifies how Aspose.Words should render EMF+ Dual metafiles.
| |
ExportFontFormat |
Indicates the format that is used to export fonts while rendering to HTML fixed format.
| |
ExportHeadersFootersMode |
Specifies how headers and footers are exported to HTML, MHTML or EPUB.
| |
ExportListLabels |
Specifies how list labels are exported to HTML, MHTML and EPUB.
| |
HeaderFooterBookmarksExportMode |
Specifies how bookmarks in headers/footers are exported.
| |
HtmlElementSizeOutputMode |
Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB.
| |
HtmlFixedPageHorizontalAlignment |
Specifies the horizontal alignment for pages in output HTML document.
| |
HtmlMetafileFormat |
Indicates the format in which metafiles are saved to HTML documents.
| |
HtmlOfficeMathOutputMode |
Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB.
| |
HtmlVersion | ||
ImageBinarizationMethod |
Specifies the method used to binarize image.
| |
ImageColorMode |
Specifies the color mode for the generated images of document pages.
| |
ImagePixelFormat |
Specifies the pixel format for the generated images of document pages.
| |
MetafileRenderingMode |
Specifies how Aspose.Words should render WMF and EMF metafiles.
| |
NumeralFormat |
Indicates the symbol set that is used to represent numbers
while rendering to fixed page formats.
| |
OdtSaveMeasureUnit |
Specified units of measure to apply to measurable document content such as shape, widths and other during saving.
| |
OoxmlCompliance |
Allows to specify which OOXML specification will be used when saving in the DOCX format.
| |
PdfCompliance |
Specifies the PDF standards compliance level.
| |
PdfCustomPropertiesExport |
Specifies the way CustomDocumentProperties are exported to PDF file.
| |
PdfDigitalSignatureHashAlgorithm |
Specifies a digital hash algorithm used by a digital signature.
| |
PdfEncryptionAlgorithm |
Specifies the encryption algorithm to use for encrypting a PDF document.
| |
PdfFontEmbeddingMode |
Specifies how Aspose.Words should embed fonts.
| |
PdfImageColorSpaceExportMode |
Specifies how the color space will be selected for the images in PDF document.
| |
PdfImageCompression |
Specifies the type of compression applied to images in the PDF file.
| |
PdfPageMode |
Specifies how the PDF document should be displayed when opened in the PDF reader.
| |
PdfPermissions |
Specifies the operations that are allowed to a user on an encrypted PDF document.
| |
PdfTextCompression |
Specifies a type of compression applied to all content in the PDF file except images.
| |
PdfZoomBehavior |
Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer.
| |
SvgTextOutputMode | ||
TiffCompression |
Specifies what type of compression to apply when saving page images into a TIFF file.
| |
TxtExportHeadersFootersMode |
Specifies the way headers and footers are exported to plain text format.
|