Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 555 for

regular expression

(0.07 sec)
  1. 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...
  2. Replace Text in PDF with Java|Aspose.PDF for Java

    Learn how to replace, rearrange, and remove text in PDF documents using Java....()); } } Replace text by regular expression Use this example when...

    docs.aspose.com/pdf/java/replace-text-in-pdf/
  3. 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/
  4. 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...
  5. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console...in a Workbook Using Regular Expressions with JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  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. 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/
  8. 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...
  9. 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-...
  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...