Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,305 for

values

(0.25 sec)
  1. 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/
  2. 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/
  3. 使用 C# 的二維碼閱讀器 |掃描圖片中的二維碼

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

    blog.groupdocs.com/zh-hant/parser/scan-qr-code-...
  4. C#을 사용하는 바코드 판독기 | 이미지에서 바코드 스캔

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

    blog.groupdocs.com/ko/parser/scan-barcode-using...
  5. Python Tekrar Eden Filigranlar: Belgeleri ve Re...

    Python tekrar eden filigranlarla 7 pratik örnekle ustalaşın. Belgelerin güvenliği için filigran eklemeyi, oluşturmayı ve özelleştirmeyi, filigranları kaldırmayı ve dosyaları korumayı öğrenin. GroupDocs.Watermark API'si ile kurumsal içerik koruma.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/tr/watermark/tiling-watermar...
  6. Working with HTML resources | Documentation

    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/net/working-with-html...
  7. Barcode-Leser mit C# | Barcode vom Bild scannen

    So scannen Sie Barcodes mit C# in einer .NET-Anwendung. C#-Beispiel, das Barcodes aus einem Bild liest, das Ihnen beim Aufbau eines Online-Barcodescanners hilft....codierten Daten mithilfe der Value-Eigenschaft aus dem Barcode...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Holen Sie sich...

    blog.groupdocs.com/de/parser/scan-barcode-using...
  8. Output Format and Password | Documentation

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java....setPassword ( String value ) By default, the value of this property...remove it, you can set the value to null or an empty string—both...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  9. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....{:your_attribute => “your attribute value”}. The Starting Point # Before...file and write data as "key: value" to it outFile = File.new("signed"...

    blog.groupdocs.com/signature/working-with-group...
  10. Add watermarks to PDF documents | Documentation

    The watermarking 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/net/add-watermarks...