Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 4,563 for

groupdocs.total,

(0.4 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....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<MatroskaRootPackage>(); // Read the EBML header Console.

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature.... This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature.

    docs.groupdocs.com/signature/java/search-embed-...
  3. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable<T> providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:

    docs.groupdocs.com/assembly/java/enumeration-ex...
  4. Texts in PDF are not visible during PNG view pr...

    When I want to prepare PNG renditions of attached PDF documents with the Viewer, the text on the document is not displayed in the resulting PNG. This only happens with one of our customers. I have not encountered such a …...When I want to prepare PNG renditions of attached PDF documents with the Viewer, the text on the document is not displayed in the resulting PNG. This only happens with one of our customers. I have not encountered such a &hellip;

    forum.groupdocs.com/t/texts-in-pdf-are-not-visi...
  5. Supported file formats | Documentation

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

    docs.groupdocs.com/conversion/java/supported-fi...
  6. In-Table List With Alternate Content in Present...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table....Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table.

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples.

    docs.groupdocs.com/search/net/boolean-search/
  9. OCR Usage Basics | Documentation

    This article explains how to use OCR....This article explains how to use OCR.

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  10. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class...Extracted data are stored in the instance of DocumentData class

    docs.groupdocs.com/parser/net/working-with-data...