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

document redaction

(0.15 sec)
  1. 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/
  2. 使用 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/
  3. 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/
  4. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。...使用 Document 实例加载 PDF。 1。使用搜索词作为参数创建 TextFragmentAbsorber...PDF 文件。 编辑 PDF-C# Document doc = new Document ( dataDir + "test...

    products.aspose.com/pdf/zh-hans/redaction/
  5. 额外注释使用C++|Aspose.PDF for C++

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

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

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....days free trial of MS Word document processing 1 3d 1 3D animation...Shapes 1 Add Comments to Word Documents C++ 1 Add Connector to Shapes...

    blog.aspose.com/tags/
  8. 使用 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/
  9. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python...You can create a document, get and set document properties, embedding...manipulate PDF documents by validating a PDF document for PDF A standard...

    products.aspose.com/pdf/tutorial/
  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...