Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,373 for

make

(0.13 sec)
  1. التعامل مع بيانات EXIF لصور JPEG و PNG و TIFF و...

    معالجة بيانات EXIF الوصفية للصور في Java. قم باستخراج بيانات EXIF أو تحديثها أو إضافتها أو إزالتها من صور JPG / JPEG أو PNG أو WebP أو صور أخرى برمجيًا باستخدام Java API....الحصول على خصائص EXIF للصورة مثل Make ، Model ، Width ، Length ، Date-Time...getExifPackage(); System.out.println("Make : " + exifPackage.getMake());...

    blog.groupdocs.com/ar/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. Restart the List Numbering Dynamically within Y...

    Nested or the multi-level numbered lists allow you to group the items based on the parent item. Put it simply, you can separately list the items under each group. This becomes very useful when you have to list the items having multiple sub-items. Let’s have a look at the following figure which Makes it simpler to understand the scenario. In this figure, you can observe that there are listed 3 groups and each group further has multiple items listed under it....the following figure which makes it simpler to understand the...

    blog.groupdocs.com/assembly/restart-the-list-nu...
  4. Add Point Annotation in Documents using .NET an...

    As all our records and documentations are facing a digital transformation. It has made it quite necessary for us to have a good knowledge of the tools that may help us in the long run. Annotation is one of those tools which may help you in adding the extra, yet necessary, piece of information into your documents. Annotation helps readers in understanding the text in a better way. It also helps different people working on the same task to exchange their concerns regarding a piece of information in the document....main text on which you are making the comment without creating...

    blog.groupdocs.com/annotation/add-point-annotat...
  5. GroupDocs introduces exciting features in new r...

    We are pleased to announce the new release of Next Generation GroupDocs.Comparison for .NET 3.1.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 library as soon as you can. New Features Introduced in Version 3.1.0 In this new release of GroupDocs.Comparison for .NET 3.1.0 new methods are introduced to return all possible Comparisons for provided file type extension or provided stream....advanced options in each class makes it simpler and Secure for any...

    blog.groupdocs.com/comparison/groupdocs-introdu...
  6. What You Expect from an Online Signature Service

    We’ve already talked about the benefits of an online signature application. Now we know that a reliable online signature service provides a legal and secure method of signing documents online and helps users increase their productivity in terms of time and money. With this in mind, let’s have a closer look at the online document signing process and find out more about GroupDocs’ online signature app. A Typical Process of Signing a Document with an Online Signature AppA basic online signature workflow includes the following steps: Select or upload a document you want signed....controls the signing process, makes it easy and hassle free. It...

    blog.groupdocs.com/signature/what-you-expect-fr...
  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. Beheer EXIF-gegevens van JPEG-, PNG-, TIFF- en ...

    Beheer EXIF-metadata van uw afbeeldingen in C#. Extraheer, update, voeg toe of verwijder EXIF-gegevens van uw afbeeldingen programmatisch met behulp van de metadata .NET API....EXIF-eigenschappen van de afbeelding; zoals Make, Model, Width, Length, DateTime...Console.WriteLine(root.ExifPackage.Make); Console.WriteLine(root.ExifPackage...

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