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

trim document

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/...
  5. 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/...
  6. 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/...
  7. 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...
  8. 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...
  9. Need to extract double column layout - Aspose.W...

    Dear team, We are extracting images from Document, now we need to extract extract images from double column layout please find sample Document and please provide source code and Extracted files Input : manuscript(clean…...are extracting images from document, now we need to extract extract...layout please find sample document and please provide source...

    forum.aspose.com/t/need-to-extract-double-colum...
  10. 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...