Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,954 for

pdf image comparison

(1.84 sec)
  1. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Comparison Product Solution GroupDocs...Microsoft Word (.docx) and Adobe PDF (.pdf) are two different file types...

    docs.groupdocs.com/viewer/java/how-to-determine...
  2. Redact documents with GroupDocs.Redaction | Gro...

    Remove sensitive text and metadata from documents with GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files....Comparison Product Solution GroupDocs...annotations and image regions, and can rasterise the result to PDF so the...

    docs.groupdocs.com/total/net/developer-guide/re...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....Comparison Product Solution GroupDocs...OpenDocument Presentation , Tagged Image File Format (TIFF) Joint Photographic...

    docs.groupdocs.com/annotation/net/supported-doc...
  4. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract Images from PowerPoint in C# and a sample working code on how to get Images from PowerPoint using C#....Comparison Product Family GroupDocs...Product Family How to Extract Images from PowerPoint in C# In this...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  5. Extract images from document page area | GroupDocs

    Learn how to extract Images from specific page areas using GroupDocs.Parser for Python via .NET. Extract Images from defined rectangular regions....Comparison Product Solution GroupDocs...usage / Working with Images / Extract images from document page...

    docs.groupdocs.com/parser/python-net/extract-im...
  6. 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...
  7. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....Comparison Product Solution GroupDocs...OpenDocument Presentation , Tagged Image File Format (TIFF) Joint Photographic...

    docs.groupdocs.com/annotation/java/supported-do...
  8. 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....Comparison Product Solution GroupDocs...documents in the (DOCX, XLSX, PPTX, PDF, DWG, PSD, HTML, ZIP, and more)...

    docs.groupdocs.com/viewer/net/product-overview/
  9. 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....Comparison Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  10. Rasterize document or page | GroupDocs

    Rasterize a Pdf — convert pages to Images — so that watermarks become hard to remove, using GroupDocs.Watermark for Python via .NET....Comparison Product Solution GroupDocs...usage / Adding watermarks / To PDF documents / Rasterize document...

    docs.groupdocs.com/watermark/python-net/rasteri...