Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 242,247 for

aspose.words

(0.27 sec)
  1. EditableRangeStart.nodeType property | Aspose.W...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visit_footnote_start method | A...

    DocumentVisitor.visit_footnote_start method. Called when enumeration of a footnote or endnote text has started....visit_footnote_start ( self , footnote : aspose . words . notes . Footnote ): ...enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.visit_footnote_end method | Asp...

    DocumentVisitor.visit_footnote_end method. Called when enumeration of a footnote or endnote text has ended....visit_footnote_end ( self , footnote : aspose . words . notes . Footnote ): ...enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Range.structured_document_tags property | Aspos...

    Range.structured_document_tags property. Returns a [Range.structured_document_tags](./) collection that represents all structured document tags in the range....structured_document_tags ( self ) -> aspose . words . markup . StructuredDocumentTa...count ) See Also module aspose.words class Range Range.revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string....nodeTypeToString ( nodeType : Aspose . Words . NodeType ) Parameter...\"` ); } See Also module Aspose.Words class Node Node.nextPreOrder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node.... get nextSibling () : Aspose . Words . Node Remarks If there...\"` ); } See Also module Aspose.Words class Node Node.isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document....first_section ( self ) -> aspose . words . Section : ... Remarks...docx' ) See Also module aspose.words class Document Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_END)....def node_type ( self ) -> aspose . words . NodeType : ... Examples...remove () See Also module aspose.words class EditableRangeEnd EditableRangeEnd...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....parent_section ( self ) -> aspose . words . Section : ... Remarks...endnote_text ) See Also module aspose.words class Body Body.node_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....different formats using Aspose.Words. Most of the tasks you need...need to perform with Aspose.Words involve saving a document....

    docs.aspose.com/words/net/save-a-document/