Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,383 for

trim document

(0.07 sec)
  1. richtext - Aspose.Note for Java - API Reference

    OneNote API for Java provides comprehensive developer's manual detailing every class along with code examples for easy integration....CssSavingArgs DisplayUnitsConverte Document DocumentPrintAttribu DocumentVisitor...contains classes which represent document structure. Uses of RichText...

    reference.aspose.com/note/java/com.aspose.note....
  2. CompositeNode.SelectNodes | Aspose.Words for .N...

    CompositeNode 方法. 选择与 XPath 表达式匹配的节点列表... Document doc = new Document ( MyDir + "Mail merge...GetText().Trim()}" ); 显示如何使用 XPath 表达式选择某些节点。 Document doc = new...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....with Headers and Footers documentation article. Remarks: There...footers from a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  5. I want find cross reference tables - Free Suppo...

    I want difference at cross reference link table and no link table please check below DocumentNew Microsoft Office Word Document.docx (644.1 KB) please help me...check below document New Microsoft Office Word Document.docx (644...following code: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/i-want-find-cross-reference-...
  6. Class Revision | Aspose.Words for .NET API 参考

    Aspose.Words.Revision 班级. 表示文档节点或样式中的修订跟踪更改 使用RevisionType检查此版本的类型... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. DocSaveOptions.DocSaveOptions | Aspose.Words fo...

    DocSaveOptions 构造函数. 初始化此类的新实例该实例可用于将文档保存在Doc格式.... Document doc = new Document (); DocumentBuilder...IncorrectPasswordExc >(() => doc = new Document ( ArtifactsDir + "DocSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Document.FirstSection | Aspose.Words for .NET A...

    Document 财产. 获取文档中的第一部分...Document.FirstSection Document.FirstSection property 获取文档中的第一部分。...显示如何替换文档页脚中的文本。 Document doc = new Document ( MyDir + "Footer...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. OoxmlSaveOptions.Password | Aspose.Words for .NET

    OoxmlSaveOptions Password property. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C#....Gets/sets a password to encrypt document using ECMA376 Standard encryption...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...