Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,500 for

file format conversion

(2.44 sec)
  1. Split text file | GroupDocs

    Follow this guide and learn how to split text File into several resultant Files using GroupDocs.Merger for Node.js via Java API....Conversion Product Solution GroupDocs...operations / Split text file Split text file Leave feedback allows...

    docs.groupdocs.com/merger/nodejs-java/split-tex...
  2. 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...
  3. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…...Converting MSG file containing nested MSG attachments showing...license message GroupDocs.Conversion Product Family jarrodwee...

    forum.groupdocs.com/t/converting-msg-file-conta...
  4. Split text file | GroupDocs

    Follow this guide and learn how to split a text File into several resultant Files by line numbers using GroupDocs.Merger for Python via .NET API....Conversion Product Solution GroupDocs...operations / Split text file Split text file Leave feedback On this...

    docs.groupdocs.com/merger/python-net/split-text...
  5. Get the format family and the additional inform...

    Get Format family details & extra info about Files using GroupDocs.Viewer for Python....Conversion Product Solution GroupDocs...document information / Get the format family and the additional information...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  6. Converting an outlook email .msg file with atta...

    Hello, Using GroupDocs.Conversion.NETFramework v25.11.0, when you convert an email from outlook, Format .msg, into a PDF, and the email contains attachments of PDF Format, the annotations/stamps are lost at Conversion. …...msg file with attachments containing...annotations/stamps GroupDocs.Conversion Product Family dotnet CyrusDaVirus...

    forum.groupdocs.com/t/converting-an-outlook-ema...
  7. 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 Java features....Conversion Product Solution GroupDocs...document / Output format and password Output format and password Leave...

    docs.groupdocs.com/editor/java/output-format-an...
  8. 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...
  9. Get the format family and the additional inform...

    This article explains how to get the Format family and the additional inFormation using Java with GroupDocs.Viewer for Java....Conversion Product Solution GroupDocs...document information / Get the format family and the additional information...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  10. How to Edit XML File | GroupDocs

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

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