This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....outputFilePath , options ); } More resources GitHub Examples You may easily...
This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API...." ); } More resources Advanced Usage Topics To learn...
This article explains how to e-sign VBA macros in the excel document using .Net C# with GroupDocs.Signature API....outputFilePath , signOptions ); } More resources GitHub Examples You may easily...
This article demonstrates that how to save file in its original format with current date as a suffix... save ( so ) More resources GitHub examples You may easily...
This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same...."answer" , options ); More resources GitHub examples You may easily...
Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails.... readToEnd ()); } } More resources GitHub examples You may easily...
This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue).... Search ( query2 ); More resources GitHub examples You may easily...
This article shows the use of aliases which allows you to reduce the length of search queries in text form....Search ( "@t OR @e" ); More resources GitHub examples You may easily...