Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,401 for

trim document

(0.07 sec)
  1. headerfootercollection - Aspose.Words for Java ...

    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...footers from a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in Documents. To learn more, visit the Documentation article in C++....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. class ControlChar...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/java/get-and-set-page-prope...
  4. Comment.NodeType | Aspose.Words for .NET

    Comment NodeType property. Returns Comment in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  5. Section.NodeType | Aspose.Words for .NET

    Section NodeType property. Returns Section in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Aspose::Words::CompositeNode::RemoveChild metho...

    Aspose::Words::CompositeNode::RemoveChild method. Removes the specified child node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. CommentRangeStart.NodeType | Aspose.Words for .NET

    CommentRangeStart NodeType property. Returns CommentRangeStart in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  8. CompositeNode.IsComposite | Aspose.Words for .NET

    CompositeNode IsComposite property. Returns true as this node can have child nodes in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  9. RowCollection.ToArray | Aspose.Words for .NET

    RowCollection ToArray method. Copies all rows from the collection to a new array of rows in C#....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. FindReplaceOptions Class | Aspose.Words for .NET

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations in C#....visit the Find and Replace documentation article. public class FindReplaceOptions...find-and-replace operation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...