Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,307 for

regex

(0.08 sec)
  1. 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-...
  2. Архивы

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

    blog.aspose.com/ru/words/find-and-replace-text-...
  3. 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-...
  4. 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-...
  5. HtmlOfficeMathOutputMode Enum | Aspose.Words pe...

    Scopri come Aspose.Words.Saving.HtmlOfficeMathOutputMode migliora l'esportazione di OfficeMath in HTML, MHTML ed EPUB per una conversione fluida dei documenti.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/it/net/aspose.words....
  6. 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...
  7. Remplacer du texte dans un classeur en utilisan...

    Remplacer du texte dans un classeur en utilisant Expression Régulière avec Aspose.Cells en C++....indicate that the searched key is regex replace . SetRegexKey ( true...true ); // Perform the regex replace operation workbook . Replace...

    docs.aspose.com/cells/fr/cpp/replace-text-in-a-...
  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. Range.Replace | Aspose.Words per .NET

    Sostituisci senza sforzo tutte le istanze di una stringa di caratteri con il metodo Range Replace. Migliora l'elaborazione del testo con questo potente strumento!...Words Replace( Regex, string ) Sostituisce tutte...stringa. public int Replace ( Regex pattern , string replacement...

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