Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,159 for

values

(0.03 sec)
  1. 在 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...
  2. 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...
  3. Metadata bewerken en beheren in Python-apps - G...

    Ontdek hoe je GroupDocs.Metadata for Python via .NET kunt gebruiken om metadata te extraheren, bij te werken en te verwijderen in je applicaties....interpreted_value-eigenschap if not (property . interpreted_value is None..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/nl/metadata/edit-metadata-in...
  4. Leitor de código de barras usando C# | Escanear...

    Como digitalizar códigos de barras usando C# em um aplicativo .NET. Exemplo em C# que lê o código de barras de uma imagem que o ajudará a criar um leitor de código de barras online....barras usando a propriedade Value. O código-fonte C# a seguir...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Obtenha uma...

    blog.groupdocs.com/pt/parser/scan-barcode-using...
  5. Search for built-in Metadata signatures | Docum...

    This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API.... Value: {1}. Type: {2}" , metadataSignature...Name , metadataSignature . Value , metadataSignature . Type );...

    docs.groupdocs.com/signature/net/search-for-bui...
  6. Features Overview | Documentation

    GroupDocs.Classification main feature is an ability to classify raw text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....process: Name Description Default value bestClassesCount Select the... Default is a balanced one value. PrecisionRecallBalan.Default...

    docs.groupdocs.com/classification/net/features-...
  7. Edit and Manage Metadata in Python Apps - Group...

    Zjistěte, jak využít GroupDocs.Metadata for Python via .NET k extrakci, aktualizaci a odstranění metadata ve svých aplikacích....interpreted_value if not (property . interpreted_value is None ):..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/cs/metadata/edit-metadata-in...
  8. How to merge images to JPEG using Java | Docume...

    Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in Java language using GroupDocs.Merger for Java library....The higher the compression value, the higher the degradation...instance of class and pass enum value of as a constructor parameter...

    docs.groupdocs.com/merger/java/getting-started/...
  9. How to merge JPG images using Java | Documentation

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....The higher the compression value, the higher the degradation...instance of class and pass enum value of as a constructor parameter...

    docs.groupdocs.com/merger/java/getting-started/...
  10. סרוק קוד QR באינטרנט | סריקת קוד QR באמצעות תמו...

    סרוק קודי QR באינטרנט. סרוק תמונות קוד QR וסרוק באמצעות המצלמה. כמו כן, נדון כיצד לסרוק קודי QR באופן פרוגרמטי באמצעות C# ו-Java....CodeTypeName +" Code Value: " + barcode.Value); } } אתה יכול לקבל...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/he/parser/scan-qr-code-online/