Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 469 for

regular expression

(0.18 sec)
  1. Browsers Capabilities|Documentation

    This article introduces the browser capability for GridWeb....Data Validation using Regular Expressions Resize Column Width Resize...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....in PDF Searching with Regular Expressions in PDF Search and Extract...match patterns using regular expressions, and even highlight or...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  3. Format PowerPoint Text in C#|Aspose.Slides Docu...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more with powerful C# code examples....Highlight Text Using Regular Expressions Aspose.Slides for .NET...PowerPoint slides using regular expressions. This feature is especially...

    docs.aspose.com/slides/net/text-formatting/
  4. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console..."arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  5. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....images Search for text or regular expression within a set of images...

    products.aspose.com/ocr/cpp/
  6. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility....es/substitutions-in-regular-expressions . Examples Shows how...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Working with Validations in Columns|Documentation

    This article introduces how to use validations in columns in GridDesktop....Required Validation , Regular Expressions Validation and Custom...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Aspose.Cells.GridWeb - Web Grid Control|Documen...

    This article introduce features for GridWeb ....Supports drop-down list and regular expressions validations. Add and...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...es/substitutions-in-regular-expressions . Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …... Use Regular Expressions : If the text has variations...extra spaces), utilize regular expressions for a more flexible search...

    forum.aspose.com/t/some-content-cannot-be-repla...