Access and manage styles and themes in a Document using Python....access, modify, and query document styles and themes using Aspose...style, copying styles between documents, and getting/setting theme...
Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....appearance of the structured document tag. virtual get_Color ()...the color of the structured document tag. virtual get_Id () Specifies...
Manipulate PDF pages of your Document programmatically with C++ sample code using Aspose.PDF for C++...How to Insert pages to PDF Document using C++ In order to add... powerful and easy to use document manipulation API for cpp platform...
Implements the OCX field in Java....the Working with Fields documentation article. Examples: Shows...insert an OCX field. Document doc = new Document(); DocumentBuilder...
Implements the FORMCHECKBOX field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...
Free online app to convert TEX to FLATOPC files. Java conversion library code for TEX Documents....be converted into FLATOPC document Download the converted FLATOPC...Automation API Open TEX file using Document class Convert TEX to DOC by...
Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images, fonts, css) are saved when exporting a Document to Html format. Default is null in C++....are saved when exporting a document to Html format. Default is...is false . When you save a Document in Html format, Aspose.Words...
Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. Remarks When you...
Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of Document pages....for the generated images of document pages. Members Name Description...Description None The pages of the document will be rendered as color...
Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)...more, visit the Save a Documentdocumentation article. Properties...Examples Shows how to manage a document while saving to html. test...