Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 8,766 for

image

(0.03 sec)
  1. Releasing e-Signing Front End using GroupDocs.S...

    Experience the basics of GroupDocs e-Signing API through an open source ASP.NET MVC front end. This front end demonstrates essential functionalities provided by GroupDocs.Signature for .NET API, the easy to grasp UI permits .NET developers to develop their own front end or extend the existing one. We would recommend you to clone/download and explore the front end. e-Signature Front End - Features Type Signature Draw Signature, apply different colors Upload Image signature Download signed document Print signed document Pagination Development Environment FrameworkMicrosoft ....apply different colors Upload image signature Download signed document...

    blog.groupdocs.com/signature/releasing-esignatu...
  2. GroupDocs.Viewer 2.0 - New Features & Improveme...

    Last week, we released an update to the GroupDocs.Viewer library for the .NET platform. Now it is time to share what version 2.0 of GroupDocs.Viewer has to offer to the Java world. You can find a full list of new features, improvements and fixes on the GroupDocs.Viewer download page. The most notable improvements, I’m going to discover in this article. Native HTML5-Based Document Rendering The brightest gem presented in this version is the HTML-based rendering mode - an addition to the Image-based one that was the only choice in previous versions of the document viewer....rendering mode - an addition to the image-based one that was the only...default, the rendering mode is image-based, so you have to switch...

    blog.groupdocs.com/viewer/groupdocs-viewer-2-0-...
  3. eSign document with Digital signature | Documen...

    This article explains how digitally esign documents with certificates using GroupDocs.Signature API...specific document page with custom image and labels. Picture below shows...pfx" ); // optional: setup image file path options . setImageFilePath...

    docs.groupdocs.com/signature/java/esign-documen...
  4. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Watermark API, describes how to add watermakes with just a couple lines of code....feedback Add text watermarks Add image watermarks Clear watermarks...

    docs.groupdocs.com/watermark/nodejs-java/basic-...
  5. Deleting | Documentation

     This section contains examples with advanced electronic signatures deletion with GroupDocs.Signature API....Leave feedback ✖ Barcode ✖ Image ✖ Multiple ✖ QR Code ✖ Text...

    docs.groupdocs.com/signature/net/deleting/
  6. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....Sub End Module The following image shows a sample console output:...Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  7. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display Image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....a desired shape to display image in it. Go to Insert Tab and...<<foreach [in customers]>> <<image[customer.Photo]>> <<[CustomerName]>>...

    docs.groupdocs.com/assembly/net/generating-repo...
  8. 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;...signatures (e.g., text, barcode, image) to a document using . It explains...

    docs.groupdocs.com/signature/net/esign-document...
  9. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...reqCorpNm, reqBrchNm); } // IMAGE 파일일 경우 워터마크 추가 else if (fileItem...(fileItem.getFileTp().startsWith("image/")) { outputFilePath = watermarkService...

    forum.groupdocs.com/t/high-cpu-usage-with-group...
  10. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。...Việt 中國傳統的 EXIF ( Exchangeable Image File Format ) 是指定数码相机和扫描仪主要使用的图像和声音格式的标准。...Data Package Information from image in Java try (Metadata metadata...

    blog.groupdocs.com/zh/metadata/handle-exif-data...