Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 8,787 for

images

(0.05 sec)
  1. How to Sign JPEG with Barcode Signature using C#

    Quickly get help on how to sign JPEG with Barcode signature using C#. We will also provide a code example to create Barcode signature in JPEG using C#....Barcode Signature using C# JPEG images are widely used for storing...tracking capabilities of these images. One way to achieve this is...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  2. Excluding Fonts from Output HTML using GroupDoc...

    We are excited to release another monthly release, version 17.9, of GroupDocs.Viewer for .NET. This version allows you excluding fonts from HTML representation of the document and saving them as external resources. Also, we have extended the support of responsive HTML for MS Visio documents, SVG Images, MS Word documents, Open Office Text and Rich Text document format. The latest version also includes some important bug fixes for the issues found in prior releases....for MS Visio documents , SVG images , MS Word documents , Open...documentation article . GIF Images with Animation in Output HTML...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  3. Releasing GroupDocs.Comparison for .NET 3.2.0 w...

    We are pleased to announce the new release of Next Generation GroupDocs.Comparison for .NET 3.2.0. with some exciting features. In this version, some new features has been introduced along with some important fixes. Also, this version has a new installer. We recommend that you download and update the API as soon as you can. GroupDocs.Comparison for .NET 3.2.0 - New FeaturesIn this new release of GroupDocs.Comparison for .NET 3.2.0 new features are introduced to save html files to word document when use Comparison....along with saving results as Images and for PDF Implemented the...Saving of result Comparison as images PDF: Implement the own absorber...

    blog.groupdocs.com/comparison/groupdocs-introdu...
  4. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/metadata/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/metadata......com/metadata/java/extracting-common-image-information/weekly0.5https://docs...groupdocs.com/metadata/java/images/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/metadata.xml
  5. HTML5 Image, PDF and Microsoft Office Document ...

    We’ve received a lot of feedback from our customers asking us to create a .NET library based on our HTML5 document annotation app. We’ve worked hard and today are pleased to announce the release of the document annotation library for developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library, developers can seamlessly enhance their web and mobile apps with the ability to annotate Microsoft Office documents, PDFs and image files....Office documents, PDFs and image files. The benefits that the...PPTX, etc.), PDF files and images (JPEG, GIF, PNG, BMP, TIFF)...

    blog.groupdocs.com/annotation/html5-image-and-p...
  6. Reduce image quality | Documentation

    This topic describes how to compress Images in PDF file using the GroupDocs.Viewer .NET API (C#)....Optimize images / Reduce image quality Reduce image quality Leave...contains images, you can reduce its size using image compression...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Performing document conversion and image conver...

    Earlier this week I talked about document conversion, including image conversion, and why you’d want to do it. Today, I’ll show you how to perform two tasks: first, how to convert the pages in a document to Images and then how to convert an image from one format to another. Document conversion is one of the services that GroupDocs offers. You can convert documents you’ve uploaded to a number of different formats....document conversion , including image conversion, and why you’d want...document to images and then how to convert an image from one format...

    blog.groupdocs.com/total/converting-images-for-...
  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. Generate Image Preview of the Documents

    Image previews are now commonly used to present your file/document to the users. It is quite useful when you want the users to quickly have a look at your document without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the document in the dedicated software program. Did you ever desire to have the ability to generate image previews in your application?...Image previews are now commonly used to present your file/document...have the ability to generate image previews in your application...

    blog.groupdocs.com/metadata/generate-image-prev...
  10. Add Text Watermark to PNG using Java

    Explore the method how to add text watermark to PNG using Java. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in Java....textual watermark onto PNG images elevate their aesthetics and...a text watermark within PNG images. A text watermark appears as...

    kb.groupdocs.com/watermark/java/add-text-waterm...