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

regular expression

(0.05 sec)
  1. 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/
  2. 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/...
  3. 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...
  4. 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...
  5. 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/
  6. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperlinks in a number of customer sample files using Aspose.Words. Although the links appear to be updated in the resulting documents, they do not work as expected when v…...example, you can use a regular expression to ensure that the URL...

    forum.aspose.com/t/file-corruption-after-replac...
  7. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....images Search for text or regular expression within a set of images...case-insensitive searches and regular expressions, which be extremely useful...

    products.aspose.com/ocr/net/
  8. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....(using “plain text” or “regular expressions”) from a single page...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  9. Extract SuperScripts and SubScripts text from P...

    This article describes various ways to extract SuperScripts and SubScripts text from PDF using Aspose.PDF in C#....letter placed below or above a regular line of text. It is usually...in formulas, mathematical expressions, and specifications of chemical...

    docs.aspose.com/pdf/net/extract-superscripts-su...
  10. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...docx"); // Construct regular expression to replace Greek characters...

    forum.aspose.com/t/issue-with-page-numbers-in-g...