Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 828 for

expression

(0.02 sec)
  1. Support of Inline Syntax Error Messages

    We are back with the latest release of GroupDocs.Assembly for .NET. In this post, I am going to give you an overview of the latest release including the demonstration and usage of an exciting feature. Let’s not wait and walk through what’s new in the latest release. You may also have a glance at the release notes of the latest release. GroupDocs.Assembly allows you to generate automated reports by populating the pre-defined document templates....contains the reason and the tag/expression where the error has happened...containing a number of tags and expressions? No need to worry at all...

    blog.groupdocs.com/assembly/support-of-inline-s...
  2. 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/
  3. servlets · GitHub Topics · GitHub

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....using JSP, Servlets, JSTL, Expression Language, and a MySQL database...mysql-database glassfish-server expression-language jsp-servlet jstl...

    github.com/topics/servlets
  4. 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...
  5. datacolumn - GroupDocs.Assembly for Java - API ...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou......getExpression () Gets the expression used to filter rows, calculate...getExpression() Gets the expression used to filter rows, calculate...

    apireference.groupdocs.com/assembly/java/com.gr...
  6. DataColumn - GroupDocs.Assembly for Java - API ...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou......getExpression () Gets the expression used to filter rows, calculate...getExpression() Gets the expression used to filter rows, calculate...

    apireference.groupdocs.com/assembly/java/com.gr...
  7. Strange problem when trying to redact Xls file ...

    Below is my code in VB.NET Using redactor As New Redactor(_CurrentFileName) Dim redactionList = New Redaction() {New ExactPhraseRedaction(“John Doe”, New ReplacementOptions("[Client]")), New RegexRedaction(“Redaction”…...case-insensitive regular expressions, for instance, New RegexRedaction("(...in rows 6, 19, 23, 24, the expression will need start and end of...

    forum.groupdocs.com/t/strange-problem-when-tryi...
  8. GroupDocs.Parser for .NET 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 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/net/groupdocs-parser-...
  9. Find and Replace Words in Documents using C# | ...

    Find and replace text, words, or phrases in Word documents, Excel spreadsheets, PowerPoint presentations, and PDF documents in C# using .NET Redaction API....Replace Text using Regular Expressions (RegEx) Replace the Text...Replace Text using Regular Expressions (RegEx) in C# To find and...

    blog.groupdocs.com/2021/08/04/find-and-replace-...
  10. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text areas from the pages of a document....TextAreaSearchOption(); // Set a regular expression to search 'Invoice # XXX'...XXX' text searchOptions.Expression = "\\s?INVOICE\\s?#\\s?[0-9]+";...

    blog.groupdocs.com/parser/text-analysis-api-for...