Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 13,992 for

file

(0.05 sec)
  1. Set Target File Format using GroupDocs.Assembly...

    We are excitedly announcing a new feature in the monthly release of GroupDocs.Assembly for Java 18.9. Using the latest version, you can now change the target File format of an assembled document using File extension or explicit specification. You can change the target File format when assembling Word Processing, Spreadsheet, Presentation, Email and Text File formats. We recommend you to install the latest version of the API for a better user experience....target file format of an assembled document using file extension...specification. You can change the target file format when assembling Word...

    blog.groupdocs.com/assembly/set-target-file-for...
  2. Optimize a PDF file for a browser | Documentation

    Optimize PDFs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....Optimize the output PDF file / Optimize a PDF file for a browser Optimize...Optimize a PDF file for a browser Leave feedback On this page This...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Load file from Azure blob storage | Documentation

    This article demonstrates how to convert File stored in Azure Blob storage using GroupDocs.Conversion for .NET API..../ Loading files from different sources / Load file from Azure...Azure blob storage Load file from Azure blob storage Leave feedback...

    docs.groupdocs.com/conversion/net/load-file-fro...
  4. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source....Advanced Usage / Saving files / Save a modified file to the original...original source Save a modified file to the original source Leave feedback...

    docs.groupdocs.com/metadata/net/save-a-modified...
  5. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document Files (e.g., Word, Excel) to HTML for pr......File Size Increase on Conversion to HTML – GroupDocs for .NET...application to convert document files (e.g., Word, Excel) to HTML...

    forum.groupdocs.com/t/file-size-increase-on-con...
  6. 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....Loading files / Load a file of a specific format Load a file of a...example demonstrates how to load a file of some particular format. advanced_usage...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  7. Open PowerPoint File

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/zh-hant/tag/open-powerpoint-...
  8. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various File formats by GroupDocs.Signature API....Spreadsheet with different output file type Leave feedback On this...documents with different output file types. Each document type has...

    docs.groupdocs.com/signature/net/save-signed-sp...
  9. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....Advanced Usage / Saving files / Save a modified file to the original...original source Save a modified file to the original source Leave feedback...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  10. Load a file of a specific format | Documentation

    This example demonstrates how to load a File of some particular format....Loading files / Load a file of a specific format Load a file of a...example demonstrates how to load a file of some particular format. AdvancedUsage...

    docs.groupdocs.com/metadata/net/load-a-file-of-...