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

format

(0.04 sec)
  1. 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...
  2. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion Format with GroupDocs.Conversion for Java API. ...ConvertOptions for specific target format Get default ConvertOptions...target format Leave feedback When dealing with file format conversions...

    docs.groupdocs.com/conversion/java/get-default-...
  3. 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...
  4. Create new document by format | Documentation

    This article demonstrates how to Create new document documents, spreadsheets and presentations with GroupDocs.Editor for Java API....document by format Create new document by format Leave feedback...edit documents in various formats, including WordProcessing,...

    docs.groupdocs.com/editor/java/create-document/
  5. 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...
  6. Update MP3 Format's Lyrics3v2 Tags using GroupD...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.10. Using the latest version, you can now update Lyrics3v2 tags in MP3 Format. Memory consumption is now reduced for working with PNG, JPEG2000, BMP, DICOM, DJVU, EMF, WEBP and WMF Formats. Furthermore, **MetadataUtility **obsolete methods are now removed and a bug, while cleaning or updating metadata of Strict Open XML Presentation (.pptx), is now fixed. We recommend you to install and use the latest version of the API....update Lyrics3v2 tags in MP3 format. Memory consumption is now...DICOM, DJVU, EMF, WEBP and WMF formats. Furthermore, **MetadataUtility...

    blog.groupdocs.com/metadata/update-mp3-formats-...
  7. 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-...
  8. 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 Java 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/java/get-default-...
  9. 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...
  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-...