The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( textField...
This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Merger Product Solution GroupDocs...ReplacesImageInFound byte [] imageData = File . ReadAllBytes ( "image.png"...
This article shows how to to extract data from Microsoft Office Excel spreadsheets....Merger Product Solution GroupDocs...Microsoft Office Excel Add-In File XLAM Microsoft Office Excel...
This article explains how to fill signature background with radial gradient brush...Merger Product Solution GroupDocs...Image }; // sign document to file signature . Sign ( "signed.pdf"...
This article contains caching use-cases with GroupDocs.Viewer within your Java applications....Merger Product Solution GroupDocs...difference between rendering a file and getting the cached results:...
This article shows how to handle incorrect document password exception with GroupDocs.Signature API....Merger Product Solution GroupDocs...); // try to sign document to file, we expect for PasswordRequiredExce...
This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Merger 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....Merger Product Solution GroupDocs...supported for CSV files. Therefore, for CSV 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....Merger Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic document...