Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 518 for

regular expression

(0.07 sec)
  1. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions 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/nodejs-net/aspose.wo...
  2. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....images Search for text or regular expression within a set of images...

    products.aspose.com/ocr/python-cpp/
  3. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....(using “plain text” or “regular expressions”) from a single page...

    docs.aspose.com/pdf/php-java/extract-paragraph-...
  4. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...phrases matching the regular expression var absorber = new Aspose...search option to specify regular expression usage absorber . TextSearchOptions...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  5. Browser Capabilities|Documentation

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

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....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/
  7. 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/
  8. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....Highlight Text Using Regular Expressions The highlight_regex method...background color using a regular expression, similar to the Text...

    docs.aspose.com/slides/python-net/text-formatting/
  9. 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...
  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...