Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,234 for

page number

(0.05 sec)
  1. 通过云端 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/
  2. Export an area form an Excel worksheet|Document

    Aspose.Cells Cloud REST API support getting area to different format content from an Excel Worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... BMP , WMF , TIFF , EMF , NUMBERS , FODS . REST API The OpenAPI...to kinds of format Export a page of an Excel worksheet...

    docs.aspose.cloud/cells/worksheets/area-to-diff...
  3. 通过云 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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...
  9. 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...
  10. 通过云 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...