aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...the Specify Load Options documentation article. Constructors Name...in source and destination documents. The default value is False...
Aspose::Words::NodeType enum. Specifies the type of a Word Document node in C++....Specifies the type of a Word document node. enum class NodeType...select all children. Document 1 A Document object that, as the...
BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the Document....the name of a part in the document. @property def titles_of_parts...“titles_of_parts” properties. doc = aw . Document ( MY_DIR + 'Heading pairs...
Represents the respondent to user prompts during field update in Java....throws Exception { Document doc = new Document(); DocumentBuilder...// Insert the ASK field and edit its properties to reference...
Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs.... or sharing documents that are difficult to edit or modify. The...and reliably convert HTML documents to other formats is one of...
Aspose::Words::Saving::ImageSaveOptions::get_ImageBrightness method. Gets or sets the brightness for the generated images in C++....to edit the image while Aspose.Words converts a document to one...one. auto doc = MakeObject < Document > (); auto builder = MakeObject...
aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...the Working with Fields documentation article. Remarks Retrieves...number of words in the current document, as recorded in the Words...
Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document.docx"...settings for a section. Document doc = new Document (); DocumentBuilder...
Aspose::Words::DocumentVisitor::VisitEditableRangeStart method. Called when a start of an editable range is encountered in the Document in C++....start of an editable range is encountered in the document. virtual...structure of every editable range in a document. void EditableRangeToText...
Aspose::Words::DocumentVisitor::VisitEditableRangeEnd method. Called when an end of an editable range is encountered in the Document in C++....end of an editable range is encountered in the document. virtual...structure of every editable range in a document. void EditableRangeToText...