Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,322 for

regex

(0.1 sec)
  1. Đánh dấu văn bản trong PowerPoint bằng Java

    Đánh dấu văn bản trong PowerPoint bằng Java. Nhận thông tin chi tiết về cách đặt IDE, danh sách các bước và mã mẫu để đánh dấu trong PowerPoint bằng Java....nhau, bao gồm cả cách sử dụng Regex để đánh dấu văn bản mong muốn...dấu văn bản bằng biểu thức Regex. Hướng dẫn này đã hướng dẫn...

    kb.aspose.com/vi/slides/java/highlight-text-in-...
  2. أرشيف

    أرشيف...docx") # استبدال النص باستخدام RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/ar/words/find-and-replace-text-...
  3. Archiv

    Archiv...docx") # nahradit text pomocí RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/cs/words/find-and-replace-text-...
  4. 프로젝트 작업 | Aspose.Tasks 설명서

    Aspose.Tasks for .NET을 사용하여 프로젝트를 생성하고 편집하며 저장하는 방법을 알아보세요.... ReadToEnd (); 16 Regex regex = new Regex( "PT(\\d+)H(\\d+)M(\\d+)S"..."PT(\\d+)H(\\d+)M(\\d+)S" ); 17 return regex. Replace (xml, "**$1Hrs$2Mins$3Secs**"...

    docs.aspose.com/tasks/ko/net/creating-reading-a...
  5. Text in einem Arbeitsbuch mit regulärem Ausdruc...

    Text in einem Arbeitsbuch mit regulärem Ausdruck in JavaScript über C++ ersetzen....< html > < head > < title > Regex Replace Example </ title > </...</ head > < body > < h1 > Regex Replace Example </ h1 > < input...

    docs.aspose.com/cells/de/javascript-cpp/replace...
  6. Sostituisci testo in un workbook usando espress...

    Sostituisci testo in un workbook usando espressione regolare in JavaScript tramite C++....< html > < head > < title > Regex Replace Example </ title > </...</ head > < body > < h1 > Regex Replace Example </ h1 > < input...

    docs.aspose.com/cells/it/javascript-cpp/replace...
  7. Archivo

    Archivo...reemplazar texto en Excel usando Regex API de Python para buscar y...reemplazar texto en Excel usando Regex # También puede buscar y reemplazar...

    blog.aspose.com/es/cells/find-and-replace-text-...
  8. 使用 C# 将段落转换为 Word 中的项目符号

    使用 C# 将段落转换为 Word 中的项目符号。您将获得 IDE 设置和示例代码,以使用 C# 将文本转换为 Word 中的项目符号点。...Document 对象中 将完整文档转换为字符串,并使用 Regex.Split() 方法将其拆分为字符串 创建输出 Word...开发*段落到项目符号点转换器。在程序的第一部分中,使用 Regex.Split() 方法将源 Word 文件转换为句子列表,然后创建输出...

    kb.aspose.com/zh/words/net/convert-paragraph-in...
  9. Range Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Range، مفتاحك لإدارة أقسام المستندات بسهولة. حسّن معالجة مستنداتك بتحكم سلس ومرونة.... Replace ( Regex, string ) يستبدل جميع حالات...المحددة بسلسلة بديلة. Replace ( Regex, string, FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Upptäck hur egenskapen SaveFontFaceCssSeparately optimerar ditt dokuments CSS-hantering genom att spara teckensnittsregler i en separat fil för renare export.... True ( Regex . Match ( outDocContents , "<div...es.css" ); Assert . True ( Regex . Match ( outDocContents , "...

    reference.aspose.com/words/sv/net/aspose.words....