Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,649 for

values

(0.25 sec)
  1. How to merge JPG images using C# | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....The higher the compression value, the higher the degradation...instance of class and pass enum value of as a constructor parameter...

    docs.groupdocs.com/merger/net/getting-started/u...
  2. 使用 C# 的條形碼閱讀器 |從圖像中掃描條形碼

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

    blog.groupdocs.com/zh-hant/parser/scan-barcode-...
  3. 使用 C# 的条形码阅读器 |从图像中扫描条形码

    如何在 .NET 应用程序中使用 C# 扫描条形码。从图像中读取条形码的 C# 示例将帮助您构建在线条形码扫描仪。... 使用 Value 属性从条形码中提取编码数据。 以下 C# 源代码演示了如何使用...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } 获得免费许可证 # 您可以...

    blog.groupdocs.com/zh/parser/scan-barcode-using...
  4. Verwalten Sie EXIF-Daten von JPEG-, PNG-, TIFF-...

    Verwalten Sie EXIF-Metadaten Ihrer Bilder in C#. Extrahieren, aktualisieren, fügen oder entfernen Sie EXIF-Daten Ihrer Bilder programmgesteuert mithilfe der Metadaten-.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/de/metadata/manage-exif-data...
  5. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Name} Value: {formField.Value}" ); } // display document...{formFieldSignature.Name} Value: {formFieldSignature.Value}" ); } // display...

    docs.groupdocs.com/signature/net/obtain-documen...
  6. 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/java/chart-series-c...
  7. Зчитувач штрих-кодів за допомогою C# | Скануват...

    Як сканувати штрих-коди за допомогою C# у програмі .NET. Приклад C#, який зчитує штрих-код із зображення, який допоможе вам створити онлайн-сканер штрих-кодів....штрих-коду за допомогою властивості Value. Наступний вихідний код C# демонструє...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Отримайте безкоштовну...

    blog.groupdocs.com/uk/parser/scan-barcode-using...
  8. 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/java/working-with-htm...
  9. Metadata bewerken en beheren in Python-apps - G...

    Ontdek hoe je GroupDocs.Metadata for Python via .NET kunt gebruiken om metadata te extraheren, bij te werken en te verwijderen in je applicaties....interpreted_value-eigenschap if not (property . interpreted_value is None..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/nl/metadata/edit-metadata-in...
  10. Search for Form Field e-signatures | GroupDocs

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API.... Value: {1}" , formFieldSignature ...Name , formFieldSignature . Value ); } } Advanced Usage Topics...

    docs.groupdocs.com/signature/net/search-for-for...