Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 10,762 for

format

(0.06 sec)
  1. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file Format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file Format when assembling the following file Formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file Formats depending on input file Formats can be found at this page....Changing Target File Format Changing Target File Format Leave feedback...feature to change the target file format of an assembled document using...

    docs.groupdocs.com/assembly/net/changing-target...
  2. Save in original format | Documentation

    This article demonstrates that how to save file in its original Format with current date as a suffix...Save in original format Save in original format Leave feedback...to save file in its original format with current date as a suffix:...

    docs.groupdocs.com/redaction/python-net/save-in...
  3. Convert a Document to Another Format | Document...

    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 document of specific format | Documentation

    This article explains how to load document of specific Format....of specific format Load document of specific format Leave feedback...a document of any supported format. When you’re loading a document...

    docs.groupdocs.com/watermark/java/load-document...
  5. 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-...
  6. Save comparison result in different format | Do...

    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...
  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 // 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...
  8. 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/
  9. 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-...
  10. 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...