Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,999 for

regex

(0.06 sec)
  1. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....which we can search for using a regex pattern. // Place one of those...which we can search for using a regex pattern. // Place one of those...

    reference.aspose.com/words/java/com.aspose.word...
  2. 23.2 Release Notes|Aspose.Words for Python via ...

    Aspose.Words for Python via .NET 23.2 Release Notes – the latest updates and fixes....Replace is sued with “A*” regex Bug WORDSNET-24638 Update Noto...

    docs.aspose.com/words/python-net/aspose-words-f...
  3. 21.8 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 21.8 Release Notes – the latest updates and fixes....Replace with multi-line Regex to detect data in word files...

    docs.aspose.com/words/java/aspose-words-for-jav...
  4. range - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....regex.Pattern pattern, java.lang.String...string. int replace (java.util.regex.Pattern pattern, java.lang.String...

    reference.aspose.com/words/java/com.aspose.word...
  5. Replacing images in PDF - Free Support Forum - ...

    With the attached PDF: test_pdf_with_composite_image.pdf (98.6 KB) - ImagePlacementAbsorber.Count equals 1. - pdf.Pages.First().Resources.Images.Count equals 2. - The following code produces a PDF that loses the graysc…...the PDF file with a simple regex… but… I really prefer not to...

    forum.aspose.com/t/replacing-images-in-pdf/286068
  6. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....regex.Pattern, java.lang.String) if...Please use replace(java.util.regex.Pattern, java.lang.String, com...

    reference.aspose.com/words/java/com.aspose.word...
  7. FindReplaceOptions - Aspose.Words for Java - AP...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....which we can search for using a regex pattern. // Place one of those...which we can search for using a regex pattern. // Place one of those...

    reference.aspose.com/words/java/com.aspose.word...
  8. findreplaceoptions - Aspose.Words for Java - AP...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....which we can search for using a regex pattern. // Place one of those...which we can search for using a regex pattern. // Place one of those...

    reference.aspose.com/words/java/com.aspose.word...
  9. 23.2 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 23.2 Release Notes – the latest updates and fixes....Replace is sued with “A*” regex Bug WORDSNET-24638 Update Noto...

    docs.aspose.com/words/java/aspose-words-for-jav...
  10. How to find font and color has been used for th...

    How to find font and color has been used for the string in c# and How to find font and color has been used for the string in whole word document...Replace(new Regex(@"<Validation Plan>"), String...runs) run.Remove(); var parts = Regex.Split(_html, @"(<h1>[\s\S]+...

    forum.aspose.com/t/how-to-find-font-and-color-h...