Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 241,534 for

aspose.words

(1.09 sec)
  1. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color....docx" ); See Also module Aspose.Words class BorderCollection BorderCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points....docx" ); See Also module Aspose.Words class TextColumnCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.chapter_page_separator property | Asp...

    PageSetup.chapter_page_separator property. Gets or sets the separator character that appears between the chapter number and the page number....chapter_page_separator ( self ) -> aspose . words . ChapterPageSeparator...chapter_page_separator ( self , value : aspose . words . ChapterPageSeparator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageBinarizationMethod enumeration | Aspose.Wo...

    Aspose.words.Saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image....adjust the dithering that Aspose.words will apply when rendering...options ); See Also module Aspose.Words.Saving IPageSavingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....docx"); // By default Aspose.Words behavior matches the Microsoft...2019. // If you need old Aspose.Words behavior, repetitive Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  6. Mail Merge Form Fields in Python|Aspose.Words f...

    Mail Merge Form Fields using Python....Python Contents [ Hide ] Aspose.Words - Mail Merge Form Fields...= jpype . JProxy ( "com.aspose.words.IFieldMergingCallbac" ,...

    docs.aspose.com/words/java/mail-merge-form-fiel...
  7. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../)....@property def fill ( self ) -> aspose . words . drawing . Fill : ......docx' ) See Also module aspose.words class Font Font.engrave...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....def borders ( self ) -> aspose . words . BorderCollection : ....docx' ) See Also module aspose.words class TableStyle TableStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this document....docx' ) See Also module aspose.words class Document Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.words for .NET to experience its simplicity and power in C#....example to write uisng “Aspose.Words for .NET”, and it can also...is correctly installed. “Aspose.Words for .NET” C# library gives...

    docs.aspose.com/words/net/hello-world/