Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,385 for

file editor

(0.16 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....Editor Product Solution GroupDocs...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Load password-protected file | GroupDocs

    Learn how to load a password-protected File by using .NET redaction API...Editor Product Solution GroupDocs...password-protected file Load password-protected file Leave feedback...

    docs.groupdocs.com/redaction/net/load-password-...
  3. Save image as file | GroupDocs

    The listed articles below explain how to saves images to the File system during document conversion....Editor Product Solution GroupDocs...strategy / Save image as file Save image as file Leave feedback Use...

    docs.groupdocs.com/markdown/net/image-file-stra...
  4. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text File automatically....Editor Product Solution GroupDocs...Indexing / Text file encoding detection Text file encoding detection...

    docs.groupdocs.com/search/net/text-file-encodin...
  5. Get file info | GroupDocs

    This article explains how to detect document File type, size and calculate pages count with GroupDocs.Comparison....Editor Product Solution GroupDocs...Comparison basic / Get file info Get file info Leave feedback On...

    docs.groupdocs.com/comparison/nodejs-java/get-f...
  6. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF File using the GroupDocs.Viewer Java API....Editor Product Solution GroupDocs...output PDF file / Optimize spreadsheets in a PDF file Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Supported File Formats | GroupDocs

    The following article indicates the File formats that GroupDocs.Comparison can work with....Editor Product Solution GroupDocs...Started / Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/comparison/java/supported-do...
  8. Developer guide | GroupDocs

    Key features of every API bundled in GroupDocs.Total for Java, with runnable Java examples you can copy, plus the input and output Files for each one....Editor Product Solution GroupDocs...comes with the sample file it reads and the file it produces. These...

    docs.groupdocs.com/total/java/developer-guide/
  9. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Editor Product Solution GroupDocs...Java / Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/conversion/java/supported-fi...
  10. Supported File Formats | GroupDocs

    The following article indicates the File formats that GroupDocs.Comparison can work with....Editor Product Solution GroupDocs...Started / Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/comparison/nodejs-java/suppo...