Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 3,009 for

regex

(0.14 sec)
  1. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    HtmlFixedSaveOptions 财产. 获取或设置表单字段是否导出为 interactive 项目作为输入标签而不是转换为文本或图形的指示... True ( Regex . Match ( outDocContents , "<a...); } else { Assert . True ( Regex . Match ( outDocContents , "<a...

    reference.aspose.com/words/zh/net/aspose.words....
  2. FindReplaceOptions.Direction | Aspose.Words for...

    FindReplaceOptions Direction property. Selects direction for replace. Default value is Forward in C#....which we can search for using a regex pattern. // Place one of those...doc . Range . Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ShowError | Aspose.Cells for .NET API 参考

    指示是否在用户输入无效数据时显示数据验证错误消息...GridDesktop RegEx ShowInput 简体中文 English Русский...

    reference.aspose.com/cells/zh/net/aspose.cells....
  5. ReplaceOptions - Aspose.Cells for PHP via Java ...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....whether the searched key is regex. If true then the searched key...key will be taken as regex. Constructor Detail ReplaceOptions...

    reference.aspose.com/cells/php/aspose.cells/Rep...
  6. Ընդգծեք տեքստը PowerPoint-ում Java-ի միջոցով

    Ընդգծեք տեքստը PowerPoint-ում Java-ի միջոցով: Ստացեք մանրամասներ՝ IDE-ն կարգավորելու համար, քայլերի ցանկ և օրինակելի կոդը՝ PowerPoint-ում Java-ի միջոցով ընդգծելու համար:...ուղղություններ կստանաք, ներառյալ Regex-ի օգտագործումը՝ ցանկալի տեքստը...իսկ highlightRegex() մեթոդը՝ Regex արտահայտությունների միջոցով...

    kb.aspose.com/hy/slides/java/highlight-text-in-...
  7. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    FindReplaceOptions UseLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes. Default value is false in C#....which we can search for using a regex pattern. // Place one of those...doc . Range . Replace ( new Regex ( @"\[tag \d*\]" ), "" , options...

    reference.aspose.com/words/net/aspose.words.rep...
  8. System::Text::RegularExpressions | Aspose.Slide...

    System::Text::RegularExpressions Contents [ Hide ] Classes Class Description Capture Result of single subexpression m...... Regex Regular expression that follows...Enum Description RegexOptions Regex options. Typedefs Typedef Description...

    reference.aspose.com/slides/cpp/system.text.reg...
  9. ReplaceOptions - Aspose.Cells for Python via Ja...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....whether the searched key is regex. If true then the searched key...key will be taken as regex. Constructor Detail ReplaceOptions...

    reference.aspose.com/cells/python-java/asposece...
  10. HIgh memory usage on pdf document object - Free...

    Hello. We are using aspose.pdf in our product and using it to search with Regex certain patterns. My IDE is claiming that there is a big memory allocations for pdf document object. The code example which is shows that: …...and using it to search with regex certain patterns. My IDE is...new TextFragmentAbsorber(new Regex($"{patterns}", RegexOptions...

    forum.aspose.com/t/high-memory-usage-on-pdf-doc...