Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,159 for

values

(0.13 sec)
  1. קורא ברקוד באמצעות C# | סרוק ברקוד מתמונה

    כיצד לסרוק ברקודים באמצעות C# בתוך יישום NET. דוגמה C# שקוראת ברקוד מתמונה שתעזור לכם לבנות סורק ברקוד מקוון....המקודדים מהברקוד באמצעות המאפיין Value. קוד המקור הבא של C# מדגים כיצד...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } קבל רישיון חינם...

    blog.groupdocs.com/he/parser/scan-barcode-using...
  2. Generate Reports

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....fichiers CSV ([Comma Separated Values][1] sont largement utilisés...simple. Le Comma Separated Values (CSV) est un format de fichier...

    blog.groupdocs.com/fr/tag/generate-reports/
  3. GroupDocs May 2019 Pricing Update

    At GroupDocs, we’re always on the lookout for new ways to deliver the best possible value to our customers. We rarely increase our pricing and pride ourselves on our fair licensing policies, cutting edge Metered subscription models and flexible installment payment plans. Today we’re announcing two further changes that our customers can take advantage of from the 1st of May 2019: GroupDocs Pricing Update We’ve updated GroupDocs pricing to deliver the best value Document Manipulation API suite on the market....to deliver the best possible value to our customers. We rarely...pricing to deliver the best value Document Manipulation API suite...

    blog.groupdocs.com/total/groupdocs-may-2019-pri...
  4. How to search for Metadata signatures | Documen...

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API.... Value: {1}. Type: {2}" , metadataSignature...Name , metadataSignature . Value , metadataSignature . Type );...

    docs.groupdocs.com/signature/net/search-for-met...
  5. Считыватель штрих-кодов с использованием C# | С...

    Как сканировать штрих-коды с помощью C# в приложении .NET. Пример C#, который считывает штрих-код с изображения, который поможет вам создать онлайн-сканер штрих-кода....штрих-кода с помощью свойства Value. В следующем исходном коде C#...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Получить бесплатную...

    blog.groupdocs.com/ru/parser/scan-barcode-using...
  6. QR Code Reader با استفاده از C# | کد QR را از ت...

    نحوه اسکن کد QR با استفاده از C# در برنامه NET. مثال C# که کد QR را از تصویری می خواند که به شما در ساخت یک اسکنر QR آنلاین کمک می کند.... با استفاده از ویژگی Value، پیام ضمیمه شده را از کد QR...CodeTypeName +" Code Value: " + barcode.Value); } } مجوز رایگان...

    blog.groupdocs.com/fa/parser/scan-qr-code-using...
  7. QR-Code-Reader mit C# | QR-Code vom Bild scannen

    So scannen Sie QR-Code mit C# in einer .NET-Anwendung. C#-Beispiel, das QR-Code aus einem Bild liest, der Ihnen beim Erstellen eines Online-QR-Scanners hilft....aus dem QR-Code mithilfe der Value-Eigenschaft. Der folgende C#-Quellcode...CodeTypeName +" Code Value: " + barcode.Value); } } Holen Sie sich...

    blog.groupdocs.com/de/parser/scan-qr-code-using...
  8. Считыватель QR-кода с использованием C# | Скани...

    Как сканировать QR-код с помощью C# в приложении .NET. Пример C#, который считывает QR-код с изображения, который поможет вам создать онлайн-сканер QR....QR-кода, используя свойство Value. Следующий исходный код C# сканирует...CodeTypeName +" Code Value: " + barcode.Value); } } Получить бесплатную...

    blog.groupdocs.com/ru/parser/scan-qr-code-using...
  9. Lettore di codici a barre utilizzando C# | Scan...

    Come eseguire la scansione di codici a barre utilizzando C# all'interno di un'applicazione .NET. Esempio C# che legge il codice a barre da un'immagine che ti aiuterà a costruire uno scanner di codici a barre online....barre utilizzando la proprietà Value. Il codice sorgente C# seguente...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Ottieni una...

    blog.groupdocs.com/it/parser/scan-barcode-using...
  10. How to make cache thread-safe in your Java appl...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your Java applications....void set ( String key , Object value ) { synchronized ( _cache )...) { _cache . set ( key , value ); } } public Object get ( String...

    docs.groupdocs.com/viewer/java/how-to-make-cach...