Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,729 for

file conversion

(0.06 sec)
  1. Text file encoding detection | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/text-file...
  2. 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...
  3. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF File using the GroupDocs.Viewer .NET API (C#) to reduce size....Conversion Product Solution GroupDocs...Optimize the output PDF file / Optimize the PDF file resources Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The File is corrupt or damaged. Incorrect File header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...allegedly corrupt file header GroupDocs.Conversion Product Family...Family dotnet , document-conversion JuneTech November 4, 2025, 9:41am...

    forum.groupdocs.com/t/error-converting-eml-to-p...
  5. How to Edit MOBI File | GroupDocs

    This article demonstrates how to edit MOBI Files using Node.js via Java....Conversion Product Solution GroupDocs...How to Edit MOBI File How to Edit MOBI File Leave feedback On...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  6. Text file encoding detection | GroupDocs

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

    docs.groupdocs.com/search/java/text-file-encodi...
  7. 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...
  8. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some new features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM File formats. Along with this, the API also provides the way to work with layers in PDF documents and default fonts in diagram documents. Check out this latest version to enhance and improve your document viewer applications....the support of EMF and DICOM file formats. Along with this, the...Support of EMF file format Support of DICOM file format Document...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...
  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. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text Files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Conversion Product Solution GroupDocs.../ How to Edit CSV File How to Edit CSV File Leave feedback On...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...