Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 28,790 for

redaction

(0.16 sec)
  1. Remove Metadata from DOCX using C#

    In this tutorial, you'll learn how to remove metadata from DOCX using C#. Also, you'll be provided with a simple code example to clean metadata from DOCX in C#....Redaction Product Family Remove Metadata...environment to utilize GroupDocs.Redaction for .NET for removing metadata...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  2. Редагувати PDF і відскановані документи в C# | ...

    Відредагуйте текст у PDF та інших документах за допомогою C# у ваших програмах .NET. Відредагуйте документи на затемнений текст, а також текст у вбудованих зображеннях....Redaction надає API редагування документів...Install-Package GroupDocs.Redaction Встановіть через диспетчер...

    blog.groupdocs.com/uk/redaction/redact-text-and...
  3. Java'da PDF'de Metin Bul ve Değiştir | PDF Metn...

    Java'da büyük/küçük harf duyarlılığı ve RegEx ile PDF belgelerindeki belirli metinleri, sözcükleri, tümceleri programlı olarak bulun. PDF dosyalarını yeniden düzenlemek için metni değiştirin veya gizleyin....groupdocs</groupId> <artifactId>groupdocs-redaction</artifactId> <version>21.12</version>... com/redaction/java/com.groupdocs.redaction.redactions/ReplacementOptions)...

    blog.groupdocs.com/tr/redaction/find-and-replac...
  4. Developer Guide | Documentation

    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 Java...

    docs.groupdocs.com/redaction/java/developer-guide/
  5. Masquer des PDF et des documents numérisés en C...

    Rédigez du texte dans des PDF et d'autres documents à l'aide de C# dans vos applications .NET. Masquez les documents pour masquer le texte ainsi que le texte dans les images intégrées....Redaction fournit l’ API .NET de rédaction...Install-Package GroupDocs.Redaction Installer via le gestionnaire...

    blog.groupdocs.com/fr/redaction/redact-text-and...
  6. یافتن و جایگزینی کلمات در اسناد Word با استفاده...

    متن، کلمات، عبارات را در فایل‌های Word DOC/DOCX با استفاده از C# پیدا، جایگزین یا پنهان کنید. ویرایش و انجام جستجوی متن، حساس به حروف بزرگ و RegEx با .NET Redaction API....NET Redaction API برای جایگزینی متن # GroupDocs.Redaction for.../packages/groupdocs.redaction). PM> Install-Package GroupDocs.Redaction در این...

    blog.groupdocs.com/fa/redaction/find-and-replac...
  7. یافتن و جایگزینی متن در PDF با استفاده از C# | ...

    به صورت برنامه ریزی شده متن، کلمات، عبارات خاصی را در اسناد PDF با حساسیت حروف کوچک و بزرگ و RegEx با استفاده از C# پیدا کنید. برای ویرایش فایل های PDF متن را جایگزین یا مخفی کنید....کردن متن با کادر رنگی NET Redaction API برای جایگزینی متن # GroupDocs...GroupDocs GroupDocs.Redaction را برای .NET به نمایش می گذارد،...

    blog.groupdocs.com/fa/redaction/find-and-replac...
  8. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform Redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/save-to-stream/
  9. Redige PDF e documenti scansionati in C# | Test...

    Redigere testo in PDF e altri documenti utilizzando C# nelle applicazioni .NET. Redigere i documenti per oscurare il testo e anche il testo all'interno delle immagini incorporate....Redaction fornisce la redazione del...Install-Package GroupDocs.Redaction Installa tramite Gestione...

    blog.groupdocs.com/it/redaction/redact-text-and...
  10. Getting Started | Documentation

    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 .NET...

    docs.groupdocs.com/redaction/net/getting-started/