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

pdf annotations

(0.23 sec)
  1. Working with Forms|Aspose.PDF for Java

    This section explains how to work with AcroForms and XFA Forms in your Pdf documents with Aspose.Pdf for Java.... AcroForms are PDF files that contain form fields...AcroForms are annotations or fields applied to a PDF document. In...

    docs.aspose.com/pdf/java/working-with-forms/
  2. Add Polyline Annotation|Aspose.PDF for Python v...

    The example binds an input Pdf, creates a solid polyline on the first page, and saves the modified document with an annotation....Polyline Annotation Contents [ Hide ] Polyline annotations allow...connected line segments in a PDF. Using PdfContentEditor , you...

    docs.aspose.com/pdf/python-net/add-polyline-ann...
  3. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.Pdf DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing Pdf files programmatically....PDF for Java also uses the idea of...represent the structure of a PDF document in terms of objects...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/
  4. 在 Python 中操作 PDF 文档|Aspose.PDF for Python via .NET

    学习如何在 Python 中验证、结构化和修改 Pdf 文档,包括 TOC 管理和 Pdf/A 检查。...在 Python 中操作 PDF 文档 Contents [ Hide ] 当您需要验证 PDF 合规性、构建或自定义目录、设置文档过期行为,或在...工作流中将可填写的 PDF 扁平化时,此页面非常有用。 在 Python 中操作 PDF 文档 验证 PDF 文档是否符合 PDF/A...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  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. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Delete Stamp By Index|Aspose.PDF for Python via...

    This example creates two rubber stamps on page 2. After that, a stamp can be deleted by specifying its index....delete_stamp() method allows removing annotations according to their sequence...Bind the input PDF document. Bind the input PDF file to the PdfContentEditor...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...
  8. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted Pdf files, ensuring only authorized access. Protect your documents effortlessly!...owner password for the encrypted PDF document. public string OwnerPassword...the user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Movie Annotation|Aspose.PDF for Python via ...

    This example binds an input Pdf, adds a movie annotation on page 1, and saves the updated Pdf....Movie Annotation Contents [ Hide ] Movie annotations in PDFs allow...be played directly from the PDF, making your documents more interactive...

    docs.aspose.com/pdf/python-net/add-movie-annota...
  10. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.Pdf for Java 20.4 and noticed that checking whether a Pdf is password protected sometimes takes more than 1 minute. public boolean isPdfPasswordProtected(byte[] PdfFileContent) throws Exception { …...PDF for Java 20.4 Aspose.PDF Product Family aspose-pdf-java...3:18am 1 We are using Aspose.PDF for Java 20.4 and noticed that...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...