Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 868 for

document redaction

(0.11 sec)
  1. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...创建插入符注释的步骤: 加载 PDF 文件 - new Document 。 创建新的 Caret Annotation 并设置插入符参数(new...AddCaretAnnotations () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  2. Redact PDF using Java | Aspose.PDF

    Redact PDF Documents programmatically with Java sample code using Aspose.PDF for Java...to Redact PDF File Using Java Library In order to redact PDF...configurations to the pom.xml . Redact PDF documents via Java You need Aspose...

    products.aspose.com/pdf/java/redaction/
  3. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...创建插入符注释的步骤: 加载PDF文件 - new Document . 创建新的 插入符注释 并设置插入符参数(新矩形...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  4. Work with PDF layers using C#|Aspose.PDF for .NET

    Clearing hidden data in your PDF Document with C#...C# Contents [ Hide ] A PDF document may contain various hidden...process for hidden data in a PDF document. It allows centralized enabling...

    docs.aspose.com/pdf/net/clear-hidden-data/
  5. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。...data_dir , outfile ) document = apdf . Document ( path_infile ) searchTerm...text_search_options = textSearchOptions document . pages . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  6. Redact PDF using Python | Aspose.PDF

    Redact PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...How to Redact PDF File Using Python Library In order to redact...Alternatively, run the command: Redact PDF documents via Python You need...

    products.aspose.com/pdf/python-net/redaction/
  7. 使用 Python 编辑 PDF | Aspose.PDF

    用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 Python....data_dir , outfile ) document = apdf . Document ( path_infile ) searchTerm...text_search_options = textSearchOptions document . pages . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  8. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases.... () { // The path to the documents directory var dataDir = RunExamples...Open PDF document using ( Aspose . Pdf . Document document = new...

    docs.aspose.com/pdf/net/whatsnew/2025/
  9. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... Document ( input_pdf_path ) save_options...DIR_OUTPUT + "output.pdf" document = ap . Document ( input_path , ap...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  10. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two Documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the Document. The inner bookmark named BOOK…...1 Hello Team, I have two documents, and I am using a bookmark-replacement...at the same location in the document. The inner bookmark named...

    forum.aspose.com/t/bookmark-replacement-problem...