Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,598 for

trim document

(0.02 sec)
  1. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....Description Trim 0 Preserve 1 Examples Shows how to trim whitespace...whitespace when loading plaintext documents. String textDoc = String (...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. CompositeNode.FirstChild | Aspose.Words for .NE...

    CompositeNode 财产. 获取节点的第一个子节点... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Node.NodeTypeToString | Aspose.Words for .NET A...

    Node 方法. 一种将节点类型枚举值转换为用户友好字符串的实用方法... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Comment.Author | Aspose.Words for .NET

    Comment Author property. Returns or sets the author name for a comment in C#....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  5. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a Document that is contained in this node in C++....represents the portion of a document that is contained in this...range. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Body.NodeType | Aspose.Words for .NET

    Body NodeType property. Returns Body in C#.... Document doc = new Document (); DocumentBuilder...$"\t\" { body . GetText (). Trim ()} \ "" ); break ; } case NodeType...

    reference.aspose.com/words/net/aspose.words/bod...
  7. ComHelper | Aspose.Words for .NET

    ComHelper constructor. Initializes a new instance of this class in C#....Examples Shows how to open documents using the ComHelper class...ComHelper class allows us to load documents from within COM clients. ComHelper...

    reference.aspose.com/words/net/aspose.words/com...
  8. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....the Working with Tables documentation article. Examples: Shows...tables in a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. CellCollection - Aspose.Words for Java - API Re...

    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...the document and print the contents of each cell. Document doc...

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