Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,610 for

values

(0.06 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. เครื่องอ่านรหัส 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...
  3. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....{ AllPages = true , // this value is set by default Text = "John"...set encode type // if this value is not set any barcode type...

    docs.groupdocs.com/signature/net/verify-qr-code...
  4. Зчитувач штрих-кодів за допомогою C# | Скануват...

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

    blog.groupdocs.com/uk/parser/scan-barcode-using...
  5. Search for Form Field e-signatures | GroupDocs

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API.... Value: {1}" , formFieldSignature ...Name , formFieldSignature . Value ); } } Advanced Usage Topics...

    docs.groupdocs.com/signature/net/search-for-for...
  6. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....name } , Property value: { property . value } " ) More resources...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/extracti...
  7. Verwalten Sie EXIF-Daten von JPEG-, PNG-, TIFF-...

    Verwalten Sie EXIF-Metadaten Ihrer Bilder in C#. Extrahieren, aktualisieren, fügen oder entfernen Sie EXIF-Daten Ihrer Bilder programmgesteuert mithilfe der Metadaten-.NET-API....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/de/metadata/manage-exif-data...
  8. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...recognized, returns a NULL value. So, if user has a filename...interface on success or NULL value on failure. This method analyzes...

    docs.groupdocs.com/editor/java/working-with-htm...
  9. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Name} Value: {formField.Value}" ); } // display document...{formFieldSignature.Name} Value: {formFieldSignature.Value}" ); } // display...

    docs.groupdocs.com/signature/net/obtain-documen...
  10. 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...