Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 151,756 for

text

(0.12 sec)
  1. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...Text="" makes its parentNode null Aspose.Words...it does we set the bookmark.Text = “”, but in this new version...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  2. CommentRangeEnd class | Aspose.Words for Python

    aspose.words.CommentRangeEnd class. Denotes the end of a region of Text that has a comment associated with it...Denotes the end of a region of text that has a comment associated...comment anchored to a region of text, you need to create a Comment...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore Text inside delete revisions...indicating either to ignore text inside delete revisions. The...Shows how to include or ignore text inside delete revisions during...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this paragraph break is a Style Separator...Examples Shows how to write text to the same line as a TOC heading...separator, we can write more text in the same paragraph # and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Java How to Find and Replace Text in Word Document in C++ How...Java How to Find and Replace Text in Word Document using Java...

    kb.aspose.com/words/page/10/
  6. SdtDateStorageFormat enumeration | Aspose.Words...

    Aspose.Words.Markup.SdtDateStorageFormat enumeration. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store.... Text The date value for a date SDT is stored as text. Default...Word, the tag will display the text "Click here to enter a date...

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

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your documents for enhanced organization and clarity....is at the level of the main text. Examples Shows how to configure...levels to create collapsible text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/out...
  8. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....needs to have document body text enclosed by // BookmarkStart...get_Bookmarks () -> idx_get ( 0 ) -> get_Text (). Trim ()); Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. FieldXE.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise page range tracking in your documents....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

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