Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,788 for

file conversion

(0.14 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...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Detect file type of container item | GroupDocs

    Learn how to detect File types of items within containers using GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...Attachments / Detect file type of container item Detect file type of container...

    docs.groupdocs.com/parser/python-net/detect-fil...
  3. Unable to convert DXF, MPT, MPP file to PDF aft...

    After I updated ‘groupdocs-Conversion’ for Java from 25.6 to 25.8 Conversion to PDF started to fail for the above File extensions. For DXF I see the following exception: com.groupdocs.Conversion.exceptions.CorruptOrDam…...Unable to convert DXF, MPT, MPP file to PDF after updating from version...GroupDocs.Conversion Product Family java , document-conversion adrian...

    forum.groupdocs.com/t/unable-to-convert-dxf-mpt...
  4. GroupDocs.Conversion for .NET Library - Convert...

    Good news for .NET developers - our universal document Conversion library, GroupDocs Conversion for .NET is now available for download! The library enables developers to seamlessly convert back and forth between over 50 common File formats from within their .NET (C#, VB.NET) apps. For example, using the library, you can convert Word documents (DOC, DOCX) to PDF Files and to images without the need for Microsoft Word or Adobe Acrobat on either server or client side....universal document conversion library, GroupDocs Conversion for .NET is...forth between over 50 common file formats from within their .NET...

    blog.groupdocs.com/conversion/groupdocs-convers...
  5. Optimize the output PDF file | GroupDocs

    Optimize PDFs for web viewing or reduce File size with GroupDocs.Viewer. Adjust resources and improve loading times....Conversion Product Solution GroupDocs...the output PDF file Optimize the output PDF file Leave feedback...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported File types....Conversion Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/search/java/get-supported-fi...
  7. Get supported file formats | GroupDocs

    This article explains how to obtain supported File formats list when viewing documents with GroupDocs.Comparison within your Java applications....Conversion Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  8. Get supported file types | GroupDocs

    This article explains how to obtain supported File formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Python via .NET applications....Conversion Product Solution GroupDocs.../ Get supported file types Get supported file types Leave feedback...

    docs.groupdocs.com/merger/python-net/get-suppor...
  9. Text file encoding detection | GroupDocs

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

    docs.groupdocs.com/search/net/text-file-encodin...
  10. Get supported file types | GroupDocs

    This article explains how to obtain supported File formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Node.js via Java applications....Conversion Product Solution GroupDocs.../ Get supported file types Get supported file types Leave feedback...

    docs.groupdocs.com/merger/nodejs-java/get-suppo...