This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...Create a cache. FileCache cache = new FileCache ( cachePath ); ViewerSettings...
This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...DocumentSignatureDat result = new DocumentSignatureDat (); byte...
The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\\MyDocuments2\\" ; Index index1 = new Index ( indexFolder1 ); // Creating...
This article demonstrate that how to associate each document with certain additional metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...string , string > subjects = new Dictionary < string , string...
Text inside a bookmark 1 Page 1 heading! Sample test text - Page 1! Text inside a bookmark 2 Page 2 heading! Sample test text - Page 2! Text inside a bookmark 3 Page 3 heading! Sample test text - P......com> 2020-03-12T19:00:00Z New message created by Aspose.Email...1 1.0 <35a702217c344636a791> New message created by Aspose.Email...
This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass the...
The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Consulting Blog Knowledge Base New Releases Status Websites aspose...properties Pass the predicate and the new value to the updateProperties...
This article explains how to separately extract data from documents and add the extracted data to the index....Consulting Blog Knowledge Base New Releases Status Websites aspose...And the subsequent addition of new data extractors will significantly...
This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...
The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...