Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 11,886 for

format

(0.09 sec)
  1. Load a file of a specific format | GroupDocs

    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....a specific format Load a file of a specific format Leave feedback...load a file of some particular format. advanced_usage.loading_files...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same Format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Output in Same Format Generate Output in Same Format as Template...assembled documents in the same format as the template. This means...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  3. Remove Comments in ZIP Format using GroupDocs.M...

    We always keep on adding new features in our APIs for better user experience. Therefore, today we are proudly announcing version 17.12 of GroupDocs.Metadata for .NET API. Using the latest release, you can now remove **comments **in ZIPFormat and read **thumbnail of JPEG **Format from EXIF segment. We recommend you to download and use the latest version of the API. GroupDocs.Metadata for .NET 17.12 - New Features Following are the new features introduced in version 17....**in ZIP format and read **thumbnail of JPEG **format from EXIF...Comments in ZIP format Read Thumbnail of JPEG format from EXIF segment...

    blog.groupdocs.com/metadata/remove-comments-in-...
  4. 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....now change the target file format of an assembled document using...can change the target file format when assembling Word Processing...

    blog.groupdocs.com/assembly/change-target-file-...
  5. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular Format....a specific format Load a file of a specific format Leave feedback...load a file of some particular format. AdvancedUsage.LoadingFiles...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  6. Exception on saving Word to EML file format - F...

    Exception on saving Word to EML file Format Traceback (most recent call last): File “D:\kb-python\kbconversion.py”, line 22, in converter.convert(“output.eml”, convert_options) RuntimeError: Proxy error(ConversionNo…...on saving Word to EML file format GroupDocs.Conversion Product...on saving Word to EML file format Traceback (most recent call...

    forum.groupdocs.com/t/exception-on-saving-word-...
  7. 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....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  8. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion Format with GroupDocs.Conversion for Java API. ...ConvertOptions for specific target format Get default ConvertOptions...target format Leave feedback When dealing with file format conversions...

    docs.groupdocs.com/conversion/java/get-default-...
  9. Save Document Comparison Results in Image Format

    Yes, you heard it right. We’ve implemented ability to save document comparison results in image Format as well. In this blog post we’ll review the new feature and bug fixes introduced in monthly release of GroupDocs.Comparison for .NET 19.3.1. Let’s talk about image representation of the document pages. The moment you save comparison results in your directory, you have a control to save results in image Format as well using ICompareResult....comparison results in image format as well. In this blog post...control to save results in image format as well using ICompareResult...

    blog.groupdocs.com/comparison/save-document-com...
  10. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source Format with GroupDocs.Conversion for .NET API....source format Get default load options for a source format Leave...options for the source document format. This will allow you to get...

    docs.groupdocs.com/conversion/net/get-default-l...