Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,478 for

page number

(0.37 sec)
  1. 通过云 Python SDK 添加链接到 PDF

    使用 Aspose.PDF Cloud SDK 通过 Python 向 PDF 添加超链接。使文档具有交互性和连通性。...cloud/pdf/" PAGE_NUMBER = 2 LINK_RECT = Rectangle...hyperlink annotation to a specific page in the PDF document.""" if self...

    products.aspose.cloud/pdf/zh/python/links/add/
  2. Add Strikeout Annotations to PDFs via Cloud Jav...

    Insert Strikeout text annotations to PDF documents using Aspose.PDF Cloud Java SDK.... Adds it to the desired page using Aspose.PDF Cloud API....t_output.pdf" ; Integer PAGE_NUMBER = 1 ; String NEW_SO_ANNOTATION_TEXT...

    products.aspose.cloud/pdf/java/annotations/stri...
  3. 通过云 Python SDK 获取页面注释

    使用 Aspose.PDF Cloud SDK for Python 从 PDF 获取页面注释。..."""Get annotations from the page in the PDF document.""" if self...AnnotationsInfoRespo = self . pdfApi . get_page_annotations ( Config . PDF_DOCUMENT_NAME...

    products.aspose.cloud/pdf/zh/python/annotations...
  4. Add Tables to PDF via Cloud PHP SDK

    Add tables to PDFs using PHP and Aspose.PDF Cloud SDK. Structure and display tabular content programmatically....Data Add the Table to the PDF Page Execute the Workflow Add Tables...$this -> configParams [ 'PAGE_NUMBER' ], [ $newTable ]); if (...

    products.aspose.cloud/pdf/php/table/add/
  5. PDF, Barcode & QR-codes in Template Generation ...

    Add Barcode, QR-codes and Aruco codes. recognize Barcode and QR-codes in documents like surveys, questionnaires, examination paper, MCQ....sections of PDF pages containing page numbers and document names...that do not affect rest of the page layout and are not moved while...

    blog.aspose.cloud/total/aspose-cloud-apis-augus...
  6. Aspose.Slides for Node.js: Quick Confirmation o...

    We have developed an app to allow you to upload a slide deck, convert it, and drive the deck online. Our initial engine converts only to static images, but we want to change that. We are very interested in using aspose.…...it stays on the slide slide number). Or an animation on the slide...js or by API Reference . next page →...

    forum.aspose.cloud/t/aspose-slides-for-node-js-...
  7. Delete Hyperlinks in Spreadsheets and Replace T...

    Delete hyperlinks from a worksheet or update it with Aspose.Cells. You can find and replace text in PDF documents and work with images....the above mentioned resource page. Sometimes your output size...can set a certain value for number of cells. The [cells][41] resource...

    blog.aspose.cloud/total/create-update-or-conver...
  8. 通过云端 Python SDK 向 PDF 添加书签

    使用 Aspose.PDF Cloud SDK 在 Python 中向 PDF 文件添加书签。改善文档导航和结构。... NEW_BOOKMARK_PAGE_NUMBER = 3 BOOKMARK_PAGE_POSITION_X = 89...89 BOOKMARK_PAGE_POSITION_Y = 564 class PdfBookmarks : """Class...

    products.aspose.cloud/pdf/zh/python/bookmarks/add/
  9. Merge for Free in %!s(<nil>)

    Use a free app or %!!(MISSING)s() SDK to merge TOTAL and , along with several popular formats from Microsoft® %!!(MISSING)s().... It lets you perform a number of operations such saving quotes...can create images of document pages in order to use them as thumbnails...

    products.aspose.cloud/total/
  10. Extract Links from PDF via Cloud Java SDK

    Extract all hyperlinks from a PDF file using Aspose.PDF Cloud SDK for Java....pdf" ; Integer PAGE_NUMBER = 2 ; try { PdfApi pdfApi...getPageLinkAnnotatio ( PDF_DOCUMENT , PAGE_NUMBER , null , REMOTE_FOLDER );...

    products.aspose.cloud/pdf/java/links/extract/