Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 41,512 for

document properties

(0.64 sec)
  1. Bibliography class | Aspose.Words for Python

    aspose.words.bibliography.Bibliography class. Represents the list of bibliography sources available in the Document....sources available in the document. Properties Name Description bibliography_style...available in the document. document = aw . Document ( MY_DIR + 'Bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Change Table Style in Python|Aspose.Words for P...

    Advanced table formatting C#. Create a table style using Python. Apply table style Python....a table and also reading properties of any table style. Table...already exists in a certain document into your style collection...

    docs.aspose.com/words/python-net/working-with-t...
  3. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....the Working with Fields documentation article. Examples: Shows...format field results. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects...Changes in a Document documentation article. Properties Name Description...revisions in a document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font.... Properties Name Description bitmap_embedding_only...fonts (FontInfo). doc = aw . Document ( file_name = MY_DIR + 'Embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...ExportRoundtripInfor property Specifies whether to write...information allows to restore document properties such as tab stops, comments...

    reference.aspose.com/words/net/aspose.words.sav...
  7. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....JSON export, enhances AI and document merging capabilities, and...26.1 The ability to export documents to the Docling JSON format...

    docs.aspose.com/words/python-net/what-s-new-in-...
  8. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Insert and Append Documents|Aspose.Words for No...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Node.js....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  10. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....different methods and properties in the Document class. It contains...source MD file Set different properties and callback functions if...

    kb.aspose.com/words/java/convert-markdown-to-wo...