Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,612 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. 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...
  3. 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...
  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. 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...
  6. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....Print a metadata value Console.WriteLine(m.Value); } } Enhancements...

    blog.groupdocs.com/parser/extract-tables-from-p...
  7. 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/
  8. اسکن بارکد آنلاین | اسکن بارکد با استفاده از تص...

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

    blog.groupdocs.com/fa/parser/scan-barcode-online/
  9. Optimize spreadsheets in a PDF file | GroupDocs

    Optimize spreadsheets in PDFs. Reduces file size by enabling border lines and removing specific characters.... The default value is False . The following code...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....and must return a non-empty value. While building a report, bookmark_expression...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/inserting-book...