Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 31,338 for

redact

(0.09 sec)
  1. 應用程式放大編輯文件的 API 解決方案

    刪除、編輯或隱藏辦公室的元數據和文本內容,PDF文檔放大使用.NET放大鏡的圖像Java API 或跨平台應用。...Redaction跨平臺應用程式包括 GroupDocs.Redaction Total 單個應用...他類型的文檔中編輯敏感資訊。 GroupDocs.Redaction DOCX 使用任何 Web 瀏覽器從Word文檔中編輯資訊。...

    products.groupdocs.app/zh-hant/redaction
  2. Load from local disc | Documentation

    This article shows how the Redaction API is used to load file from disk....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/load-from-loca...
  3. Get supported file formats | Documentation

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/get-supported-...
  4. Save overwriting original file | Documentation

    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...
  5. Temukan dan Ganti Teks dalam PDF menggunakan C#...

    Temukan teks, kata, frasa tertentu secara terprogram dalam dokumen PDF dengan sensitivitas huruf besar-kecil dan RegEx menggunakan C#. Ganti atau sembunyikan teks untuk menyunting file PDF....NET Redaction API untuk Mengganti Teks #...GroupDocs menampilkan GroupDocs.Redaction for .NET, API untuk menyunting...

    blog.groupdocs.com/id/redaction/find-and-replac...
  6. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/extend-support...
  7. Скачать библиотеку DLL C# для редактирования до...

    Загрузите библиотеку классов DLL C#, чтобы редактировать и защищать личные документы, удаляя секретные данные с помощью .NET API. Растеризовать PDF. Удалить метаданные и аннотации....Redaction GroupDocs.Redaction для .NET Просмотрите...через .NET API GroupDocs.Redaction для .NET — это API, который...

    releases.groupdocs.com/ru/redaction/net/
  8. 用 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...
  9. ویرایش PDF و اسناد اسکن شده در Java | متن خاموش...

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

    blog.groupdocs.com/fa/redaction/redact-text-and...
  10. 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...