Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 33,286 for

groupdocs.comparison

(0.08 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....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Installation | GroupDocs

    GroupDocs hosts all Java APIs on GroupDocs Repository. You use the GroupDocs.Annotation for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: XML GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdocs.com/java/repo/ Define GroupDocs.Annotation for Java API Dependency Then define GroupDocs.Annotation for Java API dependency in your pom.xml as follows:...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/installation/
  3. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/load-document-fr...
  4. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs....Java Applications # GroupDocs.Comparison for Java is a Documents...Introduced in this release. GroupDocs.Comparison for .NET 18.6 – Style...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  5. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for document processing and automation....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...for seamless display. GroupDocs.Comparison for Python via .NET...

    docs.groupdocs.com/total/python-net/product-ove...
  6. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/page/19/
  7. GroupDocs.Signature for Java

    This API allows you to digitally sign any type of file format using Java language on any platform....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/signature/java/
  8. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/page/14/
  9. GroupDocs.Annotation Product Family

    Find answers about annotating digital documents and images of various types using code on any platform....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/annotation/page/3/
  10. GroupDocs.Signature for .NET

    This API allows you to digitally sign any type of file format using .NET and C# language on any platform....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/signature/net/