Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,404 for

trim document

(0.28 sec)
  1. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the headers and footers of this section in C++.... auto doc = MakeObject < Document > (); ASSERT_EQ ( 0 , doc...HeaderPrimary ) -> GetText (). Trim ()); ASSERT_EQ ( u "This is...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. PlainTextDocument - Aspose.Words for Java - API...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...plain-text representation of the document's content. Example: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the Document. Default value is %2 in C++....headings at which to split the document. Default value is %2 . int32_t...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. revisioncollection - Aspose.Words for Java - AP...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...represent revisions in the document. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. RevisionCollection Class | Aspose.Words for .NET

    Aspose.Words.RevisionCollection class. A collection of Revision objects that represent revisions in the Document in C#....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Node.NodeType | Aspose.Words for .NET

    Node NodeType property. Gets the type of this node in C#.... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

    reference.aspose.com/words/net/aspose.words/nod...