Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 3,003 for

regex

(0.08 sec)
  1. Aspose.PDF for Java 19.5 Release Notes|Aspose.P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....through TextFragmentAbsorber with regex not working Bug PDFJAVA-38460...

    docs.aspose.com/pdf/java/aspose-pdf-for-java-19...
  2. Footnote hover title issue in PDF - Free Suppor...

    Hello Team, when we hover on footnote then url shown on footnote in doc as below given screen shot. Doc file Screen Shot But after conversion in pdf url does not shown on footnote when we hover on footnote. In PDF…...Replace(new Regex(@"#" + #0002_1_, new FindandInsertFootNot(@""...#0002_1_"); worddoc.Range.Replace(new Regex(@"#" + #0002_1_, new FindandInsertFootNot(@""...

    forum.aspose.com/t/footnote-hover-title-issue-i...
  3. Working with Validations in Columns|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... RegEx = "" ; validation . CustomValidation...

    docs.aspose.com/cells/net/working-with-validati...
  4. Working with Validations in Columns|Documentation

    This article introduces how to use validations in columns in GridDesktop.... RegEx = "" ; validation . CustomValidation...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. ReplacingArgs.Replacement | Aspose.Words for .NET

    ReplacingArgs Replacement property. Gets or sets the replacement string in C#.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    ReplacingArgs MatchOffset property. Gets the zerobased starting position of the match from the start of the node that contains the beginning of the match in C#.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  7. itextframe - Aspose.Slides for Java - API Refer...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....String regex, java.awt.Color highlightColor...highlightRegex(java.lang.String regex, java.awt.Color highlightColor...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. Words split in multiple text fragments (C#) - F...

    Hi, We are working with PDF document in which we want to extract and replace words in specific sentences. We’ve went through the article to extract paragraphs (https://docs.aspose.com/pdf/net/extract-paragraph-from-pdf…...TextFragmentAbsorber with a Regex search and sort the TextFragments...new TextFragmentAbsorber(new Regex(@"\w*\w")); absorber.Visit(pdfDocument...

    forum.aspose.com/t/words-split-in-multiple-text...
  9. String replacing - Aspose.Words Product Family ...

    Hi, I have the following returned as a run type and I what to replace what to make what is between /BS/ /BE/ bold any ideas how to do this please. Mortgage Arrangement and Valuation /BS/Fee./BE/Payable at the start of …...Replace(new Regex(startTag), new FindAndInsertBookMar(startTag...false); doc.Range.Replace(new Regex(endTag), new FindAndInsertBookMar(endTag...

    forum.aspose.com/t/string-replacing/66922
  10. Aspose.PDF for .NET 22.1 Release Notes|Aspose.P...

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2022, version 22.1....doesn’t find text in rectangle by regex Bug PDFNET-44345 NullReferenceExcepti...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-22-1...