Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,999 for

regex

(0.06 sec)
  1. 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...
  2. 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...
  3. Hocr and searchable PDF - Free Support Forum - ...

    Hi, I try to convert PDF (aspose pdf 11.9.0) with Hocr generated from Tesseract 3.0.4. - With Html hocr : do it nothing ! PDF is same before the transform. - With xhtml hocr : convert method throw FormatException. y…...DFNET-41118 I use regex to fix : text = Regex.Replace(text, @";...

    forum.aspose.com/t/hocr-and-searchable-pdf/15876
  4. 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...
  5. 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...
  6. ReplacingArgs.MatchNode | Aspose.Words for .NET...

    ReplacingArgs 财产. 获取包含匹配开头的节点... Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/zh/net/aspose.words....
  7. FindReplaceOptions.ApplyFont | Aspose.Words for...

    FindReplaceOptions ApplyFont property. Text formatting applied to new content in C#.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::Replacing::ReplaceAction enum | ...

    Aspose::Words::Replacing::ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C++....Text :: RegularExpressions :: Regex > ( u " \\ [MY_DOCUMENT \\ ]"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. 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...
  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...