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

regular expression

(2.03 sec)
  1. 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/
  2. 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/
  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. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…... You can use regular expressions to identify these patterns...

    forum.aspose.com/t/mailmerge-issue-lf/318770