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

values

(0.19 sec)
  1. مسح رمز الاستجابة السريعة عبر الإنترنت | مسح رم...

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

    blog.groupdocs.com/ar/parser/scan-qr-code-online/
  2. Сканировать QR-код онлайн | Сканирование QR-код...

    Сканируйте QR-коды онлайн. Сканируйте изображения QR-кода и сканируйте с помощью камеры. Мы также обсудим, как программно сканировать QR-коды с помощью C# и Java....CodeTypeName +" Code Value: " + barcode.Value); } } Вы можете получить...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ru/parser/scan-qr-code-online/
  3. Сканувати штрих-код онлайн | Сканування штрих-к...

    Сканування штрих-кодів онлайн. Скануйте зображення штрих-коду та скануйте за допомогою камери. Ми також обговоримо, як програмно сканувати штрих-коди за допомогою C# та Java....CodeTypeName +" Value: " + barcode.Value); } } Ви можете отримати...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/uk/parser/scan-barcode-online/
  4. Python Döşeme Filigranları: Belgeleri ve Görünt...

    Python döşeme filigranlarını 7 pratik örnekle ustalaşın. Belge güvenliği için filigran eklemeyi, oluşturmayı ve özelleştirmeyi, filigranları kaldırmayı ve dosyaları korumayı, kurumsal içerik koruması için GroupDocs.Watermark API kullanarak öğrenin.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/tr/watermark/tiling-watermar...
  5. Add watermarks to PDF documents | GroupDocs

    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...
  6. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.docx The Code...following syntax: << barcode [ value ] - itf6 >> Download Template...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/barcode-image-...
  7. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...type indicates whether the value of the previously described...property is not specified, or its value is fully transparent, a yellow...

    docs.groupdocs.com/viewer/net/search-highlight-...
  8. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....{ AllPages = true , // this value is set by default Text = "John"...set encode type // if this value is not set any barcode type...

    docs.groupdocs.com/signature/net/verify-barcode...
  9. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...setting a value of the property of the class. The default value is true...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/indexing-with-sto...
  10. Lettore di codici QR utilizzando C# | Scansiona...

    Come eseguire la scansione del codice QR utilizzando C# all'interno dell'applicazione .NET. Esempio C# che legge il codice QR da un'immagine che ti aiuterà a creare uno scanner QR online....Code utilizzando la proprietà Value. Il seguente codice sorgente...CodeTypeName +" Code Value: " + barcode.Value); } } Ottieni una...

    blog.groupdocs.com/it/parser/scan-qr-code-using...