Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 8,605 for

pdf annotations

(0.27 sec)
  1. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...wod java 将word转PDF,加密并设置权限,adobe acrobat 显示权限不一致 中文技术支持...MODIFY_ANNOTATIONS; // 32 - Allow modifying annotations permissions...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  2. 使用 C# 编辑 PDF | Aspose.PDF

    使用 Aspose.Pdf for .NET 使用 C# 示例代码以编程方式编辑 Pdf 文档...如何使用 C# 库编辑 PDF 文件 为了编辑 PDF 文件,我们将使用 Aspose.PDF for .NET API...软件包管理器,搜索 Aspose.PDF 并安装。您也可以使用包管理器控制台中的以下命令。 通过 C# 编辑 PDF 文档 你需要 Aspose...

    products.aspose.com/pdf/zh-hans/net/redaction/
  3. Converting a PDF file to GIF using C++ | Aspose...

    Sample code for Pdf to GIF conversion using C++. Use C++ example for batch Pdf to GIF conversion....Convert PDF to GIF in Aspose.PDF for C++ How to convert PDF to GIF...programmatically a document from PDF to GIF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/pdf-to-gif/
  4. Converting a PDF file to XLS using C++ | Aspose...

    Sample code for Pdf to XLS conversion using C++. Use C++ example for batch Pdf to XLS conversion....Convert PDF to XLS in Aspose.PDF for C++ How to convert PDF to XLS...programmatically a document from PDF to XLS format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/
  5. Converting a GIF file to PDF using C++ | Aspose...

    Sample code for GIF to Pdf conversion using C++. Use C++ example for batch GIF to Pdf conversion....GIF to PDF in Aspose.PDF for C++ How to convert GIF to PDF? You...programmatically a document from GIF to PDF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/gif-to-pdf/
  6. Converting a BMP file to PDF using C++ | Aspose...

    Sample code for BMP to Pdf conversion using C++. Use C++ example for batch BMP to Pdf conversion....BMP to PDF in Aspose.PDF for C++ How to convert BMP to PDF? You...programmatically a document from BMP to PDF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/bmp-to-pdf/
  7. Get Document Privileges|Aspose.PDF for Python v...

    Learn how to programmatically check the privileges of a Pdf document using Aspose.Pdf for Python. This tutorial demonstrates how to use the PdfFileInfo class to read the document’s security settings, such as printing, copying, or modifying permissions....Privileges Contents [ Hide ] PDF privileges control what users...Copying content Modifying annotations or contents Filling form...

    docs.aspose.com/pdf/python-net/get-document-pri...
  8. Advanced operations using JavaScript via C++|As...

    Aspose.Pdf for JavaScript via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....about how to deals with existing PDF files programatically, be they...Aspose.PDF as discussed in Basic Operations , or PDFs created...

    docs.aspose.com/pdf/javascript-cpp/advanced-ope...
  9. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the Pdfs using code below Document document = new Document(PdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...loading the PDF Aspose.PDF Product Family aspose-pdf-net cpaperless...are trying to load some of the pdfs using code below Document document...

    forum.aspose.com/t/the-input-string-creatorinfo...
  10. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PdfContentEditor class in Java to manipulate the content of a Pdf document using Aspose.Pdf....existing PDF file Adding Bookmark actions to existing PDF file Working...existing PDF File Get Viewer Preference of an existing PDF File Adding...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/