Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,711 for

pdf image comparison

(0.07 sec)
  1. Introducing GroupDocs.Signature for Java | Docu...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...Comparison Product Solution GroupDocs...barcodes and QR-codes, text, image, metadata, form field and digital...

    docs.groupdocs.com/signature/java/introducing-g...
  2. StyleSheet Comparer for Html is Improved in Gro...

    GroupDocs.Comparison for .NET 18.7 comes with some new features, improvements and a bug fix. Now you can implement GluedShapes in diagrams. Please follow the release notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Implement Group Shapes for Diagrams Compare different formats as Image GluedShapes in Diagram Improvements Improve StyleSheet Comparer for Html Add shape without Diagram’s Master Bug Fix Output of Pdf with Images is not as expected Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Comparison for .NET 18.7 comes with some new features...Compare different formats as image GluedShapes in Diagram Improvements...

    blog.groupdocs.com/comparison/stylesheet-compar...
  3. GroupDocs.Viewer for Java overview | Documentation

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, Pdf file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....Comparison Product Solution GroupDocs...documents in the (DOCX, XLSX, PPTX, PDF, DWG, PSD, HTML, ZIP, and more)...

    docs.groupdocs.com/viewer/java/product-overview/
  4. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...text will be transformed to image and put to document page. This...

    docs.groupdocs.com/signature/java/sign-document...
  5. Supported Document Formats | Documentation

    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...
  6. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Comparison Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Generate previews | Documentation

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...Comparison Product Solution GroupDocs...}); // Set PNG as an output image format previewOptions . setPreviewFormat...

    docs.groupdocs.com/parser/java/generate-previews/
  8. OCR Usage Basics | Documentation

    This article explains how to use OCR....Comparison Product Solution GroupDocs...to extract a text from images and PDFs / OCR Usage Basics OCR...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  9. eSign document with multiple signatures | Docum...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Comparison Product Solution GroupDocs...Form-field signatures; - for Image signatures; - for Metadata signatures;...

    docs.groupdocs.com/signature/net/esign-document...
  10. Remove annotations | Documentation

    This topic describes how to remove annotations from Pdf file using the GroupDocs.Viewer .NET API (C#)....Comparison Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...