Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 214,806 for

aspose.words

(0.35 sec)
  1. TableStyle.column_stripe property | Aspose.Word...

    TableStyle.column_stripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....docx' ) See Also module aspose.words class TableStyle TableStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells....docx' ) See Also module aspose.words class ConditionalStyle ConditionalStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... While in Aspose.Words there is no single “Insert...work with watermarks using Aspose.Words: private static void insertWatermarkText...

    docs.aspose.com/words/java/add-watermark/
  4. DocumentBase class | Aspose.Words for Node.js

    Aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...To learn more, visit the Aspose.Words Document Object Model (DOM)...documentation article. Remarks Aspose.Words represents a Word document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....need to translate it to the Aspose.Words Document Object Model (DOM)...the DOM described in the Aspose.Words Document Object Model (DOM)...

    docs.aspose.com/words/python-net/translate-mark...
  7. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....Document class is central in Aspose.Words. It represents a document...you want to perform with Aspose.Words: create a new document from...

    docs.aspose.com/words/net/working-with-document/
  8. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....true ); See Also module Aspose.Words class Paragraph Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Work with Office Add-ins in C++|Aspose.Words fo...

    Aspose.words for C++ provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties.... Aspose.Words API provides the WebExtensions...documents. For example, using Aspose.Words API, you can add a task...

    docs.aspose.com/words/cpp/work-with-office-add-...
  10. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++.... In Aspose.Words, a paragraph is represented...Paragraph Style Separator Aspose.Words provides a public property...

    docs.aspose.com/words/cpp/working-with-paragraphs/