Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features.... DOCM, DOT, ODT Spreadsheet XLS, XLSX, XLSM, XLSB Delimiter-Separated...
This page contains information about the purpose and use of all search network events....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...
Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API.... Available options are: Xls, Xlsx, Xlsm, Xlsb, Ods, Ots,...
Learn how to easily extract table content from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...
Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...
This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...
This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...
This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...