Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 10,539 for

format

(0.14 sec)
  1. Comments for File Format Blog

    Comments for File Format Blog Comment on Doc to Docx – A change worth considering to switch! by Homepage <strong>... [Trackback]</strong> [...] Read More Infos here: blog.aspose.com/200......Comments for File Format Blog Comment on Doc to Docx – A change...Comprehension of PowerPoint File Formats by Laurence ImportHtml is really...

    blog.fileformat.com/comments/feed/
  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. 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 // 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. 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. Support for Missing Metadata Properties of Exce...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.11. The latest version supports missing metadata properties of Excel Format and allows working with FLV file Format’s metadata. Furthermore, memory consumption is now reduced for working with PDF and Excel file Formats. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18.11. Detect FLV file Format Read FLV header metadata Get XMP metadata of FLV file Format Update XMP metadata of FLV file Format Remove XMP metadata of FLV file Format For details about the features supported by the API, please visit Features Overview....of Excel format and allows working with FLV file format’s metadata...working with PDF and Excel file formats. We recommend you to install...

    blog.groupdocs.com/metadata/support-for-missing...
  6. Create new document by format | Documentation

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

    docs.groupdocs.com/editor/net/create-document/
  7. 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-...
  8. 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...
  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. 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-...