Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 242,198 for

aspose.words

(0.49 sec)
  1. DocumentBuilder.insert_document method | Aspose...

    Aspose.words.DocumentBuilder.insert_document method...insert_document ( self , src_doc : aspose . words . Document , import_format_mode...import_format_mode : aspose . words . ImportFormatMode ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python....section-based restarts—using Aspose.Words for Python via .NET. A list...separately for each level. In Aspose.Words, working with lists is represented...

    docs.aspose.com/words/python-net/working-with-l...
  3. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs....editing a document using Aspose.Words, we can begin tracking revisions...is_delete_revision ) See Also module aspose.words class RunCollection RunCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StreamFontSource class | Aspose.Words for Python

    Aspose.words.fonts.StreamFontSource class. Base class for user-defined stream font source...time it will be called when Aspose.Words scans the provided font...demand. See Also module aspose.words.fonts class FontSourceBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_format property. Specifies the format of the document to be loaded...load_format ( self ) -> aspose . words . LoadFormat : ... @load_format...load_format ( self , value : aspose . words . LoadFormat ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection class | Aspose.Words for Node.js

    Aspose.words.BorderCollection class. A collection of [Border](../border/) objects...docx" ); See Also module Aspose.Words Border class BorderType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontInfoSubstitutionRule class | Aspose.Words f...

    Aspose.words.fonts.FontInfoSubstitutionRule class. Font info substitution rule...Remarks According to this rule Aspose.Words evaluates all the related...description ) See Also module aspose.words.fonts class FontSubstitutionRule...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextColumn class | Aspose.Words for Node.js

    Aspose.words.TextColumn class. Represents a single text column...docx" ); See Also module Aspose.Words class TextColumnCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VariableCollection class | Aspose.Words for Nod...

    Aspose.words.VariableCollection class. A collection of document variables...toEqual ( 0 ); See Also module Aspose.Words Underline enumeration VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....create a document clone using Aspose.Words. Operations with Cloning...Creating a Document Clone Aspose.Words allows you to clone a document...

    docs.aspose.com/words/cpp/clone-a-document/