This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....familiar how to extract text, images, forms and more, please refer...
Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for Java API....entities XSLT stylesheets Linked images or multimedia content Data...
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); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...
Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed:
Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive.
AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties
Encoding encoding = Encoding....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...
This article explains about the API supports extracting metadata from WAV files...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...
Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2.
Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....document type format Provide JPEG image quality setting Implement configuration...Improve the quality of re-sized images Improve document processing...
The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...recognition on images. Calculation and indexing of image hashes for...for reverse image search. The ability to create a distributed search...
In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....types of content such as text, images, and video. Common eBook file...conversions From To AZW3 eBook: , , Image: , , , , , , , , , JPG, , ,...
Convert the CAD files like DWG to PDF in Java. DWF, DGN, and AutoCAD drawings to PDF using document and image conversion Java API by GroupDocs....for Java is the document and image conversion library for Java-based...spreadsheets, presentations, images, portable documents, web pages...
Programmatically remove annotations from PDF & Word files in Java. Remove all annotations, remove by IDs, or by annotation types using Java Annotation API....within various documents and images. It allows adding, deleting...