Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 35,694 for

groupdocs.merger

(2.21 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....Parser Product Solution GroupDocs.Merger 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:...Parser Product Solution GroupDocs.Merger 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....Parser Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/load-document-fr...
  4. GroupDocs.Total for Java overview | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Parser Product Solution GroupDocs.Merger Product Solution GroupDocs...documents seamlessly. GroupDocs.Merger for Java Merge or split...

    docs.groupdocs.com/total/java/product-overview/
  5. Supported File Formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for Python via .NET....Parser Product Solution GroupDocs.Merger Product Solution GroupDocs...Supported file formats GroupDocs.Merger for Python via .NET Supported...

    docs.groupdocs.com/total/python-net/supported-d...
  6. GroupDocs.Parser for Java

    此 API 允许您在任何平台上使用 Java 语言执行文本搜索和索引任何类型的文件格式。...Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/zh/parser/java/page/2/
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/categories/page/43/
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/categories/page/45/
  9. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/page/2/
  10. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/page/7/