Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 53,973 for

import document

(0.19 sec)
  1. Add JavaScript Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a JavaScript link that triggers an alert on click, and saves the modified Document.... or dynamically modifying document content. Using PdfContentEditor...instance. Bind the input PDF document. Define a rectangle for the...

    docs.aspose.com/pdf/python-net/add-javascript-l...
  2. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF Document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create...page Save the resultant PDF document The following code snippet...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  3. Copy Outer Field|Aspose.PDF for Python via .NET

    This example demonstrates how to copy a form field from one PDF Document to another using Aspose.PDF for Python....require reusing fields from one document in another. Using Aspose.PDF...field from a source document to a target document at a specified page...

    docs.aspose.com/pdf/python-net/copy-outer-field/
  4. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF Documents using Python....[ Hide ] Get Bookmarks The Document object’s OutlineCollection...PDF file. from os import path import sys import aspose.pdf as ap...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  5. PDF Certification|Aspose.PDF for Python via .NET

    Learn how to certify PDF Documents in Python using PdfFileSignature and DocMDPSignature with different Document modification permissions....you certify PDF documents by applying a document-level signature...any, are allowed after the document has been certified. This article...

    docs.aspose.com/pdf/python-net/pdf-certification/
  6. Add Circle Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, creates a circle annotation on the first page, and saves the modified Document....areas of interest in a PDF document. With PdfContentEditor , you...the updated Document. import aspose.pdf as ap import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-circle-annot...
  7. Protect PPTX document Online with password and ...

    Online PPTX file password protection app. Java API code to apply password protection on PPTX presentations....Java Protect Pptx Online PPTX Document Protection or Set Password...Develop powerful Java based PPTX document protection utility application...

    products.aspose.com/total/java/protect/pptx/
  8. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. Java API code to apply password protection on Powerpoint presentations....Powerpoint Online Powerpoint Document Protection or Set Password...powerful Java based Powerpoint document protection utility application...

    products.aspose.com/total/java/protect/powerpoint/
  9. Protect ODP document Online with password and u...

    Online ODP file password protection app. Java API code to apply password protection on ODP presentations....Java Protect Odp Online ODP Document Protection or Set Password...Develop powerful Java based ODP document protection utility application...

    products.aspose.com/total/java/protect/odp/
  10. Use FloatingBox for PDF Layout in Python|Aspose...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF Documents with Python....precise positioning in PDF documents with Aspose.PDF for Python...Create a new Document . Add a Page to the document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/