Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,118 for

values

(0.04 sec)
  1. 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...
  2. 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/
  3. مسح الباركود عبر الإنترنت | مسح الباركود باستخد...

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

    blog.groupdocs.com/ar/parser/scan-barcode-online/
  4. Add watermarks to PDF documents | Documentation

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.... The default value is the page’s media box. The...the bleed box. The default value is the page’s crop box. The...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. 使用 C# 的二维码阅读器 |扫描图片中的二维码

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

    blog.groupdocs.com/zh/parser/scan-qr-code-using...
  6. סרוק קוד 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/
  7. How to merge JPG images using Java | Documentation

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....The higher the compression value, the higher the degradation...instance of class and pass enum value of as a constructor parameter...

    docs.groupdocs.com/merger/java/getting-started/...
  8. How to merge images to JPEG using Java | Docume...

    Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in Java language using GroupDocs.Merger for Java library....The higher the compression value, the higher the degradation...instance of class and pass enum value of as a constructor parameter...

    docs.groupdocs.com/merger/java/getting-started/...
  9. Search options | Documentation

    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/
  10. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....// 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-...