This article shows how to obtain the history of document changes with GroupDocs.Signature API....Watermark Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...
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) using Java search API....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how to implement custom encryption for QR-code electronic signatures....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // create data encryption...
GroupDocs.Search allows indexing documents from various sources....Watermark Product Solution GroupDocs...'c:/MyDocuments/ExampleDocument.pdf' ; // Creating an index const...
This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Watermark Product Solution GroupDocs...spreadsheet. For example, the PDF document can be inserted in the...
This section explains how to load document from stream with GroupDocs.Signature API....Watermark Product Solution GroupDocs...= File . OpenRead ( "sample.pdf" )) { using ( Signature signature...
We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.2.0 API with eight new features like support of Imaging DjVu file format, Formulas, Smart Art and image comparison in spreadsheet document introduced, also providing support for “VBA Controls” in Document Comparison API v17.2.0. This monthly release is adding two improvements like “Improve comparison changes detection for Paragraphs” along with five major fixes. Detailed information is listed below....comparing Text Font in Watermarks in PDF document Added support...
There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly.
The following example shows how to load the document from the stream:
// Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Watermark Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article shows that how to get meta information of a document....Watermark Product Solution GroupDocs...learn more about document watermarking features and get familiar...