Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 4,381 for

trim document

(0.17 sec)
  1. TxtLoadOptions.trailing_spaces_options property...

    TxtLoadOptions.trailing_spaces_options property. Gets or sets preferred option of a trailing space handling...TRIM . @property def trailing_spaces_options...how to trim whitespace when loading plaintext documents. text_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....inserted was created from another document, you should use ImportNode()...import the node to the current document. The imported node can then...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Aspose::Words::Node::Clone method | Aspose.Word...

    Aspose::Words::Node::Clone method. Creates a duplicate of the node in C++....parent, but belongs to the same document as the original node. This...node. auto doc = MakeObject < Document > (); SharedPtr < Paragraph...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. commentcollection - 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...comment as "done". Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  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. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured Document tag which accepts multi-sections content in Java....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  7. richtext - Aspose.Note for Java - API Reference

    OneNote API for Java provides comprehensive developer's manual detailing every class along with code examples for easy integration....CssSavingArgs DisplayUnitsConverte Document DocumentPrintAttribu DocumentVisitor...RichText class. RichText ( Document document) Deprecated. Obsolete...

    reference.aspose.com/note/java/com.aspose.note/...
  8. PlainTextDocument.CustomDocumentProperties | As...

    PlainTextDocument CustomDocumentProperties property. Gets CustomDocumentProperties of the Document in C#....CustomDocumentProper of the document. public CustomDocumentProper...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/net/aspose.words/pla...
  9. Revision.Accept | Aspose.Words for .NET API 参考

    Revision 方法. 接受此修订... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....Examples Shows how to move a document builder’s cursor to different...nodes in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...