Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 7,223 for

pdf annotations

(0.22 sec)
  1. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_Permissions method. Specifies the operations that are allowed to a user on an encrypted Pdf document. The default value is DisallowAll in C++....allowed to a user on an encrypted PDF document. The default value is...to set permissions on a saved PDF document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output Pdf document....details for encrypting the output PDF document. @property def encryption_details...PdfEncryptionDetails object, then the output PDF document will be encrypted. AES-128...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure Pdf encryption settings, ensuring your documents remain secure and protected....details for encrypting the output PDF document. public PdfEncryptionDetails...PdfEncryptionDetails object, then the output PDF document will be encrypted. AES-128...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. Aspose.PDF for Java

    This API allows you to do all kinds of operations on Pdf files including creating, editing and converting etc. in Java applications....PDF Product Family Aspose.Cells Product...Aspose.PDF for Java Latest Answers Convert a PS File to PDF using...

    kb.aspose.com/pdf/java/
  6. Aspose.PDF for .NET

    This API allows you to all kinds of operations on Pdf files including creating, editing and converting etc. in .NET applications....PDF Product Family Aspose.Cells Product...Aspose.PDF for .NET Latest Answers Convert a PS File to PDF using...

    kb.aspose.com/pdf/net/
  7. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure Pdf encryption and customizable access permissions, ensuring your documents remain protected....and access permissions for a PDF document. To learn more, visit...owner password for the encrypted PDF document. Permissions { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse Pdf files. The library converts Pdf to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....PDF is a PDF document generation library for...Aspose.PDF for Python via C++ features Extract text from PDF Optimize...

    products.aspose.com/pdf/python-cpp/
  9. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....SHOW_IN_ANNOTATIONS Renders document comments in annotations. This...This is only available for Pdf format. Examples Shows how to show...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...PDF Product Family jdunning June...MemoryStream outStream = new(); var pdf = new Document(new MemoryStream(convertRequest...

    forum.aspose.com/t/getting-error-index-was-out-...