Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 184,547 for

page

(0.08 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....PDF, a particular page, or a range of pages). Add text. Graph... Graphs can be drawn on any page location specified by coordinates...

    docs.aspose.com/pdf/java/key-features/
  2. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents....PDF, a particular page, or a range of pages). Add text. Graph... Graphs can be drawn on any page location specified by coordinates...

    docs.aspose.com/pdf/androidjava/key-features/
  3. Working with Documents|Aspose.PDF for Java

    Discover how to use the PDFFileEditor class in Java to edit and manipulate PDF documents using Aspose.PDF....PDF documents Extract PDF Pages Page Break in existing PDF Working...various functions. Managing the pages of a PDF file is an important...

    docs.aspose.com/pdf/java/pdffileeditor-class/
  4. Remove Hidden Text from Document|Aspose.Words f...

    Remove hidden text from a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to remove...document programmatically. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-hidden-text-fr...
  5. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate tables in existing PDF file and replace old table with a new one in PDF document with Aspose.PDF for Java....tables that already exist on page of PDF document. A new class...TableAbsorber (); // Visit first page with absorber absorber . visit...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...
  6. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which Pages has the redlines?...programmatically identify which pages has the redlines? Professionalize...programmatically identify which pages in a PDF document contain redlines...

    forum.aspose.com/t/redlines-in-pdf/315965
  7. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF Pages into individual PDF files in your Python via C++ applications....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Live Example Aspose...

    docs.aspose.com/pdf/python-cpp/split-pdf-document/
  8. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。... 获取要添加链接的 Page 。 使用 Page 和 Rectangle 对象创建一个 LinkAnnotation...LaunchAction 对象时,指定您想启动的应用程序。 将链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document...

    docs.aspose.com/pdf/zh/java/create-links/
  9. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including Page orientation, paper size, scaling options, Page order, and visibility of images/shapes....the grid data flows across pages, how it is scaled, and what...feature allows you to configure: Page Orientation: Switch between...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file void ExampleCurve...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-curve/