Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,436 for

trim document

(0.04 sec)
  1. Document.HasRevisions | Aspose.Words for .NET A...

    Document 财产. 返回 真的如果文档有任何跟踪更改...Document.HasRevisions Document.HasRevisions property 返回 真的 如果文档有任何跟踪更改。...例子 显示如何使用文档中的修订。 Document doc = new Document (); DocumentBuilder...

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

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label in C#....the Working with Lists documentation article. public class ListLabel...are list items. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.lis...
  3. HeaderFooter.NodeType | Aspose.Words for .NET A...

    HeaderFooter 财产. 返回 NodeType.HeaderFooter.... Document doc = new Document (); DocumentBuilder...$"\t\" { body . GetText (). Trim ()} \ "" ); break ; } case NodeType...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Aspose::Words::Comment::get_Ancestor method | A...

    Aspose::Words::Comment::get_Ancestor method. Returns the parent Comment object. Returns null for top-level comments in C++....Shows how to print all of a document’s comments and their replies...replies. auto doc = MakeObject < Document > ( MyDir + u "Comments.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Words Document Object Model (DOM) documentation article. Remarks:...with image shapes. Document doc = new Document(getMyDir() + "Textboxes...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Node::Clone method | Aspose.Word...

    Aspose::Words::Node::Clone method. Creates a duplicate of the node in C++....parent, but belongs to the same document as the original node. This...node. auto doc = MakeObject < Document > (); SharedPtr < Paragraph...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. row - 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...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  8. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored Document in Java....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Search and replace text in HTML document via Java

    Java source code to redact sensitive information in HTML file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....and high performance HTML document sensitive redaction information...HTML Files in Java A basic document search and replace text in...

    products.aspose.com/words/java/redaction/html/
  10. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++.... auto doc = MakeObject < Document > (); SharedPtr < Paragraph...Append a child Run node to the document's first paragraph. auto run...

    reference.aspose.com/words/cpp/aspose.words/nod...