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

values

(0.08 sec)
  1. 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...
  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. 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...
  4. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....;} By default it has a NULL value — class names are not applied...specified, and 2nd time with custom value in the InputControlsClassNa...

    docs.groupdocs.com/editor/net/adding-class-name...
  5. Javaを使用したドキュメントと画像のクリーンなメタデータ

    DOCX、XLSX、PPTX、PDFドキュメント、JPEG、PNG、WebP画像、電子書籍、電子書籍、Visio図面、Zipなどのすべてまたは選択したメタデータプロパティを削除するJavaAPI。...WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/ja/metadata/remove-metadata-...
  6. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....// Check if page index has a value if ( i . PageIndex == null )... GetText ( i . PageIndex . Value )) { Console . WriteLine ( reader...

    docs.groupdocs.com/parser/net/extract-table-of-...
  7. 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. MaxTotalOccurrenceCo...search result. The default value is 500000. SearchDocumentFilter...

    docs.groupdocs.com/search/net/search-options/
  8. 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/
  9. Scan streepjescode online | Barcode scannen met...

    Scan streepjescodes online. Scan streepjescodeafbeeldingen en scan met behulp van de camera. We zullen ook bespreken hoe barcodes programmatisch kunnen worden gescand met behulp van C# en Java....CodeTypeName +" Value: " + barcode.Value); } } U kunt meer...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/nl/parser/scan-barcode-online/
  10. 使用 C# 的二維碼閱讀器 |掃描圖片中的二維碼

    如何在 .NET 應用程序中使用 C# 掃描二維碼。從圖像中讀取 QR 代碼的 C# 示例將幫助您構建在線 QR 掃描儀。... 使用 Value 屬性從 QR 代碼中提取所附的消息。 以下 C# 源代碼使用...CodeTypeName +" Code Value: " + barcode.Value); } } 獲得免費許可證 # 您可以...

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