Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,404 for

trim document

(0.12 sec)
  1. Bookmark.Remove | Aspose.Words for .NET API 参考

    Bookmark 方法. 从文档中删除书签不删除书签内的文本... Document doc = new Document (); DocumentBuilder...MyBookmark_5." , doc . GetText (). Trim ()); 也可以看看 class Bookmark 命名空间...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. BookmarkCollection.Count | Aspose.Words for .NE...

    BookmarkCollection 财产. 返回集合中书签的数量... Document doc = new Document (); DocumentBuilder...MyBookmark_5." , doc . GetText (). Trim ()); 也可以看看 class BookmarkCollection...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. BookmarkCollection.Clear | Aspose.Words for .NE...

    BookmarkCollection 方法. 从此集合和文档中删除所有书签... Document doc = new Document (); DocumentBuilder...MyBookmark_5." , doc . GetText (). Trim ()); 也可以看看 class BookmarkCollection...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Aspose::Words::CompositeNode::get_ChildNodes me...

    Aspose::Words::CompositeNode::get_ChildNodes method. Gets all immediate child nodes of this node in C++.... auto doc = MakeObject < Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. FindReplaceOptions.ApplyFont | Aspose.Words for...

    FindReplaceOptions ApplyFont property. Text formatting applied to new content in C#....ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Aspose::Words::DocumentBuilder::DeleteRow metho...

    Aspose::Words::DocumentBuilder::DeleteRow method. Deletes a row from a table in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...of the first table in the document. builder -> DeleteRow ( 0...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++.... auto doc = MakeObject < Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. CompositeNode.AppendChild | Aspose.Words for .NET

    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/net/aspose.words/com...
  9. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....the Working with Fields documentation article. Remarks: Retrieves...mail merge main document. When the main document is merged with...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphAlignment Enum | Aspose.Words for .NET

    Aspose.Words.ParagraphAlignment enum. Specifies text alignment in a paragraph in C#....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...