Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 5,043 for

assembling

(0.58 sec)
  1. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/image-search-opt...
  3. Search flow | GroupDocs

    This article shows the internal stages of each search operation using Java search API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/search-flow/
  4. GroupDocs.Viewer pro .NET 25.12 – Nejnovější ak...

    Prozkoumejte, co je nového v GroupDocs.Viewer pro .NET 25.12. K dispozici nyní na NuGet a na webu GroupDocs....12 Přímé stažení – Assemblies pro .NET i .NET Framework...

    blog.groupdocs.com/cs/viewer/groupdocs-viewer-f...
  5. GroupDocs.Parser for .NET 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.12. Available now on NuGet and GroupDocs website.... Direct download – Assemblies for .NET and .NET Framework...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  6. GroupDocs.Parser for .NET 25.11 – Pembaruan Ter...

    Jelajahi apa yang baru di GroupDocs.Parser untuk .NET 25.11. Tersedia sekarang di NuGet dan situs web GroupDocs....0 Unduhan Langsung – Unduh assembly untuk .NET dan .NET Framework...

    blog.groupdocs.com/id/parser/groupdocs-parser-f...
  7. GroupDocs.Total untuk Python 25.10 – Pembaruan ...

    Jelajahi apa yang baru di GroupDocs.Total untuk Python 25.10. Tersedia sekarang di NuGet dan situs web GroupDocs....Assembly for Python via .NET 25.5 Release...

    blog.groupdocs.com/id/total/groupdocs-total-for...
  8. GroupDocs.Parser for .NET 25.12.1 – 最新の更新と修正 (2...

    Explore what’s new in GroupDocs.Parser for .NET 25.12.1. Available now on NuGet and GroupDocs website. ↓ GroupDocs.Parser for .NET 25.12.1 の新機能をご確認ください。NuGet および GroupDocs のウェブサイトで現在入手可能です。...Parser assembly. No API changes are required...

    blog.groupdocs.com/ja/parser/groupdocs-parser-f...
  9. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-resource-...
  10. Add image annotation | GroupDocs

    The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-image-ann...