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

groupdocs.total

(1.12 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/viewer/java/load-document-fr...
  3. GroupDocs.Viewer for .NET

    此 API 允许您在任何平台上使用 C# .NET 语言查看和呈现任何类型的文件格式。...查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion...

    kb.groupdocs.com/zh/viewer/net/
  4. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/page/3/
  5. Categories

    Find Answers by API Groupdocs.total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/categories/page/27/
  6. GroupDocs.Parser for Java

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

    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......Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/categories/page/38/
  8. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/page/2/
  9. Categories

    Find Answers by API Groupdocs.total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs...

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

    Find Answers by API Groupdocs.total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/categories/page/45/