Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 756 for

data source

(0.05 sec)
  1. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....alternative way to put any presenting data in a visual form. This electronic...instance of the class and pass the source document path as a constructor...

    docs.groupdocs.com/signature/net/esign-document...
  2. eSign Image with Metadata signature | Documenta...

    This article shows how to add metaData signatures to the image exif metaData layer with various Data types...metadata could keep big amount of data that provides ability to keep...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/java/esign-image-w...
  3. Count Words and Occurrences of each Word in a D...

    Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in Java using document parsing API.... The following Java source code counts the number of words...See Also # Extract ZIP Files Data in Java Extract Images from...

    blog.groupdocs.com/parser/count-words-and-occur...
  4. Extract Images from eBooks in Java | EPUB, PDF,...

    Programmatically extract images from EPUB, PDF, FB2, CHM eBooks using Java API for document parsing. Save the images in JPG, PNG, WebP, GIF, or BMP format....visit documentation or open-source examples at GitHub . For any...FB2, CHM eBooks in C# Extract Data from Invoices and Receipts in...

    blog.groupdocs.com/parser/extract-images-from-e...
  5. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metaData. This topic contains example of using standard encryption and search for encrypted text in the document metaData with further decryption by GroupDocs.Signature API....instance of class and pass source document path or stream as...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/java/search-for-en...
  6. Search for QR Code standard entries | Documenta...

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....instance of class and pass source document path as a constructor...Example 4 : How to find the EPC data in the QR Code from image or...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. How to work with Metadata tags

    Explain how to work with MetaData tags... // Load the source document (e.g., a PowerPoint...(Metadata metadata = new Metadata( "source.pptx" )) { // Find properties...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  8. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....Watermarker class and load the source document. 4. Find the watermarks...Check for watermark type and data, if required. Remove it, if...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  9. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....dd" >> Outputting Sequential Data You can output a sequence of...to your report using a data band. A data band has a body that represents...

    docs.groupdocs.com/assembly/net/template-syntax...
  10. How to Run Examples | Documentation

    This article describes how to run .NET search API code examples.... The Data folder contains all the sample...in this repository are open source and can be freely used in your...

    docs.groupdocs.com/search/net/how-to-run-examples/