Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,404 for

trim document

(0.39 sec)
  1. Aspose::Words::Replacing::ReplacingArgs class |...

    Aspose::Words::Replacing::ReplacingArgs class. Provides data for a custom replace operation. To learn more, visit the Documentation article in C++....visit the Find and Replace documentation article. class ReplacingArgs...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Aspose::Words::DocumentBuilder::MoveToDocumentS...

    Aspose::Words::DocumentBuilder::MoveToDocumentStart method. Moves the cursor to the beginning of the Document in C++....cursor to the beginning of the document. void Aspose :: Words :: DocumentBuilder...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::CompositeNode::AppendChild metho...

    Aspose::Words::CompositeNode::AppendChild method. Adds the specified node to the end of the list of child nodes for this node 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/com...
  4. GlossaryDocument.NodeType | Aspose.Words for .N...

    GlossaryDocument 财产. 返回GlossaryDocument值.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Section.NodeType | Aspose.Words for .NET API 参考

    Section 财产. 返回 NodeType.Section.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. GroupShape.NodeType | Aspose.Words for .NET API 参考

    GroupShape 财产. 返回GroupShape.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words....
  7. CommentRangeStart.NodeType | Aspose.Words for ....

    CommentRangeStart 财产. 返回CommentRangeStart.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Footnote.NodeType | Aspose.Words for .NET API 参考

    Footnote 财产. 返回 节点类型脚注.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Paragraph.NodeType | Aspose.Words for .NET API 参考

    Paragraph 财产. 返回 节点类型.段落.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. RowCollection.ToArray | Aspose.Words for .NET A...

    RowCollection 方法. 将集合中的所有行复制到新的行数组中... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/zh/net/aspose.words....