Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,384 for

trim document

(0.06 sec)
  1. FieldStart.NodeType | Aspose.Words for .NET API 参考

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

    reference.aspose.com/words/zh/net/aspose.words....
  2. CommentRangeEnd.NodeType | Aspose.Words for .NE...

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

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

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

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Aspose::Words::Fields::FieldSeparator::get_Node...

    Aspose::Words::Fields::FieldSeparator::get_NodeType method. Returns FieldSeparator in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::SpecialChar::get_NodeType method...

    Aspose::Words::SpecialChar::get_NodeType method. Returns SpecialChar in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/spe...
  6. Aspose::Words::Comment::get_NodeType method | A...

    Aspose::Words::Comment::get_NodeType method. Returns Comment in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > (); SharedPtr < Body > body...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Levels of Nodes in a Document documentation article. Remarks: A...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...
  9. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Paragraph IsEndOfSection property. True if this paragraph is the last paragraph in the Body main text story of a Section false otherwise in C#....contents of one document to a bookmark in another document. public void...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++....from all sections from the document leaving the sections themselves...MakeObject < Document > (); // A blank document contains one...

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