Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,212 for

make

(0.06 sec)
  1. Verwerk EXIF-gegevens van JPEG-, PNG-, TIFF- en...

    Manipuleer EXIF-metadata van afbeeldingen in Java. EXIF-gegevens van JPG/JPEG-, PNG-, WebP- of andere afbeeldingen programmatisch extraheren, bijwerken, toevoegen of verwijderen met Java API....afbeeldingen krijgen, zoals Make, Model, Width, Length, Date-Time...getExifPackage(); System.out.println("Make : " + exifPackage.getMake());...

    blog.groupdocs.com/nl/metadata/handle-exif-data...
  2. Zpracovávejte EXIF data obrázků JPEG, PNG, TIFF...

    Manipulujte s EXIF metadaty obrázků v Java. Extrahujte, aktualizujte, přidejte nebo odstraňte EXIF data JPG/JPEG, PNG, WebP nebo jiných obrázků programově pomocí Java API....println("Make : " + exifPackage.getMake());...výsledek výše uvedeného kódu. Make : NIKON CORPORATION Model :...

    blog.groupdocs.com/cs/metadata/handle-exif-data...
  3. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP.... It makes it possible to develop cross-platform...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  4. 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
  5. 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...
  6. 在 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...
  7. 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...
  8. C#에서 JPEG, PNG, TIFF 및 WebP 이미지의 EXIF 데이터 관리

    C#에서 이미지의 EXIF 메타데이터를 관리합니다. 메타데이터 .NET API를 사용하여 프로그래밍 방식으로 이미지의 EXIF 데이터를 추출, 업데이트, 추가 또는 제거합니다.... Make , Model , Width , Length , DateTime...Console.WriteLine(root.ExifPackage.Make); Console.WriteLine(root.ExifPackage...

    blog.groupdocs.com/ko/metadata/manage-exif-data...
  9. 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-...
  10. 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...