Experience the basics of GroupDocs e-Signing API through an open source ASP.NET MVC front end. This front end demonstrates essential functionalities provided by GroupDocs.Signature for .NET API, the easy to grasp UI permits .NET developers to develop their own front end or extend the existing one. We would recommend you to clone/download and explore the front end.
e-Signature Front End - Features Type Signature Draw Signature, apply different colors Upload image signature Download signed document Print signed document Pagination Development Environment FrameworkMicrosoft ....Signature Video Tutorials - YouTube Video Tutorials...
This blog post covers the hotfix introduced in GroupDocs.Signature for .NET 18.9.1. In previous version of the API there was a issue while signing PDF with Metadata Signatures. But now this issue has been fixed, we therefore, recommend you to download the new release and enhance document e-signing experience.
Bug Fix Exception is thrown while signing PDF with Metadata Signatures Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....Signature Video Tutorials - YouTube Video Tutorials Feedback...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Template ✅ ✅ Video From Description Load Save Audio Video Interleave...File ✅ ✅ Flash Video File ✅ ✅ Matroska Video File ✅ ✅ Apple QuickTime...
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...
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...
Team GroupDocs is pleased to notify its users about the regular monthly release of version 17.8.0 of the .NET Text extraction API. The latest release introduces support for .chm files and allows its users to extract text from CHM files. This feature allows extracting either a single line or all text characters from a file of .chm format. We highly recommend our users to download or update the API to the latest version and get advantage of the ability to extract text from the CHM files....Code Examples Video Tutorials – YouTube Video Tutorials Product...
We are happy to announce that GroupDocs.Watermark for .NET 18.1 has been released and it is available for download. In this release, we have added the support of editing the objects that can be considered as watermark in MS PowerPoint and MS Visio documents. Please continue to read more about this latest release.
Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered as watermark in PowerPoint documents....Code Examples Video Tutorials – YouTube Video Tutorials Product...
Team GroupDocs is pleased to announce the monthly release of version 17.06.0 of the GroupDocs.Text for .NET API. This version comes up with a couple of new features along with an enhancement. The text extraction API now allows extracting formatted highlights from supported documents. The ability to extract formatted text from FB2 files has also been added to this version. We recommend you to download the latest version and check out all the enhancements and features introduced in this release....Code Examples Video Tutorials – YouTube Video Tutorials Product...
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....metadata for specific formats / Video / Working with metadata in Matroska...native MKV metadata. an MKV video Get the root metadata package...
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...