Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 8,591 for

pdf annotations

(0.1 sec)
  1. CommentDisplayMode | Aspose.Words for Java

    Specifies the rendering mode for document comments in Java....SHOW_IN_ANNOTATIONS); doc.save(getArtifactsDir()..."Document.ShowCommentsInAnnota.pdf"); // Note that it's required...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input Pdf, adds a sound annotation on page 1, and saves the modified Pdf....Sound Annotation Contents [ Hide ] Sound annotations in PDFs enable...PdfContentEditor instance. Bind the input PDF document. Define a rectangle...

    docs.aspose.com/pdf/python-net/add-sound-annota...
  3. Add File Attachment Annotation From Stream|Aspo...

    The example loads a Pdf, reads an external file into a memory stream, adds a file attachment annotation to the first page, and saves the modified document....Add File Attachment Annotation From Stream Contents [ Hide ]...] File attachment annotations allow embedding files as interactive...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  4. Create Rubber Stamp With Appearance File|Aspose...

    The example binds an input Pdf, creates a rubber stamp on page 1 using an image file as the stamp appearance, and saves the updated Pdf....Contents [ Hide ] Rubber stamp annotations can be customized not only...any visual indicator to your PDF pages. Create a PdfContentEditor...

    docs.aspose.com/pdf/python-net/create-rubber-st...
  5. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted Pdf document...allowed to a user on an encrypted PDF document. The default value is...to set permissions on a saved PDF document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted Pdf document...allowed to a user on an encrypted PDF document. The default value is...to set permissions on a saved PDF document. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted Pdfs. Unlock secure document management with customizable access!...allowed to a user on an encrypted PDF document. The default value is...to set permissions on a saved PDF document. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances Pdf security by requiring a password for access, ensuring your documents stay protected and confidential....required for opening the encrypted PDF document. public string UserPassword...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Using Aspose.PDF for Python via Java|Aspose.PDF...

    Key functions, features of converting, splitting, merging and performing other operations related to creating and editing Pdfs using Python via Java...PDF for Python via Java Contents [ Hide ] This page...the algorythm for using Aspose.PDF for Python via Java. Aspose for...

    docs.aspose.com/pdf/python-java/overview/
  10. Get Page Offset|Aspose.PDF for Python via .NET

    This example demonstrates how to use PdfFileInfo to get the X and Y offsets of a specific page and convert them into inches for precise layout and positioning analysis....offsets of pages in a PDF file. In PDF documents, each page may...images, annotations, or other content. By using Aspose.PDF Facades...

    docs.aspose.com/pdf/python-net/get-page-offset/