Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,258 for

trim document

(0.03 sec)
  1. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++....Examples Shows how to work with a document’s collection of revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++....Examples Shows how to work with a document’s collection of revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node....section in the document. let doc = new aw . Document (); let builder...the first one, leaving the document with only the second. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....the Programming with Documents documentation article. Remarks: All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the Document's content. To learn more, visit the Documentation article in C++....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. class PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  6. Range.text property | Aspose.Words for Node.js

    Range.text property. Gets the text of the range.... Document (); let builder = new aw ...expect ( doc . range . text . trim ()). toEqual ( "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....source document. dstDoc DocumentBase The destination document that...contents of one document to a bookmark in another document. public void...

    reference.aspose.com/words/net/aspose.words/nod...
  9. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word.... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( findWholeWordsOnly...

    reference.aspose.com/words/net/aspose.words.rep...
  10. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted revisions with an easy boolean toggle. Enhance your editing experience!... Document doc = new Document (); DocumentBuilder...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/net/aspose.words.rep...