Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,306 for

values

(0.21 sec)
  1. Search for different word forms | Documentation

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....class is called with the true value as an argument. By default,...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  2. Pie Chart in Presentation Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....indicate customer name with value (price of the orders purchased)...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/pie-chart-in-pr...
  3. Working with Outer Document Insertion | Documen...

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts....The expression must return a value of one of the following types:...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/working-with-ou...
  4. Lector de código de barras usando C# | Escanear...

    Cómo escanear códigos de barras usando C# dentro de una aplicación .NET. Ejemplo de C# que lee el código de barras de una imagen que lo ayudará a crear un escáner de código de barras en línea....CodeTypeName +" Value: " + barcode.Value); } } Obtenga una...

    blog.groupdocs.com/es/parser/scan-barcode-using...
  5. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones... Key-value store. A key-value database is a data...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/about-search-eng...
  6. C# を使用したバーコード リーダー |画像からバーコードをスキャン

    .NET アプリケーション内で C# を使用してバーコードをスキャンする方法。オンライン バーコード スキャナーの構築に役立つ、画像からバーコードを読み取る C# の例。... Value プロパティを使用して、バーコードからエンコードされたデータを抽出します。...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } 無料ライセンスを取得する...

    blog.groupdocs.com/ja/parser/scan-barcode-using...
  7. C# を使用した QR コード リーダー |画像から QR コードをスキャン

    .NET アプリケーション内で C# を使用して QR コードをスキャンする方法。オンライン QR スキャナーの構築に役立つ、画像から QR コードを読み取る C# の例。... Value プロパティを使用して、QR コードから同封されたメッセージを抽出します。...CodeTypeName +" Code Value: " + barcode.Value); } } 無料ライセンスを取得する...

    blog.groupdocs.com/ja/parser/scan-qr-code-using...
  8. اسکن بارکد آنلاین | اسکن بارکد با استفاده از تص...

    اسکن بارکد به صورت آنلاین اسکن تصاویر بارکد و اسکن با استفاده از دوربین. همچنین در مورد نحوه اسکن برنامه‌نویسی بارکد با استفاده از C# و Java صحبت خواهیم کرد....CodeTypeName +" Value: " + barcode.Value); } } شما می توانید...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fa/parser/scan-barcode-online/
  9. QR-code online scannen | QR-code scannen met af...

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

    blog.groupdocs.com/nl/parser/scan-qr-code-online/
  10. Body | GroupDocs.Metadata for .NET API Reference

    Gets the tag that denotes the body of a email file....PropertyTag Body { get ; } Property Value The tag that denotes the body...

    reference.groupdocs.com/metadata/net/groupdocs....