Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,657 for

values

(0.09 sec)
  1. 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...
  2. Считыватель 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...
  3. 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...
  4. 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...
  5. 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...
  6. مدیریت داده های EXIF تصاویر JPEG، PNG، TIFF و W...

    ابرداده های EXIF تصاویر خود را در C# مدیریت کنید. استخراج، به روز رسانی، افزودن یا حذف داده های EXIF تصاویر خود را به صورت برنامه ریزی شده با استفاده از فراداده .NET API....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/fa/metadata/manage-exif-data...
  7. How to search for Metadata signatures | GroupDocs

    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...
  8. Считыватель штрих-кодов с использованием C# | С...

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

    blog.groupdocs.com/ru/parser/scan-barcode-using...
  9. تحرير وإدارة البيانات الوصفية في تطبيقات Python...

    اكتشف كيفية استخدام GroupDocs.Metadata for Python via .NET لاستخراج، تحديث وإزالة البيانات الوصفية في تطبيقاتك....interpreted_value if not (property . interpreted_value is None ):..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/ar/metadata/edit-metadata-in...
  10. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....color expression must return a value of one of the following types:...enumeration such as “red” An integer value defining RGB (red, green, blue)...

    docs.groupdocs.com/assembly/net/chart-series-co...