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

page number

(0.09 sec)
  1. Delete Links from PDF via Cloud Python SDK

    Delete links from PDF documents in Python using Aspose.PDF Cloud SDK. Remove broken or outdated URLs....pdf" PAGE_NUMBER = 2 LINK_FIND_ID = "GI5UO32UN5KVESKBMN2G"...response = self . pdf_api . get_page_link_annotations ( Config ....

    products.aspose.cloud/pdf/python/links/remove/
  2. Add Text Annotations to PDFs via Cloud Java SDK

    Add text annotations to PDF documents using Aspose.PDF Cloud Java SDK....annotation to the specified page. Downloads the modified document...t_output.pdf" ; Integer PAGE_NUMBER = 1 ; String NEW_UL_ANNOTATION_TEXT...

    products.aspose.cloud/pdf/java/annotations/text/
  3. 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/
  4. 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-...
  5. Export a Worksheet Area to PNG, PDF, CSV – Aspo...

    Learn how to export a specific cell range from an Excel worksheet to PNG, PDF, CSV and more using Aspose.Cells Cloud REST API or SDKs (C#, Java, Python, …).... BMP , WMF , TIFF , EMF , NUMBERS , FODS . REST API The OpenAPI...Cloud API Export a Worksheet Page – Aspose.Cells Cloud API Reference...

    docs.aspose.cloud/cells/worksheets/area-to-diff...
  6. 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...
  7. 通过云 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/
  8. 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...
  9. Add Tables to PDF via Cloud Python SDK

    Insert tables into PDFs using Python with Aspose.PDF Cloud SDK. Add structured data dynamically....Append table to the PDF document page Add Tables to PDF using Python...E = "output_sample.pdf" PAGE_NUMBER = 2 class PdfTables : """...

    products.aspose.cloud/pdf/python/table/add/
  10. Replace Links in PDF via Cloud Python SDK

    Replace hyperlinks in PDF files with new URLs using Python and Aspose.PDF Cloud SDK....cloud/pdf/" PAGE_NUMBER = 2 LINK_FIND_ID = "GI5UO32UN5KVESKBMN2G"...response = self . pdf_api . get_page_link_annotations ( Config ....

    products.aspose.cloud/pdf/python/links/replace/