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

values

(0.15 sec)
  1. 使用 C# 的條形碼閱讀器 |從圖像中掃描條形碼

    如何在 .NET 應用程序中使用 C# 掃描條形碼。從圖像中讀取條形碼的 C# 示例將幫助您構建在線條形碼掃描器。... 使用 Value 屬性從條形碼中提取編碼數據。 以下 C# 源代碼演示瞭如何使用...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } 獲得免費許可證 # 您可以...

    blog.groupdocs.com/zh-hant/parser/scan-barcode-...
  2. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....name } , Property value: { property . value } " ) As a result...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/find-met...
  3. เครื่องอ่านบาร์โค้ดโดยใช้ C# | สแกนบาร์โค้ดจากร...

    วิธีสแกนบาร์โค้ดโดยใช้ C# ภายในแอปพลิเคชัน .NET ตัวอย่าง C# ที่อ่านบาร์โค้ดจากรูปภาพที่จะช่วยคุณสร้างเครื่องสแกนบาร์โค้ดออนไลน์...จากบาร์โค้ดโดยใช้คุณสมบัติ Value ซอร์สโค้ด C# ต่อไปนี้สาธิตว...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } รับใบอนุญาตฟรี...

    blog.groupdocs.com/th/parser/scan-barcode-using...
  4. 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...
  5. 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...
  6. 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...
  7. Převod SVG na PNG v Java - Vektorová grafika na...

    Převeďte vektorovou grafiku SVG na obrázky PNG pomocí Javy. Otočte, překlopte, vodoznak, stupně šedi a upravte jas a gamu převedeného PNG pomocí Java API....setBrightness(int value) Contrast setContrast(int value) Režim převrácení...Úhly rotace setRotateAngle(int value) Vodoznak nastavitWatermark(hodnota...

    blog.groupdocs.com/cs/conversion/convert-svg-to...
  8. Image file is being converted with left rotatio...

    Hi, using conversion lib 21.10.1. I’m trying to convert this jpg file: 20220223_143713.jpg (965.6 KB) to a png file. But I get this output file: 20220223_1437131.jpg (1.9 MB) (Your support system converted the file t…...input image has an orientation value = “Right top”. Can you eliminate...input image has an orientation value = “Right top”. We still cannot...

    forum.groupdocs.com/t/image-file-is-being-conve...
  9. Working with HTML resources | GroupDocs

    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...
  10. 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...