Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,561 for

values

(0.2 sec)
  1. סרוק קוד QR באינטרנט | סריקת קוד QR באמצעות תמו...

    סרוק קודי QR באינטרנט. סרוק תמונות קוד QR וסרוק באמצעות המצלמה. כמו כן, נדון כיצד לסרוק קודי QR באופן פרוגרמטי באמצעות C# ו-Java....CodeTypeName +" Code Value: " + barcode.Value); } } אתה יכול לקבל...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/he/parser/scan-qr-code-online/
  2. 使用 C# 的二维码阅读器 |扫描图片中的二维码

    如何在 .NET 应用程序中使用 C# 扫描二维码。从图像中读取 QR 代码的 C# 示例将帮助您构建在线 QR 扫描仪。... 使用 Value 属性从 QR 代码中提取所附的消息。 以下 C# 源代码使用...CodeTypeName +" Code Value: " + barcode.Value); } } 获得免费许可证 # 您可以...

    blog.groupdocs.com/zh/parser/scan-qr-code-using...
  3. Watermark Tiling in Python: 7 Esempi per Proteg...

    Padroneggia i watermark tiling in Python con 7 esempi pratici. Impara ad aggiungere, creare e personalizzare watermark per la sicurezza dei documenti, rimuovere watermark e proteggere file utilizzando l'API GroupDocs.Watermark per la protezione dei contenuti aziendali.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/it/watermark/tiling-watermar...
  4. مسح الباركود عبر الإنترنت | مسح الباركود باستخد...

    مسح الباركود عبر الإنترنت. مسح صور الباركود والمسح الضوئي باستخدام الكاميرا. سنناقش أيضًا كيفية مسح الرموز الشريطية برمجيًا باستخدام C# & Java....CodeTypeName +" Value: " + barcode.Value); } } يمكنك الحصول...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ar/parser/scan-barcode-online/
  5. Skenování čárového kódu online | Skenování čáro...

    Skenujte čárové kódy online. Skenujte obrázky čárových kódů a skenujte pomocí fotoaparátu. Probereme také, jak programově skenovat čárové kódy pomocí C# a Java....CodeTypeName +" Value: " + barcode.Value); } } Můžete získat...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/cs/parser/scan-barcode-online/
  6. C#을 사용하는 QR 코드 리더 | 이미지에서 QR 코드 스캔

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

    blog.groupdocs.com/ko/parser/scan-qr-code-using...
  7. 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...
  8. 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...
  9. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Value )); } New coding style // Create...{1}" , item . Name , item . Value )); } } Structure Old coding...

    docs.groupdocs.com/parser/net/migration-notes/
  10. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine... now () property_value = gm . common . PropertyValue...( specification , property_value ) print ( f "Affected properties:...

    docs.groupdocs.com/metadata/python-net/adding-m...