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

regex

(0.13 sec)
  1. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Upptäck hur egenskapen HtmlSaveOptions ResolveFontNames förbättrar dokumentformatering genom att säkerställa korrekta teckensnittsersättningar i HTML-utdata.... Regex . Match ( outDocContents , "<span...style=\"font-family:Arial\">" ). Success : Regex . Match ( outDocContents , "<span...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a document... replace_regex(pattern, replacement) Replaces...with another string. replace_regex(pattern, replacement, options)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Sorot Teks di PowerPoint menggunakan Java

    Sorot teks di PowerPoint menggunakan Java. Dapatkan detail untuk mengatur IDE, daftar langkah, dan contoh kode untuk disorot di PowerPoint menggunakan Java....berbagai cara termasuk penggunaan Regex untuk menyorot teks yang diinginkan...menyorot teks menggunakan ekspresi Regex. Tutorial ini telah memandu...

    kb.aspose.com/id/slides/java/highlight-text-in-...
  4. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Scopri come la proprietà SaveFontFaceCssSeparately ottimizza la gestione CSS del tuo documento salvando le regole font-face in un file separato per esportazioni più pulite.... True ( Regex . Match ( outDocContents , "<div...es.css" ); Assert . True ( Regex . Match ( outDocContents , "...

    reference.aspose.com/words/it/net/aspose.words....
  5. 아카이브

    아카이브...Replace(new Regex("[B|S|M]ad"), "[replaced]",...생성하여 Document.Range.Replace(Regex, string, FindReplaceOptions)...

    blog.aspose.com/ko/words/find-and-replace-text-...
  6. 档案

    档案...工作簿中查找和替换文本 在 C# 中使用正则表达式 (Regex) 在 Excel 工作簿中查找和替换文本 用于在 Excel...电子表格的过程。 API 还提供了基于纯文本和正则表达式 (regex) 查找和替换文本的简单方法。您可以 下载 API 或通过...

    blog.aspose.com/zh/cells/find-and-replace-text-...
  7. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    اكتشف كيف تُحسّن خاصية ExportEmbeddedCss في HtmlFixedSaveOptions مستندات HTML لديك عبر تضمين CSS لتصميم سلس. حسّن صفحات الويب الخاصة بك اليوم!... True ( Regex . Match ( outDocContents , "<style...)); } else { Assert . True ( Regex . Match ( outDocContents , "<link...

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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-...
  9. 使用 C# 将段落转换为 Word 中的项目符号

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

    kb.aspose.com/zh/words/net/convert-paragraph-in...
  10. 프로젝트 작업 | 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...