Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 192,402 for

document

(0.1 sec)
  1. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a Document...collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. Remarks Items are...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB...lang HTML attribute on the document elements that specify language....html. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the Document....last_section property Document.last_section property Gets the...the last section in the document. @property def last_section (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.export_language_information pro...

    HtmlSaveOptions.export_language_information property. Specifies whether language information is exported to HTML, MHTML or EPUB...lang HTML attribute on the document elements that specify language...saving to .html. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitCriteria method. Specifies how the Document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++.... method Specifies how the document should be split when saving...Normally you would want a document saved to HTML as a single...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method....Gets/sets a password to encrypt document using RC4 encryption method... Remarks In order to save document without encryption this property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize Document tag ranges for enhanced content management and seamless integration....instance of the Structured document tag range end class. public...doc DocumentBase The owner document. id Int32 Identifier of the...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... Document ( MY_DIR + 'Rendering.docx'...docx' ) # Load an XML document that defines a set of font fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Developer Guide Working with PS Document Working with Shapes Live Demos...Hide Show ] Add Shapes in PS Document Add Rectangle to PS In order...

    docs.aspose.com/page/java/ps/working-with-shapes/