Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,306 for

file format conversion

(0.53 sec)
  1. Save in original format | GroupDocs

    The following example demonstrates how to save File in its original Format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").Format(new Date())); // Saving in original Format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Conversion Product Solution GroupDocs...Save in original format Save in original format Leave feedback...

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. Issue with Large Data File Error - Free Support...

    Question regarding GroupDocs.Conversion for .NET An error occurred when attempting to convert an Excel File larger than 2GB to PDF. How can I resolve this issue? The version is GroupDocs.Conversion for .NET Framework 2…...with Large Data File Error GroupDocs.Conversion Product Family...Question regarding GroupDocs.Conversion for .NET An error occurred...

    forum.groupdocs.com/t/issue-with-large-data-fil...
  3. Convert a JPEG file to PSD programmatically in C#

    You can convert an image File (e.g. JPEG, JPG, PNG) to PSD Format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image Format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign...requirements using GroupDocs.Conversion for .NET. All you have to...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  4. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...Using Conversion for .NET API v24.10+ GroupDocs.Conversion Product...below code to use the new Conversion APIs from 24.10 onwards?...

    forum.groupdocs.com/t/how-to-update-email-load-...
  5. About using GroupDocs.Conversion for Java to co...

    While testing the HTML to PPT Conversion feature of GroupDocs.Conversion for Java, I found that the Format of the resulting PPT File was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te…...Conversion for Java to convert HTML to PPT format GroupDocs...GroupDocs.Conversion Product Family java xingyu11 May 15, 2025, 11:10am...

    forum.groupdocs.com/t/about-using-groupdocs-con...
  6. Supported File Formats | GroupDocs

    The following article indicates the File Formats that GroupDocs.Watermark can work with....Conversion Product Solution GroupDocs.../ Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/watermark/nodejs-java/suppor...
  7. Save in original format | GroupDocs

    This article demonstrates that how to save File in its original Format with current date as a suffix...Conversion Product Solution GroupDocs...Save in original format Save in original format Leave feedback...

    docs.groupdocs.com/redaction/net/save-in-origin...
  8. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word document with password or change output document Format using GroupDocs.Editor for .NET features....Conversion Product Solution GroupDocs...document / Output format and password Output format and password Leave...

    docs.groupdocs.com/editor/net/output-format-and...
  9. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different Format based on attachment type using GroupDocs.Conversion for .Java....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...

    docs.groupdocs.com/conversion/java/convert-each...
  10. Supported file formats | GroupDocs

    GroupDocs.Conversion for Node.js via Java supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Node...

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