Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 10,836 for

format

(0.04 sec)
  1. Comments for File Format Blog

    Comments for File Format Blog Comment on Doc to Docx – A change worth considering to switch! by Homepage <strong>... [Trackback]</strong> [...] Read More Infos here: blog.aspose.com/200......Comments for File Format Blog Comment on Doc to Docx – A change...Comprehension of PowerPoint File Formats by Laurence ImportHtml is really...

    blog.fileformat.com/comments/feed/
  2. 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....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...
  3. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of new features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio Format. Not only this, the API has also brought some new features related to PSD, JPEG, TIFF and MP3 file Formats. We recommend you to download this latest version and check out its exciting features....with the support of WAV audio format. Not only this, the API has...PSD, JPEG, TIFF and MP3 file formats. We recommend you to download...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  4. Implement Conversion to WMF Format

    WMF is a Windows MetaFile that can contain both vector and bitmap image inFormation. We added support of WMF file Format along-with few others in GroupDocs.Conversion for .NET 19.5. You can now convert any supported file Format to WMF. Along-with WMF, convert supported documents to EMF. Convert to EMF Convert to WMF Moreover, you can now pay royalties for the use of the API. Yes, metered licensing is now enabled....We added support of WMF file format along-with few others in GroupDocs...convert any supported file format to WMF. Along-with WMF, convert...

    blog.groupdocs.com/conversion/implement-convers...
  5. Save comparison result in different format | Do...

    This article explains how to save comparison result in different Format after files comparison within your .NET applications using GroupDocs.Comparison for .NET....different format Save comparison result in different format Leave...different formats. To save output document in different format, follow...

    docs.groupdocs.com/comparison/net/save-comparis...
  6. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....Create custom format handler Create custom format handler Leave...Leave feedback If format is not supported, you will need to implement...

    docs.groupdocs.com/redaction/net/create-custom-...
  7. Update metadata of MPP format using GroupDocs.M...

    GroupDocs team is introducing two new features and three enhancements in the monthly releaseof GroupDocs.Metadata for Java 18.6. The latest version allows you to edit XMP metadata of WAV file Format and update metadata properties of MPP file Format. Furthermore, memory consumption for loading and saving metadata is now reduced for MPP, WAV and AVI file Formats. A bug related to removing XMP metadata in TIF file Format is also resolved in the latest version....edit XMP metadata of WAV file format and update metadata properties...properties of MPP file format. Furthermore, memory consumption for...

    blog.groupdocs.com/metadata/update-metadata-of-...
  8. 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...
  9. 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....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/set-target-file-for...
  10. Get the format family and the additional inform...

    Get Format family details & extra info about files using GroupDocs.Viewer for Python....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/python-net/how-to-get...