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

document redaction

(0.2 sec)
  1. 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/
  2. What's new 2023|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/net/whatsnew/2023/
  3. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  4. Aspose.PDF version 25.12 flattening is removing...

    I’m using Aspose.Pdf.Drawing version 25.12 in Linux and have a pdf with some attached images that are being used to redact some url links. The images are locked on top of the links. When I flattend the pdf it is removin…...images that are being used to redact some url links. The images...example is: using (Document doc = new Document("file.pdf)) { doc...

    forum.aspose.com/t/aspose-pdf-version-25-12-fla...
  5. 使用 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/
  6. 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...
  7. 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/
  8. 额外注释使用C++|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  9. 使用 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...
  10. 使用 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...