Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 242,272 for

aspose.words

(2.04 sec)
  1. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points....docx' ) See Also module aspose.words class ConvertUtil ConvertUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.load_format_to_save_format method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....( self , load_format : aspose . words . LoadFormat ): ... Parameter...save_format )) See Also module aspose.words class FileFormatUtil FileFormatUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionType enumeration | Aspose.Words for Python

    Aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....strip ()) See Also module aspose.words RevisionGroupCollect class...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shading.foreground_tint_and_shade property | As...

    Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme color....docx' ) See Also module aspose.words class Shading Shading.f...

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

    Aspose.words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../Aspose.words/document/) object... // Aspose.Words throw an exception if we...options ); See Also module Aspose.Words.Loading LanguagePreferences...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration....namespace Aspose.Words.WebExtensions assembly Aspose.Words BaseWebExtensionColl...

    reference.aspose.com/words/net/aspose.words.web...
  7. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the formatted Asian characters....docx' ) See Also module aspose.words class Font Font.locale_id_bi...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.convert_to_horizontally_merged_cells meth...

    Table.convert_to_horizontally_merged_cells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontal_merge](../../cellformat/horizontal_merge/).... # Aspose.Words by default define only 5...horizontal_merge ) See Also module aspose.words.tables class Table Table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document.... Remarks Aspose.Words updates this property when...(): break See Also module aspose.words.properties class BuiltInDocumentPrope...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....capabilities provided by Aspose.Words. The CleanupOptions class...from a Word document using Aspose.Words for Java? A: Create a CleanupOptions...

    docs.aspose.com/words/java/clean-up-a-document/