Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 214,707 for

aspose.words

(0.31 sec)
  1. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties....frame_format ( self ) -> aspose . words . FrameFormat : ... Examples..._text ) See Also module aspose.words class Paragraph Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooter.nodeType property | Aspose.Words f...

    HeaderFooter.nodeType property. Returns [NodeType.HeaderFooter](../../nodetype/#HeaderFooter).... get nodeType () : Aspose . Words . NodeType Examples Shows...); } } } See Also module Aspose.Words class HeaderFooter HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.tab_stops property | Aspose.Wor...

    ParagraphFormat.tab_stops property. Gets the collection of custom tab stops defined for this object....def tab_stops ( self ) -> aspose . words . TabStopCollection : ...docx' ) See Also module aspose.words class ParagraphFormat ParagraphFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#.... Aspose.Words provides you with the SaveOptions...file of this example from Aspose.Words GitHub . The article describes...

    docs.aspose.com/words/net/specify-save-options/
  5. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE)....docx' ) See Also module aspose.words class Border Border.distance_from_text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision 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...is_delete_revision ) See Also module aspose.words class Inline Inline.is_delete_revision...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java.... Aspose.Words - Conversion to Other Formats...document to other formats using Aspose.Words, simply invoke the save()...

    docs.aspose.com/words/java/convert-document-to-...
  8. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....editing a document using Aspose.Words, we can begin tracking revisions...is_delete_revision ) See Also module aspose.words class Inline Inline.is_move_from_revision...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Loading, Saving and Converting in C#|Aspose.Wor...

    How to convert a document from one format to another, such as Word to PDF or HTML to Markdown, as well as how to load and save a document using C#.... To learn more about Aspose.Words features when loading, saving...properties refer to the Aspose.Words for .NET API Reference section...

    docs.aspose.com/words/net/loading-saving-and-co...
  10. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java....every paragraph of text that Aspose.Words loads from plaintext. //...

    reference.aspose.com/words/java/com.aspose.word...