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

trim document

(0.11 sec)
  1. CompositeNode.GetText | Aspose.Words for .NET A...

    CompositeNode 方法. 获取该节点及其所有子节点的文本... Document doc = new Document (); DocumentBuilder...显示如何输出文档中作为列表项的所有段落。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. 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....
  3. 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/...
  4. 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....
  5. 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/...
  6. 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....
  7. 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/...
  8. 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....
  9. Aspose::Words::Body Class Reference - Aspose.Wo...

    Represents a container for the main text of a section....Words document by hand. auto doc = MakeObject<Document>(); //...// A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....:DocumentBase>& The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/sec...