Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 32,330 for

redact

(0.14 sec)
  1. Կարգավորել տեքստը PPTX-ում՝ օգտագործելով C#

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես խմբագրել տեքստը PPTX-ում՝ օգտագործելով C#: Բացի այդ, ձեզ կտրամադրվի պարզ կոդի օրինակ՝ PPTX-ում տեքստը C#-ով փոխարինելու համար:...Redaction Product Family Կարգավորել...(IDE)՝ օգտագործելու GroupDocs.Redaction for .NET ՝ PPTX ֆայլերում...

    kb.groupdocs.com/hy/redaction/net/redact-text-i...
  2. 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...
  3. 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...
  4. Remove Annotations from XLSX using C#

    Quickly learn how to remove annotations from XLSX using C#. Additionally, you will find a code example showing how to delete annotations in XLSX using C#....Redaction Product Family Remove Annotations...using C# with the help of redaction library. This article provides...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  5. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-in-raster...
  6. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-with-defa...
  7. Developer Guide | GroupDocs

    Note This section describes some basic and advanced use cases of GroupDocs.Redaction for .NET. Please refer to GitHub repository for more examples and samples....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/developer-guide/
  8. ค้นหาและแทนที่คำในเอกสาร Word โดยใช้ C# | การโต...

    ค้นหา แทนที่ หรือซ่อนข้อความ คำ วลีในไฟล์ Word DOC/DOCX โดยใช้ C# ทำซ้ำและดำเนินการค้นหาข้อความ คำนึงถึงตัวพิมพ์เล็กและใหญ่ & RegEx ด้วย .NET Redaction API...NET Redaction API สำหรับการแทนที่ข้อความ...ม # GroupDocs.Redaction for .NET คือ API การแก้ไขเอกสารที่อน...

    blog.groupdocs.com/th/redaction/find-and-replac...
  9. Trova e sostituisci testo in PDF usando C# | So...

    Trova a livello di codice determinati testi, parole, frasi nei documenti PDF con distinzione tra maiuscole e minuscole e RegEx usando C#. Sostituisci o nascondi il testo per oscurare i file PDF....Redaction for .NET, l’API per oscurare...Install-Package GroupDocs.Redaction Non è necessario installare...

    blog.groupdocs.com/it/redaction/find-and-replac...
  10. Najít a nahradit slova v dokumentech aplikace W...

    Najděte, nahraďte nebo skryjte text, slova, fráze v souborech Word DOC/DOCX pomocí C#. Redigujte a provádějte vyhledávání textu, rozlišování velkých a malých písmen a RegEx vyhledávání pomocí rozhraní .NET Redaction API....NET Redaction API pro nahrazení textu #...# GroupDocs.Redaction for .NET je rozhraní API pro úpravu dokumentů...

    blog.groupdocs.com/cs/redaction/find-and-replac...