Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,610 for

values

(0.55 sec)
  1. Gérer les données EXIF des images JPEG, PNG, TI...

    Gérez les métadonnées EXIF de vos images en C#. Extrayez, mettez à jour, ajoutez ou supprimez les données EXIF de vos images par programmation à l'aide de l'API de métadonnées .NET....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/fr/metadata/manage-exif-data...
  2. 在 C# 中管理 JPEG、PNG、TIFF 和 WebP 圖像的 EXIF 數據

    在 C# 中管理圖像的 EXIF 元數據。使用元數據 .NET API 以編程方式提取、更新、添加或刪除圖像的 EXIF 數據。...Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/zh-hant/metadata/manage-exif...
  3. קורא ברקוד באמצעות C# | סרוק ברקוד מתמונה

    כיצד לסרוק ברקודים באמצעות C# בתוך יישום NET. דוגמה C# שקוראת ברקוד מתמונה שתעזור לכם לבנות סורק ברקוד מקוון....המקודדים מהברקוד באמצעות המאפיין Value. קוד המקור הבא של C# מדגים כיצד...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } קבל רישיון חינם...

    blog.groupdocs.com/he/parser/scan-barcode-using...
  4. Generate Reports

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....中國傳統的 File CSV Comma Separated Values banyak digunakan untuk bertukar...sederhana. Comma Separated Values (CSV) adalah format file untuk...

    blog.groupdocs.com/id/tag/generate-reports/
  5. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....type='text', name='client\_id' value="{{@userId}}" /> <br /> <label...type='text', name='private\_key' value="{{@privateKey}}" /> <br />...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  6. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API.... all_pages = True # this value is set by default text_verify_options... . all_pages = True # this value is set by default barcode_verify_options...

    docs.groupdocs.com/signature/python-net/verify-...
  7. Generate PDF report from CSV

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....中國傳統的 File CSV Comma Separated Values banyak digunakan untuk bertukar...sederhana. Comma Separated Values (CSV) adalah format file untuk...

    blog.groupdocs.com/id/tag/generate-pdf-report-f...
  8. Java를 사용하여 문서 및 이미지의 메타데이터 정리

    DOCX, XLSX, PPTX, PDF 문서, JPEG, PNG, WebP 이미지, 이메일, eBook, Visio Drawings, Zip 등의 모든 또는 선택적 메타데이터 속성을 제거하는 Java API...WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/ko/metadata/remove-metadata-...
  9. Lecteur de code-barres utilisant C# | Scanner l...

    Comment numériser des codes-barres à l'aide de C# dans une application .NET. Exemple C# qui lit le code-barres à partir d'une image qui vous aidera à créer un scanner de codes-barres en ligne....code-barres à l’aide de la propriété Value. Le code source C# suivant montre...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-barcode-using...
  10. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#.... Depending on property value this index starts from the document...members: Member Description The value that indicates whether a text...

    docs.groupdocs.com/parser/net/search-text/