Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,479 for

values

(0.12 sec)
  1. Search for different word forms | GroupDocs

    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. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....feature, you must pass the true value as an argument to the method...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/keyboard-layout-...
  3. Search for QR-Code e-signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....setAllPages ( true ); // this value is set by default // search...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/search-for-qr...
  4. Pie Chart in Presentation Document | GroupDocs

    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...
  5. Working with Outer Document Insertion | GroupDocs

    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...
  6. Search for Multiple e-Signature Types | GroupDocs

    This article explains how to search for multiple electronic signature types within document pages using GroupDocs.Signature for Python via .NET API....( f "Field Value: { form_field_signature . value } " ) Advanced...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/python-net/search-...
  7. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…... Use “MinimumImageWidth(value)” method. MinimumImageWidth:...image size is smaller than the value specified and if the original...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...
  8. 在线扫描二维码 |使用图像和相机扫描二维码

    在线扫描二维码。扫描二维码图像并使用相机扫描。我们还将讨论如何使用 C# 和 Java 以编程方式扫描二维码。...CodeTypeName +" Code Value: " + barcode.Value); } } 您可以进一步了解如何开发...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh/parser/scan-qr-code-online/
  9. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Value: {0}" , descriptor . Value ); Console . WriteLine...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Search results | GroupDocs

    This article shows that how to perform the operations on search results.... The property returns a value indicating that the result is...returns the found terms. The value is evaluated each time the property...

    docs.groupdocs.com/search/net/search-results/