Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,319 for

regex

(0.09 sec)
  1. 正規表現を使用してワークブック内のテキストを置換するC++コード|Documentation

    Aspose.Cellsを使用してC++で正規表現を使ったテキストの置換を行います。...indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/ja/cpp/replace-text-in-a-...
  2. Archiv

    Archiv... Verwenden Sie die Klasse Regex , um den regulären Ausdruck...System::Text::RegularExpressions::Regex , u"bad", options) methode....

    blog.aspose.com/de/words/Find-and-Replace-Text-...
  3. Archivo

    Archivo...replace\regex(string, string, FindReplaceOptions)...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...

    blog.aspose.com/es/words/find-and-replace-text-...
  4. Arsip

    Arsip...docx") # ganti teks menggunakan RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/id/words/find-and-replace-text-...
  5. Архивы

    Архивы...и заменить текст с помощью Regex найти и заменить текст в верхнем/нижнем...документе doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/ru/words/find-and-replace-text-...
  6. Archiwa

    Archiwa...znajdź i zamień tekst za pomocą Regex znajdź i zamień tekst w nagłówku...dokumencie doc.Range.Replace(new Regex("[B|S|M]ad"), "[replaced]",...

    blog.aspose.com/pl/words/find-and-replace-text-...
  7. Archivo

    Archivo... Utilice la clase Regex para definir la expresión regular...System::Text::RegularExpressions::Regex , u"malo", opciones) método...

    blog.aspose.com/es/words/Find-and-Replace-Text-...
  8. FieldImport.SourceFullName | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية FieldImport SourceFullName لإدارة مواقع الصور بسهولة في مشاريعك لتحسين التنظيم وإمكانية الوصول.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  9. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Scopri come la proprietà UseTargetMachineFonts in HtmlFixedSaveOptions migliora la visualizzazione dei documenti utilizzando i font del computer di destinazione. Ottimizza la gestione dei tuoi font oggi stesso!... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/it/net/aspose.words....
  10. Arbeiten mit Projekten | Aspose.Tasks-Dokumenta...

    Erfahren Sie, wie Sie Projekte mit Aspose.Tasks for .NET erstellen, bearbeiten und speichern.... 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/de/net/creating-reading-a...