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

page number

(1.19 sec)
  1. 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...
  2. 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/
  3. 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/
  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. Python: Add Text to PDF Footer | Add Image to P...

    Discover the easiest way to add an image and text to PDF footer section with Python. Customize your PDFs with the perfect footer....disclaimer at the bottom of each page of a document. In other cases...there may be a need to add page numbers or other metadata to help...

    blog.aspose.cloud/pdf/add-text-and-image-footer...
  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 获取页面注释

    使用 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...
  8. 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-...
  9. Add Underline Annotations to PDFs via Cloud Jav...

    Insert underline text annotations to PDF documents using Aspose.PDF Cloud Java SDK.... Applies it to a specific page. Handles the server response...e_output.pdf" ; Integer PAGE_NUMBER = 1 ; String NEW_UL_ANNOTATION_TEXT...

    products.aspose.cloud/pdf/java/annotations/unde...
  10. 通过云端 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/