Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 13,270 for

file

(0.1 sec)
  1. Change Target File Format using GroupDocs.Assem...

    We are delighted to announce a powerful new feature in the monthly release of GroupDocs.Assembly for .NET 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 and use the latest version of the API....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/change-target-file-...
  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 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...
  4. 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....You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format...Have a look at the source JPEG file: Below is the resultant PSD:...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  5. Load file from Amazon S3 storage | Documentation

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

    docs.groupdocs.com/conversion/net/load-file-fro...
  6. Loading specific file formats | Documentation

    Learn how to Load specific File formats....Loading specific file formats Loading specific file formats Leave...

    docs.groupdocs.com/parser/net/loading-specific-...
  7. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text Files with different settings and many other powerful features of GroupDocs.Editor for Java..../ How to edit CSV file How to edit CSV file Leave feedback On...characters (string). Loading CSV file for edit Unlike WordProcessing...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  8. Specify file type when loading a document | Doc...

    This article explains how to specify the File type when loading a document with GroupDocs.Viewer within your Java applications....Specify file type when loading a document Specify file type when...feedback You can specify the file type using . The following code...

    docs.groupdocs.com/viewer/java/specify-file-typ...
  9. 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-...
  10. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow loading of MSG File, modification of attachments, and then saving back out as MSG?...Possible to load in an email in MSG file format, modify content of selected...attachments, save back as MSG file? GroupDocs.Total Product Family...

    forum.groupdocs.com/t/possible-to-load-in-an-em...