Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 452 for

regular

(0.06 sec)
  1. Search text | GroupDocs

    Learn how to search for keywords and use Regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....parameter can contain a text or a regular expression. class contains...Text )); } } Search text by regular expression parameter is used...

    docs.groupdocs.com/parser/net/search-text/
  2. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method...emails - like search with regular expressions. parameter is used...the steps to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/net/search-text-in-em...
  3. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing 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. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”.... Regular Cleaning 2. Oven Cleaning John...John Smith (+458789) 3. Regular Cleaning 4. Oven Cleaning 5....

    docs.groupdocs.com/assembly/net/numbered-list-i...
  4. Optima LT Std font displayed incorrectly in pre...

    We’re converting a Word document with Optima LT Std font applied inside to images using .Viewer, it’s properly displayed in the Word application, but in image it’s a wrong font. Same happening if converted online: http…...uses 2 fonts “Optima LT Std Regular” and “Times New Roman Bold”...can see the “Optima LT Std Regular” is not a standard font because...

    forum.groupdocs.com/t/optima-lt-std-font-displa...
  5. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...documents - like search with regular expressions, search by pages...the steps to search with a regular expression in PDF document:...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  6. Search text in Emails | GroupDocs

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....emails - like search with regular expressions. parameter is used...the steps to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/java/search-text-in-e...
  7. Search text in EPUB eBooks | GroupDocs

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....e-books - like search with regular expressions, search by pages...the steps to search with a regular expression in EPUB e-book:...

    docs.groupdocs.com/parser/java/search-text-in-e...
  8. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...presentations - like search with regular expressions, search by pages...the steps to search with a regular expression in Microsoft Office...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....spreadsheets - like search with regular expressions, search by pages...the steps to search with a regular expression in Microsoft Office...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....presentations - like search with regular expressions, search by pages...the steps to search with a regular expression in Microsoft Office...

    docs.groupdocs.com/parser/java/search-text-in-m...