Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,474 for

file merger

(0.16 sec)
  1. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....Merger Product Solution GroupDocs...Loading specific file formats Loading specific file formats Leave...

    docs.groupdocs.com/parser/java/loading-specific...
  2. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF File using the GroupDocs.Viewer Java API....Merger Product Solution GroupDocs...output PDF file / Optimize spreadsheets in a PDF file Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Load a file of a specific format | Documentation

    This example demonstrates how to load a File of some particular format. advanced_usage.loading_Files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a File to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Merger Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  4. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source....Merger Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to the original...

    docs.groupdocs.com/metadata/net/save-a-modified...
  5. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF File using the GroupDocs.Viewer .NET API (C#)....Merger Product Solution GroupDocs...output PDF file / Optimize spreadsheets in a PDF file Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. Load a file of a specific format | Documentation

    This example demonstrates how to load a File of some particular format....Merger Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  7. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....inline attachment shows missing file icon when converted to PDF GroupDocs...GroupDocs.Merger Product Family pdf , merge-in-pdf , file-merger , merger-api...

    forum.groupdocs.com/latest
  8. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML Files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....Merger Product Solution GroupDocs...EditableDocument from file or markup Create EditableDocument from file or markup...

    docs.groupdocs.com/editor/java/create-editabled...
  9. Create EditableDocument from File or Markup | D...

    This article explains how to create an instance of the EditableDocument class from HTML Files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....Merger Product Solution GroupDocs...EditableDocument from File or Markup Create EditableDocument from File or Markup...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  10. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various File formats by GroupDocs.Signature API....Merger Product Solution GroupDocs...Spreadsheet with different output file type Leave feedback On this...

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