Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 731 for

video

(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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.Video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....metadata for specific formats / Video / Working with metadata in Matroska...native MKV metadata. an MKV video Get the root metadata package...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. GroupDocs.Text for .NET has been Renamed to Gro...

    We are pleased to announce that GroupDocs.Text for .NET has been renamed to GroupDocs.Parser for .NET. We have published the first monthly release as GroupDocs.Parser for .NET 18.5 after renaming of the API. The latest release has come with a few changes and a couple of enhancements. Please continue to read about the changes and the enhancements that we have made in version 18.5. Important to KnowIt is important to inform you that the renaming of the API will not disturb your existing code and the API structure still remains the same....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/parser/groupdocs.text-for-.n...
  3. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four new features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to search for some text in documents, extracting highlighted text from documents and opening password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  4. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI Video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....metadata for specific formats / Video / Working with metadata in AVI...header of an AVI file. an AVI video Get the root metadata package...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  6. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured text in documents. The API now allows reading structured text in different file formats like text documents, presentations, spread sheets and emails. For a better user experience with the text extraction API, we recommend you to download and integrate the latest version of the API....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  7. Extract Text from Databases using GroupDocs.Par...

    GroupDocs.Parser for .NET 18.9 has been released! The latest version allows you to extract text from the databases. You can also extract data from the form fields in a PDF document. Please continue to read for more details on the features introduced in v18.9. Features Introduced Extracting Text from DatabasesYou can now extract text from the databases. To extract text from databases DbContainer class is used that implements IContainer interface....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/parser/extract-text-from-dat...
  8. Search for Metadata Signatures in Images using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.12 of the API comes up with a feature to add and search for Metadata Signatures in Images. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....Signature Video Tutorials - YouTube Video Tutorials Feedback...

    blog.groupdocs.com/signature/groupdocs.signatur...
  9. Access Attachment in PDF and Excel Document usi...

    We are pleased to announce the release of version 17.10 of GroupDocs.Watermark for .NET API. This version provides the ability to access and work with attachments in PDF and Excel documents. Just download the latest release to get benefit from new features available in GroupDocs.Watermark for .NET API. Please continue to read to get familiar with more details. Working with Attachments in PDF DocumentGroupDocs.Watermark for .NET 17.10 enables you to work with the attachments in PDF document....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/watermark/access-attachment-...
  10. DOT Files Supported in Version 17.7.0 of GroupD...

    It gives us immense pleasure to inform our customers about the release of a newer version, that is version 17.7.0, of GroupDocs.Text for .NET API. Like the previous releases, this release also focuses on improving the API and has introduced some very exciting features in this regard. The latest version has implemented support for DOT(.dot) files. Apart from the basic extraction method, the users can also use IContainer interface to extract text from email messages....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/parser/dot-files-now-support...