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

format

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. Convert a Document to Another Format | GroupDocs

    Learn how to convert a single document to another Format using GroupDocs.Conversion for Python via .NET....Another Format Convert a Document to Another Format Leave feedback...single document to another format, where only one document is...

    docs.groupdocs.com/conversion/python-net/develo...
  7. 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...
  8. 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...
  9. 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...
  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...