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

format

(0.16 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 JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...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/nodejs-java/load-a-...
  2. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular Format using GroupDocs.Metadata for Python via .NET....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/python-net/load-a-f...
  3. 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...
  4. 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-...
  5. Save comparison result in different format | Gr...

    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. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different Format based on attachment type using GroupDocs.Conversion for .Java....email attachment to different format Convert each email attachment...attachment to different format Leave feedback To convert each attachment...

    docs.groupdocs.com/conversion/java/convert-each...
  7. Get default convert options for a target format...

    In this article, you will learn how to get predefined default convert options for desired target Format with GroupDocs.Conversion for .NET API....target format Get default convert options for a target format Leave...for a desired target document format. This will allow you to get...

    docs.groupdocs.com/conversion/net/get-default-c...
  8. GroupDocs.Annotation for .NET 16.10.0 introduce...

    Wait is over now, GroupDocs team is glad to announce another exciting monthly release where in supported document Formats list, Presentation file Format is introduced. The latest GroupDocs.Annotation for .NET 16.10.0 API provides support for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) for Presentation file Format along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs....supported document formats list, Presentation file format is introduced...etc) for Presentation file format along with improvements and...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  9. PDF signature with PDF gives wrong format error...

    I am experiencing an error when trying to sign a PDF document using a .pfx certificate through your API tester: https://reference.groupdocs.cloud/signature/#/Sign/CreateSignatures The signing operation fails with the f…...signature with PDF gives wrong format error GroupDocs.Signature Product...ExternalSignature has wrong format. Description: Object reference...

    forum.groupdocs.com/t/pdf-signature-with-pdf-gi...
  10. Get the format family and the additional inform...

    This article explains how to get the Format family and the additional inFormation using .NET / C# with GroupDocs.Viewer for .NET....document information / Get the format family and the additional information...information Get the format family and the additional information...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...