Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,341 for

regex

(0.71 sec)
  1. PDF 페이지에서 텍스트 검색 및 가져오기|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에서 텍스트를 검색하고 추출하는 방법을 알아보세요....expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/ko/net/search-and-get-text-...
  2. 프로젝트 작업 | 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...
  3. Archivio

    Archivio...sostituisci testo in Excel usando Regex API Python per trovare e sostituire...sostituisci testo in Excel usando Regex # Puoi anche trovare e sostituire...

    blog.aspose.com/it/cells/find-and-replace-text-...
  4. 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...
  5. PDFのページからテキストを検索して取得|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイルからテキストを検索および取得する方法を発見してください。...expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/ja/net/search-and-get-text-...
  6. Archiv

    Archiv...Ersetzen von Text in Excel mit Regex Python-API zum Suchen und Ersetzen...Ersetzen von Text in Excel mit Regex # Sie können auch Text in einer...

    blog.aspose.com/de/cells/find-and-replace-text-...
  7. C++経由でJavaScriptを使用して正規表現でワークブック内のテキストを置換|Docum...

    C++経由でJavaScriptを使用して正規表現でワークブック内のテキストを置換...< html > < head > < title > Regex Replace Example </ title > </...</ head > < body > < h1 > Regex Replace Example </ h1 > < input...

    docs.aspose.com/cells/ja/javascript-cpp/replace...
  8. FieldOptions.PreProcessCulture | Aspose.Words ل...

    اكتشف كيف يعمل FieldOptions PreProcessCulture على تعزيز معالجة البيانات الخاصة بك عن طريق تخصيص ثقافات قيمة الحقل لتحسين الدقة والكفاءة.... IsTrue ( Regex . Match ( field . Result , @"\d{2}[..."mm/dd/yyyy hh:mm". Assert . IsTrue ( Regex . Match ( field . Result , ...

    reference.aspose.com/words/ar/net/aspose.words....
  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. 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-...