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

values

(0.21 sec)
  1. 使用 C# 的二維碼閱讀器 |掃描圖片中的二維碼

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

    blog.groupdocs.com/zh-hant/parser/scan-qr-code-...
  2. 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/
  3. C#을 사용하는 바코드 판독기 | 이미지에서 바코드 스캔

    .NET 애플리케이션 내에서 C#을 사용하여 바코드를 스캔하는 방법. 온라인 바코드 스캐너를 구축하는 데 도움이 되는 이미지에서 바코드를 읽는 C# 예제입니다.... Value 속성을 사용하여 바코드에서 인코딩된 데이터를 추출합니다...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } 무료 라이선스 받기 #...

    blog.groupdocs.com/ko/parser/scan-barcode-using...
  4. Pindai Barcode Online | Pemindaian Barcode meng...

    Pindai kode batang secara online. Pindai gambar kode batang dan pindai menggunakan kamera. Kami juga akan membahas cara memindai kode batang secara terprogram menggunakan C# & Java....CodeTypeName +" Value: " + barcode.Value); } } Anda dapat memperoleh...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/id/parser/scan-barcode-online/
  5. 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/
  6. .Net UI Fit document in screen - Free Support F...

    hello, im using your viewer product demo from GitHub - groupdocs-viewer/GroupDocs.Viewer-for-.NET-UI: UI - User Interface for GroupDocs.Viewer for .NET document viewer and automation API., and i wanted to fit document in…...supported to set default zoom value to Fit Width. I have created...document if possible. The default value can be customized using the...

    forum.groupdocs.com/t/net-ui-fit-document-in-sc...
  7. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and API shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....getFileName() void setFileName(String value) double getMaxSize() void setMaxSize(double...setMaxSize(double value) Below properties are added to GroupDocs...

    blog.groupdocs.com/search/filter-documents-in-s...
  8. كيفية العمل مع علامات البيانات الوصفية

    اشرح كيفية العمل مع وسوم البيانات الوصفية...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Adding Metadata...

    blog.groupdocs.com/ar/metadata/how-to-work-with...
  9. Jak pracować z tagami metadanych

    Wyjaśnij, jak pracować z tagami metadanych...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Dodawanie...

    blog.groupdocs.com/pl/metadata/how-to-work-with...
  10. 在 Python 应用程序中编辑和管理元数据 - GroupDocs.Metadata

    了解如何使用 GroupDocs.Metadata for Python via .NET 提取、更新和删除应用程序中的元数据。...interpreted_value 属性处理复杂数据类型 if not (property . interpreted_value is None..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/zh/metadata/edit-metadata-in...