Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,648 for

values

(0.19 sec)
  1. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....{ AllPages = true , // this value is set by default SignatureImplementat...{ AllPages = true , // this value is set by default Text = "John"...

    docs.groupdocs.com/signature/net/verify-for-mul...
  2. Chart Series Coloring in Email Document | Group...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email 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 email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share contract price by manager dynamically with the following key requirements:...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...
  3. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Value )); } New coding style // Create...{1}" , item . Name , item . Value )); } } Structure Old coding...

    docs.groupdocs.com/parser/net/migration-notes/
  4. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java.... Specify the value in pixels. Note GroupDocs.Viewer...applied when you set the or value. The following code snippet...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  5. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs.... The value must be between 1 (minimum quality)...quality) and 100. The default value is 90. To set the image quality...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  6. Lecteur de code-barres utilisant C# | Scanner l...

    Comment numériser des codes-barres à l'aide de C# dans une application .NET. Exemple C# qui lit le code-barres à partir d'une image qui vous aidera à créer un scanner de codes-barres en ligne....code-barres à l’aide de la propriété Value. Le code source C# suivant montre...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-barcode-using...
  7. .Net UI Fit document in screen - Free Support F...

    hello, im using your viewer product demo from GitHub - groupdocs-viewer/GroupDocs.Viewer-for-.NET-UI: UI - User Interface for GroupDocs.Viewer for .NET document viewer and automation API., and i wanted to fit document in…...supported to set default zoom value to Fit Width. I have created...document if possible. The default value can be customized using the...

    forum.groupdocs.com/t/net-ui-fit-document-in-sc...
  8. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and API shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....getFileName() void setFileName(String value) double getMaxSize() void setMaxSize(double...setMaxSize(double value) Below properties are added to GroupDocs...

    blog.groupdocs.com/search/filter-documents-in-s...
  9. C#을 사용하는 바코드 판독기 | 이미지에서 바코드 스캔

    .NET 애플리케이션 내에서 C#을 사용하여 바코드를 스캔하는 방법. 온라인 바코드 스캐너를 구축하는 데 도움이 되는 이미지에서 바코드를 읽는 C# 예제입니다.... Value 속성을 사용하여 바코드에서 인코딩된 데이터를 추출합니다...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } 무료 라이선스 받기 #...

    blog.groupdocs.com/ko/parser/scan-barcode-using...
  10. Scan streepjescode online | Barcode scannen met...

    Scan streepjescodes online. Scan streepjescodeafbeeldingen en scan met behulp van de camera. We zullen ook bespreken hoe barcodes programmatisch kunnen worden gescand met behulp van C# en Java....CodeTypeName +" Value: " + barcode.Value); } } U kunt meer...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/nl/parser/scan-barcode-online/