Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,865 for

values

(0.12 sec)
  1. تحرير وإدارة البيانات الوصفية في تطبيقات Python...

    اكتشف كيفية استخدام GroupDocs.Metadata for Python via .NET لاستخراج، تحديث وإزالة البيانات الوصفية في تطبيقاتك....interpreted_value if not (property . interpreted_value is None ):..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/ar/metadata/edit-metadata-in...
  2. Çevrimiçi Barkod Tarama | Görüntüler ve Kameray...

    Barkodları çevrimiçi tarayın. Barkod görüntülerini tarayın ve kamerayı kullanarak tarayın. Ayrıca C# ve Java kullanarak barkodların programlı olarak nasıl taranacağını tartışacağız....CodeTypeName +" Value: " + barcode.Value); } } C# kullanarak...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/tr/parser/scan-barcode-online/
  3. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine... now () property_value = gm . common . PropertyValue...( specification , property_value ) print ( f "Affected properties:...

    docs.groupdocs.com/metadata/python-net/adding-m...
  4. Lecteur de code QR utilisant C# | Scannez le co...

    Comment scanner le code QR en utilisant C# dans l'application .NET. Exemple C# qui lit le code QR à partir d'une image qui vous aidera à créer un scanner QR en ligne....QR à l’aide de la propriété Value. Le code source C# suivant analyse...CodeTypeName +" Code Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-qr-code-using...
  5. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....setEnablePagination ( boolean value ); public boolean getEnableLanguageInf...setEnableLanguageInf ( boolean value ); They have exactly the same...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  6. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...lambda function returning a value and taking an enumeration item...Selector returning a Boolean value. Examples in the following table...

    docs.groupdocs.com/assembly/java/enumeration-ex...
  7. סימני מים דיגיטליים בפייתון: 7 דוגמאות להגן על ...

    שלוט בסימני מים דיגיטליים בפייתון עם 7 דוגמאות מעשיות. למד להוסיף, ליצור ולמקד סימני מים עבור אבטחת מסמכים, להסיר סימני מים, ולהגן על קבצים באמצעות ה- API של GroupDocs.Watermark להגנה על תוכן ארגוני.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/he/watermark/tiling-watermar...
  8. แก้ไขและจัดการเมตาดาต้าในแอปพลิเคชัน Python - G...

    ค้นพบวิธีการใช้ GroupDocs.Metadata for Python via .NET เพื่อสกัด, อัปเดต และลบเมตาดาต้าในแอปพลิเคชันของคุณ...interpreted_value if not (property . interpreted_value is None ):..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/th/metadata/edit-metadata-in...
  9. How to merge JPG images using C# | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in C# language using GroupDocs.Merger for .NET 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/net/getting-started/u...
  10. 使用 C# 的条形码阅读器 |从图像中扫描条形码

    如何在 .NET 应用程序中使用 C# 扫描条形码。从图像中读取条形码的 C# 示例将帮助您构建在线条形码扫描仪。... 使用 Value 属性从条形码中提取编码数据。 以下 C# 源代码演示了如何使用...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } 获得免费许可证 # 您可以...

    blog.groupdocs.com/zh/parser/scan-barcode-using...