This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....pdf" , listOptions ); } More resources GitHub Examples You may easily...
This article explains how to sign document with MaxiCode barcode Symbology signatures...MaxiCodeMode2 >(); } More resources GitHub Examples You may easily...
GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information.
Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....getWordCount ()); } More resources GitHub examples You may easily...
This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API.... text } " ) More Resources GitHub Examples You may easily...
This article demonstrates how to convert a file stored on a local disk using GroupDocs.Conversion for Python via .NET API....detection consumes additional resources, such as memory and CPU time...
Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored.
You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings.... log (); } More resources GitHub examples You may easily...
This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....AddSuffix = true }); }; } More resources Advanced usage topics To learn...
This article describes the search options that can be specified in an instance of the SearchOptions class.... More resources GitHub examples You may easily...