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

page number

(0.95 sec)
  1. 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/
  2. 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-...
  3. 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/
  4. Add Highlight Text Annotations to PDFs via Clou...

    Insert Highlight Text Annotations to PDF documents using Aspose.PDF Cloud Java SDK....annotation to the specified page using the Aspose Cloud API....t_output.pdf" ; Integer PAGE_NUMBER = 1 ; String NEW_HL_ANNOTATION_TEXT...

    products.aspose.cloud/pdf/java/annotations/high...
  5. 通过云 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/
  6. Working with Paragraphs in a Word document onli...

    Insert, edit, delete Paragraphs in a Word document programmatically via Cloud API....Word document online Insert page numbers into a Word document online...

    docs.aspose.cloud/words/paragraphs/
  7. 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...
  8. 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...
  9. 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/
  10. 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/