Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,535 for

file format conversion

(0.14 sec)
  1. 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...
  2. Detect file type of container item | GroupDocs

    This article explains that how to detect File type of container item....Conversion Product Solution GroupDocs...attachments / Detect file type of container item Detect file type of container...

    docs.groupdocs.com/parser/java/detect-file-type...
  3. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....Conversion Product Solution GroupDocs...Create custom format handler Create custom format handler Leave...

    docs.groupdocs.com/redaction/java/create-custom...
  4. Specify File Type for Comparison Manually | Gro...

    Manually specify the File type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...documents / Specify file type manually Specify File Type for Comparison...

    docs.groupdocs.com/comparison/python-net/develo...
  5. 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...
  6. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....Conversion Product Solution GroupDocs...Create custom format handler Create custom format handler Leave...

    docs.groupdocs.com/redaction/net/create-custom-...
  7. 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...
  8. 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-...
  9. Specify file type for comparison manually | Gro...

    Specify a document File type manually in GroupDocs.Comparison for .NET via LoadOptions.FileType to skip auto-detection and speed up loading of large Files....Conversion Product Solution GroupDocs...Specify file type for comparison manually Specify file type for...

    docs.groupdocs.com/comparison/net/specify-file-...
  10. How to save PDF document with other format | Gr...

    This article explains how to save signed PDF document with various File Formats by GroupDocs.Signature API....Conversion Product Solution GroupDocs...documents with different formats / PDF → format How to save PDF document...

    docs.groupdocs.com/signature/net/save-signed-pd...