Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,597 for

trim document

(0.02 sec)
  1. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index 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...
  2. Node.NodeType | Aspose.Words for .NET API 参考

    Node 财产. 获取此节点的类型... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....visit the Find and Replace documentation article. Examples: Shows...find-and-replace operation. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. NodeCollection.Contains | Aspose.Words for .NET

    NodeCollection Contains method. Determines whether a node is in the collection in C#.... Document doc = new Document (); DocumentBuilder...doc ); // Add text to the document by inserting Runs using a...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class Run...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/run/
  6. Aspose::Words::Node Class Referenceabstract - A...

    Base class for all nodes of a Word Document....all nodes of a Word document. A document is represented as a...Implements parent node and owner document mechanisms. Implements access...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. paragraphcollection - Aspose.Words for Java - A...

    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...a move revision. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++....Shows how to print all of a document’s comments and their replies...replies. auto doc = MakeObject < Document > ( MyDir + u "Comments.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. footnote - Aspose.Words for Java - API Reference

    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...footnotes and endnotes in a Word document. Footnote is an inline-level...

    reference.aspose.com/words/java/com.aspose.word...