Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 187,113 for

page

(0.33 sec)
  1. 如何使用 Java 删除 Freetext 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Freetext 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method...Examples Shows how to specify page properties in pixels. doc =...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add Table to PDF using Java

    This short tutorial is about how to add table to PDF using Java. In order to insert table in PDF using Java running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool....Page Product Family Aspose.PSD Product...the Document class and add a page to it Create a table with the...

    kb.aspose.com/pdf/java/how-to-add-table-to-pdf-...
  4. Value Features in Python|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....Worksheets in Python Managing Page Breaks in Python Security Features...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/value-features-in-py...
  5. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current Page....a fresh PDF document, adds a page, generates a table from the...into PDF page. Adds the generated table to the first page’s content...

    docs.aspose.com/pdf/python-net/integrate-table/
  6. Split Documents via Python | products.aspose.com

    Split PDF, Microsoft Word and PowerPoint files via your Python application. Split document by Page number or by some predefined pattern....file into multiple files by page number or by some defined pattern...criteria. This can be done by page number, defined patterns, content...

    products.aspose.com/total/python-net/split/
  7. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....Page Product Family Aspose.PSD Product...some sample text on the first page of it Instantiate a TextAnnotation...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  8. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....you can split the document at page breaks and heading paragraphs...it falls under two criteria: PAGE_BREAK and HEADING_PARAGRAPH...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert TEXT To Image C#

    Convert TEXT to Image format in C# code. Save TEXT as Image using C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/net/conversion/text-t...
  10. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...Page.Accept( , RectangleF , Boolean...HtmlFragment. (RectangleF , , Page , RectangleF ) at Aspose.Pdf...

    forum.aspose.com/t/encountering-an-error-while-...