Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 2,130 for

barcodes

(0.58 sec)
  1. GroupDocs.Signature for Python 26.1 – En Son Gü...

    GroupDocs.Signature for Python 26.1'de yenilikleri keşfedin. Şimdi NuGet ve GroupDocs web sitesinde mevcut....options as gso import uuid barcode_sign_options = gso . BarcodeSignOptions(...MaxiCode) barcode_sign_options . width = 400 barcode_sign_options...

    blog.groupdocs.com/tr/signature/groupdocs-signa...
  2. C# kullanarak Barkod Okuyucu | Görüntüden Barko...

    Bir .NET uygulamasında C# kullanarak barkodları tarama. Çevrimiçi bir barkod tarayıcı oluşturmanıza yardımcı olacak bir görüntüden barkod okuyan C# örneği....parser = new Parser("/path/barcode.png")) { // Tüm Barkodları...IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...

    blog.groupdocs.com/tr/parser/scan-barcode-using...
  3. Stamp Signatures Introduced in GroupDocs.Signat...

    Every month team GroupDocs comes up with a new release that adds some valuable features to the GroupDocs.Signature for .NET API. In this regard we are pleased to announce the release of version 17.7.0 of the e-signing API. The most important feature introduced in this version is the support for Stamp signatures. Other features introduced in this version include the implementation and verification of new barcode and QR-code encode types....implementation and verification of new barcode and QR-code encode types. Some...API like the improvement of barcode and QR-code verification options...

    blog.groupdocs.com/signature/stamp-signatures-i...
  4. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio...... Barcode online scannen – Bild und Kamera Barcodes online...online scannen. Scannen Sie Barcode-Bilder und scannen Sie sie mit...

    blog.groupdocs.com/de/categories/groupdocs.pars...
  5. Categories

    Vind antwoorden door API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Prod......met C# Scan barcode van DOC met Java Scan barcode van PPTX met...met Java Scan barcode van PPT met Java Scan barcode van RTF met...

    kb.groupdocs.com/nl/categories/page/9/
  6. Supported Document Formats | GroupDocs

    The following tables indicate the file formats from which GroupDocs.Parser for Java can extract data. You can use the input below to filter supported formats by extension. Tip Can’t find your file format? We’re here to help! Please post a request on our Free Support Forum, and our team will assist you. Word Processing Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode DOC Microsoft Word Document DOT Microsoft Word Document Template DOCX Office Open XML Document DOCM Office Open XML Macro-Enabled Document DOTX Office Open XML Document Template DOTM Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format PDF Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode PDF Portable Document Format File Markup Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown (Formatted Text is Not supported) XML XML File Ebook Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2....Extract Table of Contents Scan Barcode Microsoft Word Document Microsoft...Extract Table of Contents Scan Barcode Portable Document Format File...

    docs.groupdocs.com/parser/java/supported-docume...
  7. Quét mã QR trực tuyến | Quét mã QR bằng Hình ản...

    Quét mã QR trực tuyến. Quét hình ảnh Mã QR và quét bằng camera. Chúng tôi cũng sẽ thảo luận về cách quét mã QR theo chương trình bằng C# & Java....IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...foreach (PageBarcodeArea barcode in barcodes) { // In các giá trị...

    blog.groupdocs.com/vi/parser/scan-qr-code-online/
  8. Πώς να υπογράψετε RTF με υπογραφή γραμμικού κώδ...

    Αποκτήστε ουσιαστικά οδηγίες για την υπογραφή RTF με υπογραφή Barcode χρησιμοποιώντας Java. Επιπλέον, θα σας παρέχουμε κώδικα για να δημιουργήσετε υπογραφή Barcode σε RTF χρησιμοποιώντας Java....εγγράφων, η χρήση υπογραφής Barcode ξεχωρίζει ως μια ξεχωριστή...υπογράψετε το RTF με την υπογραφή Barcode χρησιμοποιώντας Java . Για...

    kb.groupdocs.com/el/signature/java/how-to-sign-...
  9. 使用 Java 的條形碼閱讀器 |從圖像中掃描條形碼

    如何在應用程序中使用 Java 掃描條形碼。從圖像中讀取條形碼的 Java 示例將幫助您構建在線條形碼掃描儀。...parser = new Parser("/path/barcode.png")) { // 提取所有條形碼。 Itera...Iterable<PageBarcodeArea> barcodes = parser.getBarcodes(); // 迭代 for(PageBarcodeArea...

    blog.groupdocs.com/zh-hant/parser/scan-barcode-...
  10. オンラインでバーコードをスキャン |画像とカメラを使用したバーコード スキャン

    オンラインでバーコードをスキャンします。バーコード画像をスキャンし、カメラを使用してスキャンします。 C# と Java を使用してプログラムでバーコードをスキャンする方法についても説明します。...parser = new Parser("/path/barcode.png")) { // すべてのバーコードを抽出します。...IEnumerable<PageBarcodeArea> barcodes = parser.GetBarcodes(); //...

    blog.groupdocs.com/ja/parser/scan-barcode-online/