Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 518 for

regular expression

(0.12 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. 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
  8. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....(using “plain text” or “regular expressions”) from a single page...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  9. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....(using “plain text” or “regular expressions”) from a single page...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  10. Section | Aspose.Words for Java

    Represents a single section in a document in Java....nodes matching the XPath expression. selectSingleNode(String...Node that matches the XPath expression. setCustomNodeId(int value)...

    reference.aspose.com/words/java/com.aspose.word...