Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,740 for

regex

(0.02 sec)
  1. ExportFontFormat Enum | Aspose.Words for .NET

    Aspose.Words.Saving.ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format 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...
  2. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    HtmlSaveOptions 财产. 控制 OfficeMath 对象如何导出为 HTMLMHTML 或 EPUB 默认值为HtmlOfficeMathOutputMode.Image.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/zh/net/aspose.words....
  3. Calculate the sum of a range of cells|Documenta...

    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 regex = new Regex ( @"\d+" ); Match match...match = regex . Match ( cellName ); return uint . Parse ( match...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  4. Custom Range Replace to ignore comment runs - A...

    When using a custom Range.Replace IReplacingCallback and FindReplaceOptions is there a way to ignore runs inside of a comment? I have code that looks for the first character in a document using the Regex: ^. and adds a …...character in a document using the regex: ^. and adds a comment. If there...and skip that result, but ^. Regex only matches the first character...

    forum.aspose.com/t/custom-range-replace-to-igno...
  5. 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...
  6. 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...
  7. 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...
  8. Search and replace text in MHTML document via ....

    C# sample code to redact sensitive information in MHTML file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/mhtml/
  9. Search and replace text in OTT document via .NE...

    C# sample code to redact sensitive information in Microsoft Word OTT file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/ott/
  10. Aspose::Pdf::Text::TextFragmentAbsorber Member ...

    Aspose::Pdf::Text::TextFragmentAbsorber Member List This is the complete list of members for Aspose::Pdf::Text::TextF......System::Text::RegularExpressions::Regex > regex) Aspose::Pdf::Text::TextFragmentAbsorber...System::Text::RegularExpressions::Regex > regex, System::SharedPtr< Asp...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...