Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,004 for

regex

(0.07 sec)
  1. How to use TableAbsorber TextSearchOptions? - A...

    Hi, I’m trying to use the TextSearchOption with TableAbsorber but couldn’t find a way to declare the Regex. Basically I want to search for specific table with its cell content matched with my specified regular expression…...couldn’t find a way to declare the regex. Basically I want to search...TextFragmentAbsorber takes the regex as part of an argument (from...

    forum.aspose.com/t/how-to-use-tableabsorber-tex...
  2. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    HtmlFixedSaveOptions UseTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the document. If this flag is set to true FontFormat and ExportEmbeddedFonts properties do not have effect also ResourceSavingCallback is not fired for fonts. Default is false in C#.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldImport.SourceFullName | Aspose.Words for .NET

    FieldImport SourceFullName property. Gets or sets the location of the picture in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HighlightRegex() | Aspose.Slides for C++ API Re...

    Highlight all matches of regular expression in text frame text using specified color....HighlightRegex ( System :: String regex , System :: Drawing :: Color...Parameter Type Description regex System::String Text of regular...

    reference.aspose.com/slides/cpp/aspose.slides/t...
  5. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    HtmlFixedSaveOptions FontFormat property. Gets or sets ExportFontFormat used for font exporting. Default value is Woff in C#.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    HtmlFixedSaveOptions 财产. 获取或设置ExportFontFormat用于字体导出 默认值为Woff.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/zh/net/aspose.words....
  7. 20.3 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 20.3 Release Notes – the latest updates and fixes....StopTrackRevisions (); Regex regex = new Regex ( "e" ); FindReplaceOptions...true ; doc . Range . Replace ( regex , "*" , options ); Console ...

    docs.aspose.com/words/java/aspose-words-for-jav...
  8. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction.... var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  9. Text extracted become separated chars - Free Su...

    I found a text extraction problem in a PDF. The sentences extracted in this PDF are broken into chars. The Aspose version is 23.4. I open the PDF in Acrobat and copy the text, and it looks normal. Please check the att…...TextFragmentAbsorber with a Regex search. sergei.shibanov April...new TextFragmentAbsorber(new Regex(@"\w*\w")); absorber.Visit(page);...

    forum.aspose.com/t/text-extracted-become-separa...
  10. Aspose::Words::Fields::FieldImport Class Refere...

    Implements the IMPORT field....System::Text::RegularExpressions::Regex::Match (fieldIncludePicture->GetFieldCode()...System::Text::RegularExpressions::Regex::Match (fieldImport->GetFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...