Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 2,021 for

trim document

(0.18 sec)
  1. Aspose::Words::CommentRangeEnd::get_NodeType me...

    Aspose::Words::CommentRangeEnd::get_NodeType method. Returns CommentRangeEnd in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::BookmarkStart::get_NodeType meth...

    Aspose::Words::BookmarkStart::get_NodeType method. Returns BookmarkStart in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. Aspose::Words::Paragraph::get_NodeType method |...

    Aspose::Words::Paragraph::get_NodeType method. Returns Paragraph in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the list formatting properties of the paragraph in C++....output all paragraphs in a document that are list items. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  6. FindReplaceOptions.ignoreFields property | Aspo...

    FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore text inside fields... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( ignoreTextInsideFiel...

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

    Easily remove bookmarks from your Document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  8. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient Document management.... Document doc = new Document (); Body body = doc...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/net/aspose.words/par...
  9. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies inserted text during change tracking for efficient Document management.... Document doc = new Document (); Body body = doc...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/net/aspose.words/par...
  10. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... Document (); let body = doc . firstSection...revision will leave it in the document as if we never deleted it...

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