Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,364 for

expression

(0.05 sec)
  1. Features Overview | Documentation

    a feature-rich document data parsing API that allows to create a template with data field definitions, table definitions. Then it's easy to use the template to parse and extract data such as prices, invoices, tables from your typical documents....text by a keyword or regular expression; get a text around of the...using keywords or regular expression. Please use method and then...

    docs.groupdocs.com/parser/net/features-overview/
  2. SearchOptions Class - GroupDocs.Parser for .NET...

    Provides the options which are used for text search....indicates whether a regular expression is used. Methods Name Description...

    apireference.groupdocs.com/parser/net/groupdocs...
  3. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....Search Boolean Search Regular Expression Faceted Search Case Sensitive...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  4. GroupDocs.Parser for Java 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 19.5. Major Features There are the following features in this release: Implement the ability to extract data from documents Implement the ability to move Table Layout Implement the ability to detect a table in a rectangular area using a collection of column separators Implement the support for spreadsheet and presentation templates Some constructors and properties were removed from TextProperties class Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1145 Implement the ability to extract data from documents New feature PARSERNET-1151 Implement the ability to move Table Layout New feature PARSERNET-1158 Implement the ability to detect a table in a rectangular area using a collection of column separators New feature PARSERNET-1200 Implement the support for spreadsheet and presentation templates New feature PARSERNET-63 Remove obsolete members (version 18....Fixed field position Regular expression field Related field Document...position is found by a regular expression (Regex) The position is set...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  5. Enumerable.LongCount Method (System.Linq) | Mic...

    Returns an Int64 that represents the number of elements in a sequence....Microsoft makes no warranties, express or implied, with respect to...MaxValue . In Visual Basic query expression syntax, an Aggregate Into...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  6. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....text by a keyword or regular expression; get a text around of the...using keywords or regular expression. Please use method and then...

    docs.groupdocs.com/parser/java/features-overview/
  7. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Queries Boolean Queries Regular Expression Queries Faceted Search Queries...

    blog.groupdocs.com/search/upcoming-release-of-g...
  8. <var> : l'élément de variable - HTML (HyperText...

    L'élément HTML représente une variable dans une Expression mathématique ou un texte lié à la programmation. Son contenu est généralement représenté avec une version italique de la police environnante utilisée, toutefois, ce comportement peut dépendre du navigateur utilisé....représente une variable dans une expression mathématique ou un texte...

    developer.mozilla.org/fr/docs/Web/HTML/Element/var
  9. Change Text Background Color Dynamically using ...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Assembly for .NET API version 17.12. Using the latest version, you can change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can insert images and barcodes dynamically in email messages (.msg) with RTF body. We recommend you to download and use the latest version of API....documentsFrom now, template syntax expressions are supported in chart axis...dynamically, you can put an expression tag into it like in the following...

    blog.groupdocs.com/assembly/change-text-backgro...
  10. Decrement (--) - JavaScript | MDN

    The decrement (--) operator decrements (subtracts one from) its operand and returns the value before or after the decrement, depending on where the operator is placed....SyntaxError: Invalid left-hand side expression in prefix operation Examples...

    developer.mozilla.org/en-US/docs/Web/JavaScript...