Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 849 for

document redaction

(0.63 sec)
  1. 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/
  2. 额外注释使用C++|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  3. 使用 Java 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码以编程方式编辑 PDF 文档...使用 Document 实例加载 PDF。 1。使用搜索词作为参数创建 TextFragmentAbsorber...PDF 文件-Java Document pdfDocument = new Document ( "sourceFile...

    products.aspose.com/pdf/zh-hans/java/redaction/
  4. 使用 Python 編輯 PDF | Aspose.PDF

    使用 Python for .NET 的 Python 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...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...
  5. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the point that the table exceeds the Document margins resulting in several columns being cut off. This issue can be…...that the table exceeds the document margins resulting in several...Issue Overview When a DOCX document contains a table that is wider...

    forum.aspose.com/t/table-scaling-results-in-rem...
  6. 使用 Python 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码以编程方式编辑 PDF 文档...使用 Document 实例加载 PDF。 1。使用搜索词作为参数创建 TextFragmentAbsorber...data_dir , outfile ) document = apdf . Document ( path_infile ) searchTerm...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  7. 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/
  8. 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...
  9. 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/
  10. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF Documents to word Documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document doc = new …...converting certain PDF documents to word documents using RecognitionMode...snippet I use is: Document doc = new Document("Aspose_support_internal_overflow...

    forum.aspose.com/t/converting-certain-pdf-to-wo...