Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,644 for

values

(0.25 sec)
  1. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....name } , Property value: { property . value } " ) More resources...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/extracti...
  2. קורא ברקוד באמצעות C# | סרוק ברקוד מתמונה

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

    blog.groupdocs.com/he/parser/scan-barcode-using...
  3. 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/
  4. 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...
  5. 在 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...
  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. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....collection of and get a cell text value. The following example shows...the cell information and text value Console . WriteLine ( $"Row:...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  8. How to make cache thread-safe in your Java appl...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your Java applications....void set ( String key , Object value ) { synchronized ( _cache )...) { _cache . set ( key , value ); } } public Object get ( String...

    docs.groupdocs.com/viewer/java/how-to-make-cach...
  9. Считыватель QR-кода с использованием C# | Скани...

    Как сканировать QR-код с помощью C# в приложении .NET. Пример C#, который считывает QR-код с изображения, который поможет вам создать онлайн-сканер QR....QR-кода, используя свойство Value. Следующий исходный код C# сканирует...CodeTypeName +" Code Value: " + barcode.Value); } } Получить бесплатную...

    blog.groupdocs.com/ru/parser/scan-qr-code-using...
  10. QR-Code-Reader mit C# | QR-Code vom Bild scannen

    So scannen Sie QR-Code mit C# in einer .NET-Anwendung. C#-Beispiel, das QR-Code aus einem Bild liest, der Ihnen beim Erstellen eines Online-QR-Scanners hilft....aus dem QR-Code mithilfe der Value-Eigenschaft. Der folgende C#-Quellcode...CodeTypeName +" Code Value: " + barcode.Value); } } Holen Sie sich...

    blog.groupdocs.com/de/parser/scan-qr-code-using...