Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,599 for

trim document

(0.04 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class in C++....instance of the Structured document tag range end class. Aspose...:DocumentBase>& The owner document. id int32_t Identifier of...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Lists::ListLabel Class Reference...

    Defines properties specific to a list label.... auto doc = MakeObject<Document>(MyDir + u "Rendering.docx"...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Story - 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...and Table . Text of a Word document is said to consist of several...

    reference.aspose.com/words/java/com.aspose.word...
  4. Body.NodeType | Aspose.Words for .NET API 参考

    Body 财产. 返回 节点类型.Body.... Document doc = new Document (); DocumentBuilder...$"\t\" { body . GetText (). Trim ()} \ "" ); break ; } case NodeType...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Aspose::Words::PlainTextDocument Class Referenc...

    Allows to extract plain-text representation of the Document's content....plain-text representation of the document's content. Examples Shows...Word document in plaintext. auto doc = MakeObject<Document>();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::Comment::get_Replies method | As...

    Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified 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...
  7. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...the text from. Remarks The document must be stored at the beginning...

    reference.aspose.com/words/cpp/aspose.words/pla...
  8. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....Words Document Object Model (DOM) documentation article. Examples:...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. smarttag - 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...customer-defined semantics into the document via the ability to provide...

    reference.aspose.com/words/java/com.aspose.word...
  10. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....how to trim whitespace when loading plaintext documents. String...object, which we can pass to a document's constructor // to modify...

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