Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,385 for

trim document

(0.07 sec)
  1. Get Coordinates of Text Tables Pictures in Word...

    Good afternoon! There was a problem working with Aspose.Words for Java (DOCX, DOC Documents). We need to measure the distance from the text (table, image, element) to the footer (see Fig. “Distance between text (table,…...Text Tables Pictures in Word Document & Convert DOC DOCX to PDF...Words for Java (DOCX, DOC documents). We need to measure the distance...

    forum.aspose.com/t/get-coordinates-of-text-tabl...
  2. Enum FootnoteType | Aspose.Words for .NET API 参考

    Aspose.Words.Notes.FootnoteType 枚举. 指定这是脚注还是尾注... Document doc = new Document (); DocumentBuilder...); 显示如何插入和自定义脚注。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words....
  3. Aspose::Words::Comment Class Referencefinal - A...

    Represents a container for text of a comment....how to add a comment to a document, and then reply to it. auto...auto doc = MakeObject<Document>(); auto builder = MakeObject<D...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Aspose::Words::Comment Class Referencefinal - A...

    Represents a container for text of a comment....how to add a comment to a document, and then reply to it. auto...auto doc = MakeObject<Document>(); auto builder = MakeObject<D...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. 如何获取文档页脚的内容 - Free Support Forum - aspose.com

    如何获得文档的页脚里的内容,这是我的代码,但是输出的内容有些奇怪,请问应该修改代码呢 public static void getFooter(InputStream inputStream) { Document doc = null; try { doc = new Document(inputStream); for (Section sectio…...inputStream) { Document doc = null; try { doc = new Document(inputStream);...inputStream) { Document doc = null; try { doc = new Document(inputStream);...

    forum.aspose.com/t/topic/294276
  6. Aspose.Imaging for Java 22.8 - Release notes|Do...

    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....String correctMessage = "CDR document contains no pages." ; if (...xmpPackage . getNamespaceUri (). trim (). equalsIgnoreCase ( "http://purl...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  7. Shape.TextPath | Aspose.Words for .NET API 参考

    Shape 财产. 定义文本路径的文本艺术字对象... { Document doc = new Document (); // 插入一个艺术字对象以在... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/zh/net/aspose.words....
  8. TextPath.On | Aspose.Words for .NET API 参考

    TextPath 财产. 定义是否显示文本... { Document doc = new Document (); // 插入一个艺术字对象以在... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/zh/net/aspose.words....
  9. Page | Aspose.PDF for Python via .NET API Refer...

    Class representing page of PDF Document....Class representing page of PDF document. The Page type exposes the...not filled in when reading document). toc_info Gets or sets table...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  10. DocumentBuilder - 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...process of building a Document easier. Document is a composite object...

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