Export PCL to XLTM via Java API without using Microsoft Excel or Adobe Reader...convert, and manipulate PDF documents without any external dependencies...provides features such as document splitting, merging, and watermarking...
Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....C++ supports two kinds of document properties, which are Built-in...IDocumentProperties that represents the document properties associated with...
Style.is_heading property. True when the style is one of the built-in Heading styles....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...
FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...
Implements the CITATION field in Java....the Working with Fields documentation article. Remarks: Inserts...BIBLIOGRAPHY fields. // Open a document containing bibliographical...
A collection of strings that represent XML schemas that are associated with a custom XML part in Java....Structured Document Tags or Content Control documentation article...schema collection. Document doc = new Document(); String xmlPartId...
aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...additional options when saving a document into the SaveFormat.ODT or...the Specify Save Options documentation article. Remarks At the...
Sample code on Python for MHT to PDF conversion. Use example code for batch MHT to PDF conversion with Python and .NET...programmatically a document from MHT to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...
Implements the DDE field in Java....the Working with Fields documentation article. Remarks: For information...field types to link to other documents in the local file system,...
Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in Java....saves fonts when exporting a document to HTML format. Examples:...throws Exception { Document doc = new Document(getMyDir() + "Rendering...