Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,118 for

values

(0.07 sec)
  1. Ç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/
  2. 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...
  3. Adding metadata | Documentation

    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. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. 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 familiar 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/net/enumeration-ext...
  5. Add watermarks to PDF documents | Documentation

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.... The default value is the page’s media box. The...the bleed box. The default value is the page’s crop box. The...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. 使用 C# 的二维码阅读器 |扫描图片中的二维码

    如何在 .NET 应用程序中使用 C# 扫描二维码。从图像中读取 QR 代码的 C# 示例将帮助您构建在线 QR 扫描仪。... 使用 Value 属性从 QR 代码中提取所附的消息。 以下 C# 源代码使用...CodeTypeName +" Code Value: " + barcode.Value); } } 获得免费许可证 # 您可以...

    blog.groupdocs.com/zh/parser/scan-qr-code-using...
  7. סרוק קוד 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/
  8. 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/...
  9. 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/...
  10. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...implementation: @RequestMapping(value = "{fileSecKey}/link.do") public...fileSecKey , @RequestParam(value = "ubiYn", required = false...

    forum.groupdocs.com/t/high-cpu-usage-with-group...