Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,899 for

values

(0.5 sec)
  1. Зчитувач QR-коду за допомогою C# | Відскануйте ...

    Як сканувати QR-код за допомогою C# у програмі .NET. Приклад C#, який зчитує QR-код із зображення, який допоможе вам створити онлайновий QR-сканер....QR-коду за допомогою властивості Value. Наступний вихідний код C# сканує...CodeTypeName +" Code Value: " + barcode.Value); } } Отримайте безкоштовну...

    blog.groupdocs.com/uk/parser/scan-qr-code-using...
  2. Leitor de código QR usando C# | Digitalize o có...

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

    blog.groupdocs.com/pt/parser/scan-qr-code-using...
  3. เครื่องอ่านรหัส QR โดยใช้ C# | สแกน QR Code จาก...

    วิธีสแกน QR Code โดยใช้ C# ภายในแอปพลิเคชัน .NET ตัวอย่าง C# ที่อ่าน QR Code จากรูปภาพที่จะช่วยคุณสร้างเครื่องสแกน QR ออนไลน์...แยกข้อความที่แนบมาจาก QR Code โดยใช้คุณสมบัติ Value ซอร์สโค้ด C# ต่อไปนี้สแกนภาพโค้ด...CodeTypeName +" Code Value: " + barcode.Value); } } รับใบอนุญาตฟรี...

    blog.groupdocs.com/th/parser/scan-qr-code-using...
  4. 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...
  5. סימני מים דיגיטליים בפייתון: 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...
  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 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...
  7. แก้ไขและจัดการเมตาดาต้าในแอปพลิเคชัน 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...
  8. C#でJPEG、PNG、TIFF、WebP画像のEXIFデータを管理する

    C#で画像のEXIFメタデータを管理します。メタデータ.NETAPIを使用して、プログラムで画像の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/ja/metadata/manage-exif-data...
  9. واترمارک گذاری دسته ای در .NET با GroupDocs.Wat...

    راهنمای عملی که نشان می‌دهد چگونه واترمارک‌های متنی و تصویری دسته‌ای را اعمال کنید، لوگوها را جایگزین کنید و پردازش ایندومنت را با استفاده از GroupDocs.Watermark برای .NET تضمین کنید....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 10 } } }; watermarker.Add(watermark);...

    blog.groupdocs.com/fa/watermark/batch-watermark...
  10. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class.... The default value is 100000. setMaxTotalOccurrenc...search result. The default value is 500000. setSearchDocumentFil...

    docs.groupdocs.com/search/java/search-options/