Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 184,565 for

page

(0.1 sec)
  1. 在 PDF 文件中创建链接|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/create-links/
  2. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....specific layer on the first page, and save the document with...Retrieve the first page with ‘document.pages’. Select the layer...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  3. 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/
  4. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your printing efficiency with tailored solutions!...the paper tray (bin) for this page as specified in the document...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multiPage documents....event, which is raised when a page or file from a batch is processed...Console . WriteLine ( $"Read page: {e.CurrentPage} | image: {e...

    docs.aspose.com/ocr/net/track-progress/
  6. 跟踪文档转换进度|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....saving page index 0 of pages 11 </ br > End saving page index...0 of pages 11 </ br > Start saving page index 1 of pages 11 </...

    docs.aspose.com/cells/zh/net/track-document-con...
  7. Remove Tables from existing PDF|Aspose.PDF for ...

    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....the first table on the first page with TableAbsorber, deletes...first page with absorber absorber . visit ( document . pages [ 1...

    docs.aspose.com/pdf/python-net/removing-tables/
  8. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-pa...
  9. Using and Configuring CRM Duplicate Detection|A...

    How to use and configure Aspose Duplicate Detection add-on using C#....Hide ] What is this page about? This page explains how to use...Add a new Page. Add Prompt and Response under the page. Set Prompt...

    docs.aspose.com/words/net/using-and-configuring...
  10. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。...pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...