Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,613 for

values

(0.09 sec)
  1. 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 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...
  2. 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...
  3. סימני מים דיגיטליים בפייתון: 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...
  4. Digital signing with custom hash | GroupDocs

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....into a fixed-size output (hash value). In digital signatures, hash...generate a unique hash value This hash value is then encrypted with...

    docs.groupdocs.com/signature/net/digital-signin...
  5. แก้ไขและจัดการเมตาดาต้าในแอปพลิเคชัน 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...
  6. 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...
  7. 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...
  8. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....name } , Property value: { property . value } " ) As a result...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/find-met...
  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-hant/parser/scan-barcode-...