Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,127 for

word to image

(0.04 sec)
  1. Search in RTF Online

    Free online document search. Secure and easy To use full text online search in RTF....Search in RTF RTF Search Search words and phrases in RTF. Perform...Regex search in RTF Reverse image search RTF Search app is a full-text...

    products.groupdocs.app/search/rtf
  2. Search in TXT Online

    Free online document search. Secure and easy To use full text online search in TXT....Search in TXT TXT Search Search words and phrases in TXT. Perform...Regex search in TXT Reverse image search TXT Search app is a full-text...

    products.groupdocs.app/search/txt
  3. Adding text watermarks | Documentation

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...watermarker = new Watermarker ( "image.png" ); // Initialize the font...

    docs.groupdocs.com/watermark/java/adding-text-w...
  4. eSign document with multiple signatures | Docum...

    This article explains how To sign a document with multiple signatures of various types by GroupDocs.Signature API...Form-field signatures; - for Image signatures; - for Metadata signatures;...signatures (e.g., text, barcode, image) to a document using . It explains...

    docs.groupdocs.com/signature/net/esign-document...
  5. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs To be more descriptive. A tag body must meet the following requirements:... Using Images Note See Common List with Image template using...using images in it. You can insert images to your reports dynamically...

    docs.groupdocs.com/assembly/java/template-synta...
  6. Big News! GroupDocs.Redaction has been released...

    Do you have To deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs To be protected? If they do, how do you process such documents To hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document....sensitive content & metadata from word processing documents, worksheets...presentations, PDF and raster image files in your Java applications...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  7. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from phoTos. Supporting iptc metadata, exif metadata and xmp metadata....standards: IPTC, XMP, EXIF, Image Resources Manipulating native...technical information from images, audio and video files Calculating...

    docs.groupdocs.com/metadata/java/features-overv...
  8. Get file info | Documentation

    This article explains how To detect document file type, size and calculate pages count with GroupDocs.Watermark....the document file type (PDF, Word document, Excel spreadsheet...spreadsheet, PowerPoint presentation, image etc.). PageCount represents...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  9. Compare PDF Files - Online and Free PDF Comparison

    Compare PDF files using free the online comparison Tool. Developers can use .NET, Java, and Cloud API To build a document comparison application....differences, such as changes in text, images, or formatting. Save Time:...Article # Online Image Comparison How to Compare Word Files Online...

    blog.groupdocs.com/comparison/compare-pdf-files...
  10. Determine the file type | Documentation

    This article explains how To get a type of a file with GroupDocs.Viewer for Java using Java.... For example, Microsoft Word (.docx) and Adobe PDF (.pdf)...+ fileType ); The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/how-to-determine...