Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 376,824 for

document

(0.13 sec)
  1. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the Document has any tracked changes....has_revisions property Document.has_revisions property Returns...Returns True if the document has any tracked changes. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom Document properties effortlessly. Enhance your Document management today!...class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  4. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in Documents....visit the Document Builder Overview documentation article. public...this class. DocumentBuilder ( Document ) Initializes a new instance...

    reference.aspose.com/words/net/aspose.words/doc...
  5. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. def remove_self_only...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. removeSelfOnly () Examples...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing Document clarity and usability....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/cpp/working-with-styles-a...
  9. WatermarkType | Aspose.Words for Java

    Specifies the watermark type in Java.... Document doc = new Document(); // Add a plain...save(getArtifactsDir() + "Document.TextWatermark.docx"); // We...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the Document....for all list items in the document. def update_list_labels (...Paragraph.list_label object in the document. Also, this method is sometimes...

    reference.aspose.com/words/python-net/aspose.wo...