Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 16,426 for

pdf watermark

(0.08 sec)
  1. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....Watermark Product Solution GroupDocs...Adobe Portable Document Format (PDF) OpenDocument Presentation OpenDocument...

    docs.groupdocs.com/signature/net/supported-docu...
  2. Obtain document history information | Documenta...

    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...

    docs.groupdocs.com/signature/net/obtain-documen...
  3. Numeric range search | Documentation

    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...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  4. Implement custom encryption with QR-code signat...

    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...

    docs.groupdocs.com/signature/java/implement-cus...
  5. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....Watermark Product Solution GroupDocs...'c:/MyDocuments/ExampleDocument.pdf' ; // Creating an index const...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Add document to Spreadsheet via OLE | Documenta...

    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...

    docs.groupdocs.com/merger/net/add-document-to-s...
  7. Load document from Stream | Documentation

    This section explains how to load document from stream with GroupDocs.Signature API....Watermark Product Solution GroupDocs...= File . OpenRead ( "sample.pdf" )) { using ( Signature signature...

    docs.groupdocs.com/signature/net/load-document-...
  8. Formulas, Smart Art and VBA Controls support in...

    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...

    blog.groupdocs.com/comparison/formulas-smart-ar...
  9. Load document from stream | Documentation

    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...

    docs.groupdocs.com/parser/java/load-document-fr...
  10. Get document info | Documentation

    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...

    docs.groupdocs.com/metadata/net/get-document-info/