Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 682 for

regular expression

(0.05 sec)
  1. Get a column heading|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cellName ) { // Create a regular expression to match the column name...cellName ) { // Create a regular expression to match the row index...

    docs.aspose.com/cells/net/get-a-column-heading/
  2. Search text inside PDF using .NET RegEx Class i...

    Alternatively, how can I extract all paragraphs from a pdf document (or a page in it)?...document and you can use regular expressions as well. Please refer...from all pages using Regular Expression . You can also extract...

    forum.aspose.com/t/search-text-inside-pdf-using...
  3. TextFragmentAbsorber doesn't find paragraph - F...

    Hey, We are using the Pdf.Text.TextFragmentAbsorber to search and replace text. When we pass in a paragraph, it doesn’t find the text, but does work when we pass through the paragraph as single lines? I have included t…...TextSearchOptions(true)) : // Is a regular expression new TextFragmentAbsorber(Regex...TextSearchOptions(true)); // Not a regular expression // Process the search...

    forum.aspose.com/t/textfragmentabsorber-doesnt-...
  4. Finding text in an image|Documentation

    How to determine if an image contains provided text....a text fragment or a regular expression and returns true if the...

    docs.aspose.com/ocr/net/find-text/
  5. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....specific regular expression , if regular expression matches then...

    forum.aspose.com/latest
  6. 获取列标题|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cellName ) { // Create a regular expression to match the column name...cellName ) { // Create a regular expression to match the row index...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  7. Find and Replace Text in Excel in Python | Sear...

    Use Python spreadsheet API to find and replace text in Excel files in Python. Search text in XLSX or XLS files using plain text or Regular Expression....steps show how to use a regular expression to find and replace text...the search term is a regular expression using method. Replace...

    blog.aspose.com/2021/06/03/find-and-replace-tex...
  8. HTML Template - C# Examples | Documentation

    In this article, you learn how to populate an HTML template from XML or JSON data sources and consider examples to illustrate this feature....HTML provides the inline expressions syntax to work with templates...markup The HTML template is a regular HTML file that contains some...

    docs.aspose.com/html/net/html-template/
  9. Search and Replace in GridWeb|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 4 Regular expression When checked, the control...Find what text box as a regular expression in searching process...

    docs.aspose.com/cells/net/search-and-replace-in...
  10. How to use TableAbsorber TextSearchOptions? - A...

    Hi, I’m trying to use the TextSearchOption with TableAbsorber but couldn’t find a way to declare the regex. Basically I want to search for specific table with its cell content matched with my specified Regular Expression…...matched with my specified regular expression. I know that TextFragmentAbsorber...

    forum.aspose.com/t/how-to-use-tableabsorber-tex...