Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 8,050 for

pdf annotations

(0.16 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++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.Pdf for C++, installation and licensing manual of C++ library....PDF for C++ features. Aspose.PDF for C++ is a native...manipulate PDF documents without using Adobe Acrobat. Aspose.PDF for...

    docs.aspose.com/pdf/cpp/overview/
  3. 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...
  4. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to Pdf using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...PDF Product Family aspose-pdf-java , words-java...document. When converting word to PDF using Aspose.words: com.aspose...

    forum.aspose.com/t/differentiation-between-comm...
  5. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.Pdf for Java, installation and licensing manual of Java library....PDF for Java features. Aspose for...that lets developers create PDF documents from scratch without...

    docs.aspose.com/pdf/java/overview/
  6. 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/
  7. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    在任何具有 C++ 语言的平台上的 Pdf 文件中,使用这个简单的演示源代码创建 Pdf 表单。...如何使用 C++ 创建 PDF 表单 为了在 PDF 文件中创建 PDF 表单 (Acroforms),我们将使用 Aspose...Aspose.PDF for C++ API,这是适用于 cpp 平台的功能丰富、强大且易于使用的文档操作 API。打开 NuGet...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  8. 使用 .NET 创建 PDF 表单 | Aspose.PDF

    通过 COM Interop 在.NET Framework、.NET Core 和 PHP、VbScript、Delphi、C++ 上使用这个 C# 源代码创建 Pdf 表单并添加字段。...如何使用C#創建 PDF 表單 为了在 PDF 文件中创建 PDF 表单 (Acroforms),我们将使用 Aspose...Aspose.PDF for .NET API,这是一款功能丰富、强大且易于使用的适用于 C# 平台的文档操作 API。打开 NuGet...

    products.aspose.com/pdf/zh-hant/net/acroforms/c...
  9. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.Pdf for .NET introduced in 2023....PDF 23.12 The form can be found and...Open PDF document using ( var document = new Aspose . Pdf . Document...

    docs.aspose.com/pdf/net/whatsnew/2023/
  10. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in Pdf using Python and Aspose.Pdf...Tooltip to Searched Text in a PDF This code snippet shows how to...specific text fragments in a PDF to display tooltips when the...

    docs.aspose.com/pdf/python-net/pdf-tooltip/