Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 67,639 for

document

(0.16 sec)
  1. HtmlSaveOptions.cssSavingCallback property | As...

    HtmlSaveOptions.cssSavingCallback property. Allows to control how CSS styles are saved when a Document is saved to HTML, MHTML or EPUB....CSS styles are saved when a document is saved to HTML, MHTML or...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XmlMapping.customXmlPart property | Aspose.Word...

    XmlMapping.customXmlPart property. Returns the custom XML data part to which the parent structured Document tag is mapped....which the parent structured document tag is mapped. get customXmlPart...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured Document tag is mapped....which the parent structured document tag is mapped. @property def...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize Document saving with customizable compression levels for enhanced performance....compression level used to save document. The default value is Normal...saving an OOXML document. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ChmLoadOptions.OriginalFileName | Aspose.Words ...

    Discover the ChmLoadOptions OriginalFileName property, easily set the CHM file name for streamlined access. Default value is null. Optimize your experience!...get ; set ; } Remarks CHM documents may contain links that reference...reference the same document by file name. Aspose.Words supports...

    reference.aspose.com/words/net/aspose.words.loa...
  6. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MustacheTag.Text | Aspose.Words for .NET

    Discover the MustacheTag Text property to effortlessly retrieve and utilize tag text for enhanced data handling and seamless integration.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  8. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the Document outline to show expanded when the file is viewed....Specifies how many levels in the document outline to show expanded when...to XPS. Specify 0 and the document outline will be collapsed;...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visit_glossary_document_end met...

    DocumentVisitor.visit_glossary_Document_end method. Called when enumeration of a glossary Document has ended....visit_glossary_document_end method visit_glossary_document_end(glossary)...glossary document has ended. def visit_glossary_document_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....custom building block to a document. public void createAndInsert()...Exception { // A document's glossary document stores building...

    reference.aspose.com/words/java/com.aspose.word...