Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 2,377 for

regex

(0.69 sec)
  1. Range Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Range, din nyckel till att hantera dokumentavsnitt utan ansträngning. Förbättra din dokumenthantering med sömlös kontroll och flexibilitet.... Replace ( Regex, string ) Ersätter alla förekomster...ersättningssträng. Replace ( Regex, string, FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    اكتشف كيف تعمل خاصية SaveFontFaceCssSeparately على تحسين إدارة CSS للمستند الخاص بك عن طريق حفظ قواعد وجه الخط في ملف منفصل للحصول على صادرات أنظف.... True ( Regex . Match ( outDocContents , "<div...es.css" ); Assert . True ( Regex . Match ( outDocContents , "...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Archivio

    Archivio...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/it/words/find-and-replace-text-...
  4. 아카이브

    아카이브...replace\regex(string, string, FindReplaceOptions)...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...

    blog.aspose.com/ko/words/find-and-replace-text-...
  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. Evidenzia il testo in PowerPoint utilizzando Java

    Evidenzia il testo in PowerPoint utilizzando Java. Ottieni i dettagli per impostare l'IDE, un elenco di passaggi e un codice di esempio da evidenziare in PowerPoint utilizzando Java....diversi modi, incluso l’uso di Regex per evidenziare il testo desiderato...utilizzando le espressioni Regex. Questo tutorial ci ha guidato...

    kb.aspose.com/it/slides/java/highlight-text-in-...
  8. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Scopri come la proprietà ExportFormFields di HtmlFixedSaveOptions ottimizza le esportazioni dei tuoi documenti mantenendo interattivi i campi del modulo, migliorando così l'esperienza utente.... True ( Regex . Match ( outDocContents , "<a...); } else { Assert . True ( Regex . Match ( outDocContents , "<a...

    reference.aspose.com/words/it/net/aspose.words....
  9. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    اكتشف كيف تعمل خاصية ExportEmbeddedImages في HtmlFixedSaveOptions على تحسين مستندات HTML الخاصة بك عن طريق تضمين الصور بتنسيق Base64، وتحسين جودة الصورة أثناء إدارة حجم الملف.... True ( Regex . Match ( outDocContents , "<img....jpeg" )); Assert . True ( Regex . Match ( outDocContents , "<img...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Operasi Teks|Aspose.PDF for Python via .NET

    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....Ganti Teks Sederhana Ganti Teks Regex Ganti Teks Pada Halaman Ganti...

    docs.aspose.com/pdf/id/python-net/text-operations/