Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,597 for

trim document

(0.02 sec)
  1. Aspose::Words::Node::get_NextSibling method | A...

    Aspose::Words::Node::get_NextSibling method. Gets the node immediately following this node in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. OfficeMath - 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...display formatting. Document doc = new Document(getMyDir() + "Office...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the Document. To learn more, visit the Documentation article in C++....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. class SectionCollection...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. ControlChar.Cr | Aspose.Words for .NET API 参考

    ControlChar 场地. 回车符x000d或r如同ParagraphBreak.... Document doc = new Document (); DocumentBuilder...()); // 将文档转换为字符串形式时, // 我们可以用 Trim 方法省略一些控制字符。 Assert . AreEqual...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Revision Class | Aspose.Words for .NET

    Aspose.Words.Revision class. Represents a revision tracked change in a Document node or style. Use RevisionType to check the type of this revision in C#....revision (tracked change) in a document node or style. Use RevisionType...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the Document. To learn more, visit the Documentation article in C++....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. class RevisionCollection...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::Node::get_Document method | Aspo...

    Aspose::Words::Node::get_Document method. Gets the Document to which this node belongs in C++....get_Document method Contents [ Hide ] Node::get_Document method...method Gets the document to which this node belongs. virtual System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Range.Delete | Aspose.Words for .NET API 参考

    Range 方法. 删除范围内的所有字符... Document doc = new Document (); DocumentBuilder...\fSection 2." , doc . GetText (). Trim ()); // 通过删除所有节点来完全删除第一部分 //...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page properties, such as the width, height, bleed-, crop- and Trimbox using Aspose.PDF for C++....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/cpp/crop-pages/
  10. section - 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...Represents a single section in a document. Section can have one Body...

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