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

conholdate

(0.06 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. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Node.js via Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document 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...
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/java/search-for-em...
  5. Supported file formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/net/supported-fil...
  6. Merge pages in the arbitrary order | Documentation

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  7. GroupDocs.Conversion for Java 21.4 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for Java 21.4 Major Features There are 20+ features, improvements and bug-fixes in this release, most notable are: Improved document encoding detection when converting from HTML Improved performance of HTML to PDF conversions Conversion from MBOX file format Conversion from Vss Conversion from Tex Get load options for source file type Conversion from DWFX file format Converting word document with form to fillable PDF form Converting word documents with BarCode fonts Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET-4024 Feature Provide specific load options to the client application based on the source file type CONVERSIONNET-4207 Feature Implement conversion from MBOX file format CONVERSIONNET-4327 Feature Implement conversion from Vss CONVERSIONNET-4331 Feature Implement conversion to Tex CONVERSIONNET-3849 Feature Implement conversion from DWFX CONVERSIONNET-4084 Improvement Improve document encoding detection when converting from HTML CONVERSIONNET-4322 Improvement Return PasswordProtectedDocumentInfo for password protected files loaded without password CONVERSIONNET-4323 Improvement Skip unsupported files when converting contained documents from a container document CONVERSIONNET-4311 Improvement Word file with form field conversion to fillable PDF form CONVERSIONNET-1370 Bug Out of memory exception while converting a particular HTML file to PDF CONVERSIONNET-3773 Bug ODG to DOCX conversion issue CONVERSIONNET-3798 Bug XLSB to XLS Conversion Issue - Invalid name: $B$1048576(Based on FormatCondition at GRN Details!...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  8. GroupDocs.Signature for .NET 21.6 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 21.6 Major Features This release contains improvement on obtaining Document information, adding new Spreadsheet format files to support, important fixes with Digital signatures deletion and few bug fixes. Below the list of most notable changes in release of GroupDocs.Signature for .NET 21.6: Implemented ability to exclude Deleted Signatures from Document information. Word Processing document issue with saving digital signatures was fixed....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  9. How to run Spring Comparison sample using Docke...

    The article is about running Spring Comparison sample using Docker to get fast ready-to-use application to compare files...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/java/how-to-run-s...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/java/migration-notes/