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

format

(0.04 sec)
  1. Load a file of a specific format | Documentation

    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-...
  2. Set Flip Mode when Converting to a Image Format

    With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When converting to a Image Format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP Format....When converting to a Image format you can now always set brightness...improved when converting to a WebP format. Furthermore, JpegQuality issue...

    blog.groupdocs.com/conversion/set-flip-mode-whe...
  3. 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-...
  4. 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-...
  5. 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...
  6. 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-...
  7. Create New Document by Format | Documentation

    This article demonstrates how to create new documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Document by Format Create New Document by Format Leave feedback...edit documents in various formats, including WordProcessing,...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  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. 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-...
  10. 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 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-...