Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 4,401 for

trim document

(0.1 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a Document in Java....Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks: A...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....the Working with Fields documentation article. Remarks: Inserts...GREETINGLINE field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....the source PDF file into the Document class object to crop a page...dimensions of boxes like crop, trim, art, bleed, and media Create...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...
  4. Convert Excel to CSV,TSV and Txt|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....exporting spreadsheets to CSV format Trim Leading Blank Rows and Columns...

    docs.aspose.com/cells/net/convert-excel-to-csv-...
  5. FieldMergeField - Aspose.Words for Java - API R...

    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...mail merge main document. When the main document is merged with...

    reference.aspose.com/words/java/com.aspose.word...
  6. Class TextPath | Aspose.Words for .NET API 参考

    Aspose.Words.Drawing.TextPath 班级. 定义文本路径的文本和格式艺术字对象... Trim { get; set; } 确定是否删除文本上方和下方的多余空格。...例子 展示如何使用艺术字。 { Document doc = new Document (); // 插入一个艺术字对象以在...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Footnote.ReferenceMark | Aspose.Words for .NET ...

    Footnote 财产. 获取/设置用于此脚注的自定义参考标记 默认值为 空字符串Empty表示使用自动编号的脚注... Document doc = new Document (); DocumentBuilder...DocumentBuilder." , footnote . GetText (). Trim ()); builder . Write ( " More...

    reference.aspose.com/words/zh/net/aspose.words....
  8. FieldGreetingLine.LanguageId | Aspose.Words for...

    FieldGreetingLine 财产. 获取或设置用于格式化名称的语言 id... Document doc = new Document (); DocumentBuilder...Words!" , doc . GetText (). Trim ()); 也可以看看 class FieldGreetingLine...

    reference.aspose.com/words/zh/net/aspose.words....
  9. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....visit the Document Builder Overview documentation article. Remarks:...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...
  10. Using early binding in CPP|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Release (); // get Document Aspose_Pdf :: _DocumentPtr..., text != nullptr ? text -> Trim () : "<empty>" ); Console ::...

    docs.aspose.com/pdf/net/using-early-binding-in-...