Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 2,254 for

image to pdf

(1.64 sec)
  1. Apply Barcode to Images in C# on GroupDocs Blog...

    Apply Barcode To Images in C# on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Apply Barcode To Images in C# on GroupDocs Blog | Document AuTomation So......Apply Barcode to Images in C# on GroupDocs Blog | Document Automation...content in Apply Barcode to Images in C# on GroupDocs Blog | Document...

    blog.groupdocs.com/fa/tag/apply-barcode-to-imag...
  2. Strikeout Option and PNG, BMP Formats - introdu...

    We are glad To announce another monthly release of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words format, also adding support for PNG, JPG and BMP file formats.This monthly release is adding Six improvements like “Improve comparison of Text & Imaging formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed information is listed below....“Improve comparison of Text & Imaging formats” and ” Add styles change...change detection for Comparison.Imaging (height, width)” along with...

    blog.groupdocs.com/comparison/strikeout-option-...
  3. sample.pdf

    NAME HERE JOB TITLE HERE PROFILE Want To put your own Image in the circle? It is easy! Select the Image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li......your own image in the circle? It is easy! Select the image and do...insert your selected image. Once your image has been inserted,...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  4. Sign documents with extra Digital Signature pro...

     This article explains how To use extended Digital electronic signatures options and adjustment on document page....are the steps to setup extra image appearance with GroupDocs.Signature:...setLocation ( "Office1" ); // image as digital certificate appearance...

    docs.groupdocs.com/signature/java/sign-document...
  5. Find and Remove Watermarks from Documents in C#

    .NET API To programmatically find and remove text and Image based watermarks from Pdf, Word, Excel, PowerPoint, Visio documents using C#.... There can be text and image-based watermarks in a document...remove such watermarks from many PDF, Word, Excel, PowerPoint, and...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  6. GroupDocs.Viewer for .NET overview | GroupDocs

    GroupDocs.Viewer for .NET allows you To render documents in various formats as HTML, Pdf, JPEG, and PNG files. You do not need To use third-party software To view files within your .NET application....documents in the (DOCX, XLSX, PPTX, PDF, DWG, PSD, HTML, ZIP, and more)...more) by rendering them as HTML, PDF, PNG, and JPEG files. You no...

    docs.groupdocs.com/viewer/net/product-overview/
  7. eSign Document with Multiple Signatures | Group...

    This article explains how To sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API...Form-field signatures; - for Image signatures; - for Metadata signatures;...demonstrates how to eSign a PDF document with multiple signatures...

    docs.groupdocs.com/signature/python-net/esign-d...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...9 PDF Document Type Document Type Description...Audio File Format Metadata only Image Document Type Document Type...

    docs.groupdocs.com/search/nodejs-java/supported...
  9. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users To extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, Pdf, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML,...format documents in HTML, image, PDF or in original format within...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  10. Adding text watermarks | GroupDocs

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