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

format

(0.17 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  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. Save comparison result in different format | Gr...

    Learn how to save the comparison result to different output Formats using GroupDocs.Comparison for Python via .NET....different format Save comparison result in different format Leave...comparison result to a different format (e.g., PDF or HTML) by setting...

    docs.groupdocs.com/comparison/python-net/save-c...
  10. 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...