Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,286 for

trim document

(0.03 sec)
  1. Crop PDF Pages programmatically C#|Aspose.PDF f...

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

    docs.aspose.com/pdf/net/crop-pages/
  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. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C#....ConvertToIndent 0 Trim 1 Preserve 2 Examples Shows how to trim whitespace...whitespace when loading plaintext documents. string textDoc = " Line 1...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::RemoveSelfOnly method. Removes this range start and appropriate range end nodes of the structured Document tag, but keeps its content inside the Document tree in C++....end nodes of the structured document tag, but keeps its content...content inside the document tree. void Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. story - 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...and Table . Text of a Word document is said to consist of several...

    reference.aspose.com/words/java/com.aspose.word...
  6. Section.ClearContent | Aspose.Words for .NET AP...

    Section 方法. 清除部分... Document doc = new Document (); DocumentBuilder...world!" , doc . GetText (). Trim ()); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. Node.Range | Aspose.Words for .NET API 参考

    Node 财产. 返回一个 范围表示此节点中包含的文档部分的对象... Document doc = new Document (); DocumentBuilder...\fSection 2." , doc . GetText (). Trim ()); // 通过删除所有节点来完全删除第一部分 //...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Aspose::Words::Node Class Referenceabstract - A...

    Base class for all nodes of a Word Document....all nodes of a Word document. A document is represented as a...Implements parent node and owner document mechanisms. Implements access...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Node | Aspose.Words for Java

    Base class for all nodes of a Word Document in Java....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. Crop PDF Pages programmatically Java | Aspose.P...

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

    docs.aspose.com/pdf/androidjava/crop-pages/