Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 244,120 for

aspose.words

(4.16 sec)
  1. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....get styleIdentifier () : Aspose . Words . StyleIdentifier Examples...docx" ); See Also module Aspose.Words class Font Font.style property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning....warning_type ( self ) -> aspose . words . WarningType : ... Examples...description ) See Also module aspose.words class WarningInfo WarningInfo...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment.... removeReply ( reply : Aspose . Words . Comment ) Parameter Type...toEqual ( 0 ); See Also module Aspose.Words class Comment Comment.removeAllReplies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LineStyle enumeration | Aspose.Words for Node.js

    Aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/)....docx" ); See Also module Aspose.Words LineSpacingRule enumeration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security.... Document doc ; // Aspose.Words throw an exception if we...namespace Aspose.Words.Loading assembly Aspose.Words LanguagePreferences...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Table.preferredWidth property | Aspose.Words fo...

    Table.preferredWidth property. Gets or sets the table preferred width....get preferredWidth () : Aspose . Words . Tables . PreferredWidth...Remarks The default value is Aspose.Words.Tables.PreferredWidth.Auto...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAuthor Class | Aspose.Words for .NET

    Discover the Aspose.words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced document management and automation....document programmatically using Aspose.Words, // the "Author" property...namespace Aspose.Words.Fields assembly Aspose.Words FieldAsk Class...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentVisitor.visit_table_end method | Aspose...

    DocumentVisitor.visit_table_end method. Called when enumeration of a table has ended....visit_table_end ( self , table : aspose . words . tables . Table ): .....enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visit_cell_start method | Aspos...

    DocumentVisitor.visit_cell_start method. Called when enumeration of a table cell has started....visit_cell_start ( self , cell : aspose . words . tables . Cell ): ......enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Fields using Python|Aspose.Words for Pyt...

    Learn how to remove fields in Python. Remove fields programmatically using Python via .NET API....from a Word document using Aspose.Words for Python via .NET, including...file of this example from Aspose.Words GitHub . Updating Fields...

    docs.aspose.com/words/python-net/remove-fields/