Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 181,655 for

page

(0.09 sec)
  1. 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
  2. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/androidjava/extract-images-...
  3. 在 Jython 中管理分页符|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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  4. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the Page number in C++....number is included with the page number. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 在 PDF 文件中创建链接|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/create-links/
  6. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Adds a blank page to the document. Initialize...Cells. Insert the table into the page. Save the PDF to the specified...

    docs.aspose.com/pdf/python-net/adding-tables/
  7. 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/
  8. Aspose::Words::Document::GetPageInfo method | A...

    Aspose::Words::Document::GetPageInfo method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering in C++....Document::GetPageInfo method Gets the page size, orientation and other...other information about a page that might be useful for printing or...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 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/
  10. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/java/text-formatting-inside...