This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Comparison Product Solution GroupDocs...supported for CSV files. Therefore, for CSV file method returns...
To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Comparison Product Solution GroupDocs...supported for CSV files. Therefore, for CSV file method returns...
This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...Comparison Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...
Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for File formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....Comparison Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic document...
Following this guide you will learn how to load document from local disk or File stream for editing with GroupDocs.Editor for Java API....Comparison Product Solution GroupDocs...byte stream or through valid file path, should be loaded into...
This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...); } } } // sign document to file SignResult signResult = signature...
This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Comparison Product Solution GroupDocs...extract documents from ZIP files and get attachments from containers...
This article shows how to create electronic signatures with additional visual extensions...Comparison Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...
The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Comparison Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...