Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 239,986 for

aspose.words

(0.37 sec)
  1. ImageSaveOptions.thresholdForFloydSteinbergDith...

    ImageSaveOptions.thresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...adjust the dithering that Aspose.words will apply when rendering...options ); See Also module Aspose.Words.Saving class ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStop.alignment property | Aspose.Words for N...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop.... get alignment () : Aspose . Words . TabAlignment Examples...docx" ); See Also module Aspose.Words class TabStop TabStop constructor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node....remove_child ( self , old_child : aspose . words . Node ): ... Parameter...strip ()) See Also module aspose.words class CompositeNode CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions.export_embedded_fonts prop...

    HtmlFixedSaveOptions.export_embedded_fonts property. Specifies whether fonts should be embedded into Html document in Base64 format...html, # Aspose.Words can place the fonts in two...woff' ))) See Also module aspose.words.saving class HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.write_protection property | Aspose.Wor...

    Document.write_protection property. Provides access to the document write protection options....write_protection ( self ) -> aspose . words . settings . WriteProtection...strip ()) See Also module aspose.words class Document Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.style property | Aspose.Words for Node.js

    Table.style property. Gets or sets the table style applied to this table.... get style () : Aspose . Words . Style Examples Shows...docx" ); See Also module Aspose.Words class Table Table.rows property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....editing a document using Aspose.words, we can begin tracking revisions...true ); See Also module Aspose.Words class Inline Inline.isDeleteRevision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates....@property def type ( self ) -> aspose . words . ConditionalStyleType...docx' ) See Also module aspose.words class ConditionalStyle ConditionalStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Processor.to_stream method | Aspose.Words for P...

    Aspose.words.lowcode.Processor.to_stream method...BytesIO , save_options : aspose . words . saving . SaveOptions...BytesIO , save_format : aspose . words . SaveFormat ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....table, represented in the Aspose.Words Document Object Model, is...

    docs.aspose.com/words/cpp/split-table/