Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,401 for

trim document

(0.08 sec)
  1. Revision.Author | Aspose.Words for .NET API 参考

    Revision 财产. 获取或设置此修订的作者不能为空字符串或 null.... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. NodeImporter | Aspose.Words for .NET

    NodeImporter constructor. Initializes a new instance of the NodeImporter class in C#....source document. dstDoc DocumentBase The destination document that...contents of one document to a bookmark in another document. public void...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index 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/nod...
  4. Comment - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Revision.Accept | Aspose.Words for .NET API 参考

    Revision 方法. 接受此修订... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

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

    Revision 财产. 获取修订组如果修订不属于任何组则返回 null... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. PlainTextDocument.CustomDocumentProperties | As...

    PlainTextDocument CustomDocumentProperties property. Gets CustomDocumentProperties of the Document in C#....CustomDocumentProper of the document. public CustomDocumentProper...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/net/aspose.words/pla...
  8. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...room." , doc -> GetText (). Trim ()); See Also Class Range Namespace...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....visit the Find and Replace documentation article. Examples: Shows...find-and-replace operation. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.Document | Aspose.Words for .NET API 参考

    Document 构造函数. 创建一个空白 Word 文档...Document.Document 内容 [ 隐藏 ] Document() 创建一个空白 Word 文档。 public...public Document () 评论 文档纸张尺寸默认为 Letter。如果要更改页面设置,请使用 Section.PageSetup...

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