Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,165 for

make

(0.05 sec)
  1. Gestisci i dati EXIF di immagini JPEG, PNG, TIF...

    Manipola i metadati EXIF delle immagini in Java. Estrai, aggiorna, aggiungi o rimuovi dati EXIF di JPG/JPEG, PNG, WebP o altre immagini in modo programmatico utilizzando l'API Java....proprietà EXIF dell’immagine come Make , Model , Width , Length , Date-Time...getExifPackage(); System.out.println("Make : " + exifPackage.getMake());...

    blog.groupdocs.com/it/metadata/handle-exif-data...
  2. App & API Based Document Conversion Solution

    Free Online Document Conversion App, On Premise APIs for MS Office, OpenDocument, PDF, images & other document file formats....that someone is listening and making things happen. David Hoffman...

    products.groupdocs.app/conversion
  3. Uploading a Document to GroupDocs

    You’ve got a GroupDocs account and now what? This blog post is the first in a short series that walks you through how to use GroupDocs. In the coming weeks, well explain how to: use GroupDocs Signature, share documents with your colleagues, convert images to use as thumbnails, and assemble a document. But first, we’ll explain how to upload a file. That’s the first and most basic task that you can perform once you’ve logged in....your documents in a way that makes sense to you. You can also create...

    blog.groupdocs.com/total/uploading-a-document-t...
  4. How to Compare CSV Files in Java

    Let's learn the step-by-step process to compare CSV files in Java by consuming API and how to consume this guide to develop Java compare CSV files functionality....loading the source CSV file by making an instance of the Comparer...

    kb.groupdocs.com/comparison/java/how-to-compare...
  5. Convert CSV to MD using C#

    Let's swiftly grasp how to convert CSV to MD using C# without extra software installations. We will present you the key steps and C# code to export CSV to MD....document conversion library and making essential file path modifications...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  6. How to Convert RTF to TXT using Java

    This topic will provide a step-by-step guide on how to convert RTF to TXT using Java. Moreover, it will offer Java code that enables you to export RTF to TXT in Java....document conversion library and making the necessary adjustments to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Read metadata properties from glTF file

    Learn how to read metadata properties from glTF file...enhancements, and bug fixes, making it a must-have tool for developers...

    blog.groupdocs.com/metadata/read-gltf/
  8. Barcode Reader using Java | Scan Barcode from I...

    How to scan barcodes using Java within the application. Java example that reads barcode from an image that will help you build an online barcode scanner....keeping track of inventory and making sales. In this article, we...

    blog.groupdocs.com/parser/scan-barcode-using-java/
  9. Capture Electronic Signatures from within Your ...

    We are glad to announce the release of the GroupDocs Signature for .NET Library. The library is developed based on our online signature app and enables developers to easily add electronic signature capabilities to their own ASP.NET, C#/VB.NET applications. It’s a one-stop-shop solution, which includes all the necessary controls for a complete, legally-binding electronic signature workflow. Key features include: Electronic Signature Capture Control Users can sign documents either by uploading a scanned copy of their signature, or by drawing it right in a web-browser with a mouse.... This makes GroupDocs Signature compliant...

    blog.groupdocs.com/signature/capture-electronic...
  10. 在 C# 中管理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 C# 中管理图像的 EXIF 元数据。使用元数据 .NET API 以编程方式提取、更新、添加或删除图像的 EXIF 数据。...EXIF 包后,您现在可以访问图像的 EXIF 属性;如 Make 、 Model 、 Width 、 Length 、 DateTime...Console.WriteLine(root.ExifPackage.Make); Console.WriteLine(root.ExifPackage...

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