This article explains that how to use Microsoft Azure Computer Vision API...URI ; import java.io.InputStream...); // Request parameters. URIuri = uriBuilder . build (); HttpPost...
In response to the feedback of our customers we have upgraded GroupDocs.Viewer for .NET and released its new version 3.3.0. This version of the API has come with improved performance along with new features. Most of the issues found in older versions have also been fixed. Lets find out what is new in the latest release.
New Features GroupDocs.Viewer for .NET v3.3.0 has come with following new features.
Set custom font directories Get document information by guid Get document information by stream Get document information by Uri Remove all cache files Remove cache files older than specified time Get original files attached with email message Get image representation of email attachments Get html representation of email attachments For more information, please visit product documentation: GroupDocs....Get document information by Uri Remove all cache files Remove...Improve processing remote files by Uri Convert a document page to JPEG...
We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation and Email documents. Furthermore, a bug related to DocumentAssembler is now fixed. We recommend you to install the latest version of the API for a better user experience.
Features Introduced Using GroupDocs.Assembly for Java 18.7, you can now insert hyperlinks to your reports dynamically using link tags....<<link [uri_expression][display_text_expression]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...
I’m trying to load a document, using streams, inside of a foreach loop. The stream is
being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...string containing a file name or URI or Base64-encoded document data...
Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples....new CryptographyClient( new Uri(certificateKeyId), credential);...) { // Define the Key Vault URI string vaultUri = "https://groupdocskeyvault...
This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API....CloudStorageAccount ( storageCredentials , new Uri ( endpoint ), null , null , null...
Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base Uri to resolve external resource files’ relative Uris to absolute ones by default as shown in the following example....base URI to resolve external resource files’ relative URIs to absolute...external resource files’ relative URIs are overridden by an explicitly...
Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base Uri to resolve external resource files’ relative Uris to absolute ones by default as shown in the following example....base URI to resolve external resource files’ relative URIs to absolute...external resource files’ relative URIs are overridden by an explicitly...
We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience.
Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....string containing a document URI While building a report, an expression...
The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....CloudStorageAccount ( storageCredentials , new Uri ( endpoint ), null , null , null...