Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 9,090 for

image

(0.06 sec)
  1. Add Area Annotation to JPG using Java

    In this topic, you'll discover how to add area annotation to JPG using Java. It encompasses detailed steps and code example to insert area annotation to JPG in Java....visual communication, enhancing images with annotations can greatly...adding area annotations to images. The next section provides...

    kb.groupdocs.com/annotation/java/add-area-annot...
  2. Handle loading of external resources documents ...

    Learn how to handle loading of external resources...., settings )) { // Extract images from HTML document IEnumerable...IEnumerable < PageImageArea > images = parser . GetImages (); // Iterate...

    docs.groupdocs.com/parser/net/handle-loading-of...
  3. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....an ID, a label and an image. The image is the icon that users...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  4. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....and compare images easily with this free online image comparison...interested in comparing your images, Continue Reading … Quick upload...

    blog.groupdocs.com/categories/groupdocs.compari...
  5. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....data into high-quality EMF images, perfect for professional use...and select EMF as the output image format using ImageFileType.EMF...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  6. Word Document as HTML Responsive Pages using C#...

    Render Word documents to view as responsive HTML pages using C#. Convert DOC, DOCX files to HTML responsive pages using document viewer .NET API....and external resources, an Image Viewer by rendering as JPG and...C# Play and pause animated images in web pages using C# Render...

    blog.groupdocs.com/viewer/view-word-documents-a...
  7. ASP.NET WebForm Front End powered by GroupDocs....

    The GroupDocs team is glad to Announce the sample project for the ASP.NET Web-Form developers. The purpose behind this release is to expedite the developers to understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for .NET 3.x. Practically all the functionalities have been implemented in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. GroupDocs users are free to customize and enhance the application by their own.... Thumbnail images for Annotation. Import Annotation...File Browser. Download As PDF Image Representation of the document...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  8. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants...., settings )) { // Extract images from HTML document Iterable...Iterable < PageImageArea > images = parser . getImages (); // Iterate...

    docs.groupdocs.com/parser/java/handle-loading-o...
  9. How to Sign PDF with Digital Signature using Java

    This short tutorial walks you through the process to sign a PDF with a digital signature using Java and provides the implementation of a digital signature in Java....signature including background image, left position, the top position...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  10. How to Convert MHTML to JPG in C#

    This short post will show you how to convert MHTML to JPG in C# without using any third-party software, as well as how to build MHTML to JPG converter functionality....convert options for the output image file. Moreover, MHTML file can...

    kb.groupdocs.com/conversion/net/how-to-convert-...