Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 1,770 for

image to pdf

(0.04 sec)
  1. Save a modified file to the original source | D...

    This article shows how To save the modified content To the underlying source....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/save-a-modified...
  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. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Watermark from DOCX Using Java Add Image Watermark to DOCX Using Java...Java Add Text Watermark to PDF Using Java Add Text Watermark to...

    kb.groupdocs.com/categories/page/13/
  4. 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...
  5. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you To detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the getGifImageType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order To enrich the document comparison experience, team GroupDocs is pleased To release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of new features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you To download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following new features: Added page numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for Pdf Implemented absorber of paragraphs for the basic cases for Pdf Added option To compose multiple result list from result lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for Pdf Added support of absorption of the Page Header for Pdf Added apply/discard changes support for multiple result changes list for MS Word Added support for new components: media objects, Image positioning for Pdf Added support of comparing watermarks for Pdf Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....Object model of Paragraph for PDF Implemented absorber of paragraphs...paragraphs for the basic cases for PDF Added option to compose multiple...

    blog.groupdocs.com/comparison/groupdocs.compari...
  7. GroupDocs.Viewer for .NET overview | Documentation

    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/
  8. Online DOCX Barcode Reader

    Free online Barcode parser from DOCX. Secure and easy To use Barcode parser and reader...Extractor DOCX Image Extractor DOCX Text Viewer DOCX Image Viewer Read...see the complete list below. PDF PPT PPTX PPS PPSX ODP POT PPTM...

    products.groupdocs.app/parser/read-barcode/docx
  9. Determine the file type | Documentation

    This article explains how To get a type of a file with GroupDocs.Viewer for Java using Java....docx) and Adobe PDF (.pdf) are two different file types...+ fileType ); The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/how-to-determine...
  10. 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;...demonstrates how to eSign a PDF document with multiple signatures...

    docs.groupdocs.com/signature/net/esign-document...