Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 31,651 for

redact

(0.13 sec)
  1. ویرایش PDF و اسناد اسکن شده در Java | متن خاموش...

    متن را در PDF و سایر اسناد با استفاده از Java در برنامه های خود ویرایش کنید. اسناد را به متن و همچنین متن درون تصاویر جاسازی شده تبدیل کنید....Redaction [راه حل ویرایش برای ایمن سازی...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/fa/redaction/redact-text-and...
  2. Masquer des PDF et des documents numérisés en J...

    Rédigez du texte dans des PDF et d'autres documents à l'aide de Java dans vos applications. Masquez les documents pour masquer le texte ainsi que le texte dans les images intégrées....Redaction fournit la solution de rédaction...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/fr/redaction/redact-text-and...
  3. 用 Java 编辑 PDF 和扫描的文档 | PDF 中的黑屏文本

    在您的应用程序中使用 Java 编辑 PDF 和其他文档中的文本。编辑文档以遮蔽文本以及嵌入图像中的文本。...Redaction 提供了 保护机密信息的编辑解决方案 。它的 Java...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/zh/redaction/redact-text-and...
  4. PDF en gescande documenten redigeren in Java | ...

    Bewerk tekst in PDF en andere documenten met behulp van Java in uw toepassingen. Documenten redigeren om tekst en ook de tekst in de ingesloten afbeeldingen zwart te maken....Redaction biedt de redactie-oplossing...groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.6</version>...

    blog.groupdocs.com/nl/redaction/redact-text-and...
  5. Կարգավորել տեքստը DOCX-ում Java-ի միջոցով

    Այս թեման ուղեցույց կտա, թե ինչպես խմբագրել տեքստը DOCX-ում Java-ի միջոցով: Առանց լրացուցիչ ծրագրաշարի տեղադրման անհրաժեշտության, դուք կարող եք փոխարինել տեքստը DOCX-ում Java-ի միջոցով:...Redaction Product Family Կարգավորել...միջավայրը՝ օգտագործելու GroupDocs.Redaction for Java ՝ DOCX ֆայլերում...

    kb.groupdocs.com/hy/redaction/java/redact-text-...
  6. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET Redaction API...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/load-pa...
  7. Remove Annotations from XLSX using Java

    Swiftly master the process of how to remove annotations from XLSX using Java. You'll also discover a code example demonstrating how to delete annotations in XLSX using Java....Redaction Product Family Remove Annotations...using Java by leveraging a redaction library. This guide will walk...

    kb.groupdocs.com/redaction/java/remove-annotati...
  8. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the Redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply Redaction final Redactor Redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = Redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file Redactor.save(options); } } finally { Redactor....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-overwrit...
  9. Evaluation Limitations and Licensing | GroupDocs

    free trial api version for Redaction is available to evaluate the API which will be similar as licensed but with few limitations....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/evaluation-lim...
  10. Advanced usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/advance...