Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 10,836 for

format

(0.07 sec)
  1. GroupDocs.Metadata for .NET v1.3.0 introduces n...

    GroupDocs team is pleased to announce another monthly release of GroupDocs.Metadata for .NET version 1.3.0 with extended features for existing supported Formats and support of new file Formats. Moreover, in this version, the team introduces Metadata Replace API to find and replace metadata properties in document Formats. Not only this, but the user will also be able to define his/her custom logic to replace metadata properties in supported documents. Let’s see what’s more in this new package....supported formats and support of new file formats. Moreover,...metadata properties in document formats. Not only this, but the user...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  2. Supported Image Types | Documentation

    This section describes GroupDocs.Merger for Java supported image types. The Library supports JPEG, GIF, TIFF and many more....file formats that GroupDocs.Merger can work with. Format Description...Extract pages Cross-format image merging Cross-format merge to PDF JPG...

    docs.groupdocs.com/merger/java/supported-image-...
  3. Convert XLSX to XLS using Python

    Learn how to convert XLSX to XLS using Python. Step-by-step guide and code example is included in this topic for how to export XLSX to XLS in Python....( XLSX ) to the legacy XLS format. Many organizations still use...NET for XLSX to legacy XLS format Import the Converter and SpreadsheetConvertOp...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Node.js via Java supported document types...file formats that GroupDocs.Merger can work with. Format Description...document Cross-format merge to PDF / XPS Cross-format merge to DOC...

    docs.groupdocs.com/merger/nodejs-java/supported...
  5. Online PDF to ICO Converter | Free GroupDocs Apps

    PDF to ICO document converter - convert PDF to ICO online for free, no registration required. Secure and easy to use PDF to ICO conversion!... choose the desired output format and click convert button. Once...PPTX and many more document formats Simple way to instant convert...

    products.groupdocs.app/conversion/pdf-to-ico
  6. GroupDocs.Metadata for .NET 1.6.0 Released with...

    GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.Metadata for .NET 1.6.0 release is ready to be announced. View the list of interactive features introduced in the latest version of documents metadata API. GroupDocs.Metadata for .NET 1.6.0 – New Features In this release, the following new features are introduced so now API has the ability to: Read and write XMP metadata of TIFF Format Inspect hidden data in Excel Format Inspect hidden data in PowerPoint Format Read TIFF Image File Directory tags Remove hidden data in PowerPoint Format Remove hidden data in Excel Format Throws DocumentProtectedException when document could not be opened without a password Read XMP metadata without header process instruction Process multi-page TIFF during loading XMP metadata Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....metadata of TIFF format Inspect hidden data in Excel format Inspect hidden...hidden data in PowerPoint format Read TIFF Image File Directory...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  7. Exception while saving docx to image conversion...

    converter.convert("output.png", convert_options) RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…...conversion options for JPG format convert_options = ImageConvertOptions()...output image format as JPG convert_options.format = ImageFileType...

    forum.groupdocs.com/t/exception-while-saving-do...
  8. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file Format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...process to any supported file format (instead of EditorHander class...exactly? Family format and exact document format Encryption flag...

    blog.groupdocs.com/editor/get-document-metadata...
  9. DatabaseFileType | GroupDocs.Conversion for .NE...

    Defines database documents. Includes the following file types Nsf./databasefiletype/nsfLog./databasefiletype/logSql./databasefiletype/sql...FileFormat { get; } The file format Methods Name Description CompareTo...Learn more about this file format here . static readonly Nsf...

    reference.groupdocs.com/conversion/net/groupdoc...
  10. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....document of some specified format. In a nutshell, the core process...side accepts various document formats (WordProcessing, Spreadsheet...

    docs.groupdocs.com/editor/net/save-document/