Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,258 for

trim document

(0.04 sec)
  1. 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++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  3. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the Document in Java....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  4. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Node::NodeTypeToString method | ...

    Aspose::Words::Node::NodeTypeToString method. A utility method that converts a node type enum value into a user friendly string in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraphs...contents = node -> GetText (). Trim (); std :: cout << ( contents...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::CompositeNode::get_FirstChild me...

    Aspose::Words::CompositeNode::get_FirstChild method. Gets the first child of the node in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraphs...contents = node -> GetText (). Trim (); std :: cout << ( contents...

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

    Discover the Aspose.Words.RevisionCollection class—efficiently manage Document revisions with a powerful collection of Revision objects for seamless editing....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...
  8. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character.... Document (); // An empty document, by default, has...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the Document in Java....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks: A Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  10. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

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