Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 5,002 for

conholdate

(0.04 sec)
  1. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Convert videos | Documentation

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/net/convert/video/
  4. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  5. GroupDocs.Viewer For .NET 16.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 16.11.0. Major Features There are 2 new features and 15 improvements and fixes in this regular monthly release. The most notable are: Ability to set default font when rendering Email documents OTP (OpenDocument Presentation Template) file format rendering support Improved public API of ViewerConfig class and IInputDataHandler interface When rendering two documents in one browser page CSS classes are not overriding Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-955 Ability to set default font when rendering Email documents New Feature VIEWERNET-849 Add OTP format support New Feature VIEWERNET-966 Improve public API of ViewerConfig class Improvement VIEWERNET-963 Improve rendering CAD (dwg, dxf) documents to Pdf Improvement VIEWERNET-957 Improve public API of IInputDataHandler interface Improvement VIEWERNET-927 Display HTML pages of two different documents in the same page in browser without overriding css classes Improvement WEB-2447 The background is missed for IE 11 Bug WEB-2109 Special characters like accents, umlauts and circumflex are displayed incorrectly when saving specific PDF to HTML Bug WEB-1398 A ligature is shown incorrectly in HTML produced from PDF Bug VIEWERNET-979 Invalid characters while rendering Word document into HTML Bug VIEWERNET-958 Throws unsupported file format exception when loading specific doc file Bug VIEWERNET-956 Getting exception “File type ‘doc’ is not supported” Bug VIEWERNET-949 Parameter is not valid exception when rendering xlsx to image Bug VIEWERNET-877 Extra blank page created when convering dwg to pdf....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  6. GroupDocs.Viewer for .NET 18.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.8. Major Features There are 15 features, improvements, and fixes in this regular monthly release. The most notable are: Reduce count of calls to storage Extend DefaultFontName setting support for MS Project documents Time interval option for rendering MS Project documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1447 Time interval option for rendering MS Project documents New feature VIEWERNET-1698 Security improvements Improvement VIEWERNET-1685 Rendering comments from Presentation documents into images when ExtractText option is enabled Improvement VIEWERNET-1670 Retrieve list of resources only when loading page from cache Improvement VIEWERNET-1669 Reduce count of calls to storage methods Improvement VIEWERNET-1664 Extend support for DefaultFontName option for MS Project documents rendering to image and HTML Improvement VIEWERNET-1658 Add ForcePasswordValidation configuration via configs Improvement VIEWERNET-1594 Extend support for rendering comments from ODP document format Improvement VIEWERNET-1697 Deadlock when rendering documents in multiple processes Bug VIEWERNET-1687 An exception raises while retrieving HTML pages from the source document Bug VIEWERNET-1684 Relative and absolute resource paths in the same HTML page Bug VIEWERNET-1682 Exception when the file name contains curly braces Bug VIEWERNET-1465 Legend is shifted and incorrect formatting when rendering PPTX as HTML Bug VIEWERNET-1462 Incorrect font when rendering PPTX as HTML Bug VIEWERNET-935 Incorrect character position in HTML mode in Safari for iOS Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  7. GroupDocs.Signature for .NET 21.3 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 21.3 Major Features This release contains important updates for the electronic signatures deletion and signature preview based on the Signature Options. New Delete methods allow to remove selected or all digital signatures from the document and remove electronic signatures per certain type. The important update brings ability to generate signature preview with given Signature Options. This feature could be extremely useful for front-end applications when simulating document signature layer on the browers client side....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  8. com.groupdocs.search for Java 22.11 Release Not...

    Note This page contains release notes for com.groupdocs.search for Java 22.11 Major Features There are the following features, enhancements, and fixes in this release: Implement text extraction for each field separately Implement text extraction in plain text format Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2759 Implement text extraction for each field separately Enhancement SEARCHNET-2783 Implement text extraction in plain text format Enhancement Public API and Backward Incompatible Changes Implement text extraction for each field separately This enhancement adds a new StructureOutputAdapter class that collects the extracted text separately for each document field....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/groupdocs-search...
  9. GroupDocs.Metadata for .NET 20.4 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 20.4 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with EXIF metadata in PNG images Implement the ability to work with XMP metadata in MP3 files Implement the ability to parse most common EXIF Makernote metadata formats using the new API Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2847 Implement the ability to work with EXIF metadata in PNG images New Feature METADATANET-2852 Implement the ability to work with XMP metadata in MP3 files New Feature METADATANET-3185 Implement the ability to parse most common EXIF Makernote metadata formats using the new API Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  10. GroupDocs.Metadata for Java 21.5 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 21.5 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to edit EPUB properties Implement the ability to edit DublinCore metadata properties in EPUB Implement the ability to edit DXF metadata properties Reduce the amount of resources consumed by EPUB rendering process Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3780 Implement the ability to edit EPUB properties Improvement METADATANET-3800 Implement the ability to edit DublinCore metadata properties in EPUB Improvement METADATANET-3801 Implement the ability to edit DXF metadata properties Improvement METADATANET-3803 Reduce the amount of resources consumed by EPUB rendering process Bug Public API and Backward Incompatible Changes Implement the ability to edit EPUB properties This improvement allows the user to update and remove EPUB metadata properties....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/java/groupdocs-meta...