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

values

(0.03 sec)
  1. 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...
  2. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...type indicates whether the value of the previously described...property is not specified, or its value is fully transparent, a yellow...

    docs.groupdocs.com/viewer/net/search-highlight-...
  3. ویرایش و مدیریت متادیتا در برنامه های پایتون - ...

    ببینید چگونه از GroupDocs.Metadata for Python via .NET برای استخراج، به روز رسانی و حذف متادیتا در برنامه‌های خود استفاده کنید....interpreted_value مدیریت کنید if not (property . interpreted_value is..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/fa/metadata/edit-metadata-in...
  4. How to edit Mobi file | Documentation

    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...
  5. 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 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...
  6. 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/...
  7. 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/...
  8. GroupDocs.Total Product Family

    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....we are delivering the best value Document Management API suite...to deliver the best possible value to our customers. We rarely...

    blog.groupdocs.com/categories/groupdocs.total-p...
  9. סרוק קוד 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/
  10. 使用 C# 的二维码阅读器 |扫描图片中的二维码

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

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