Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,319 for

regex

(0.59 sec)
  1. Online PDF-textsökningsapplikation eller utveck...

    Gratis onlineapp för att söka i PDF-filer. Java-kod för alla PDF-filtextsökningar för Android-applikationer....definiera sökkriterierna i Regex. Acceptera absorberaren för...

    products.aspose.com/total/sv/android-java/searc...
  2. PDFのページからテキストを検索して取得する|Aspose.PDF for Python vi...

    この記事では、Aspose.PDF for .NETからテキストを検索して取得するためのさまざまなツールの使用方法を説明します。...NET Regexによるテキスト検索 Aspose.PDF for .NETは、標準の.NET Regexオプションを..._Text (); // すべての単語を見つけるためのRegexオブジェクトを作成 System . Text . RegularExpressions...

    docs.aspose.com/pdf/ja/python-net/search-and-ge...
  3. 在C++中查找和替换|Aspose.Words对于C++

    在文档中查找字符串或正则表达式模式,并使用C++将其替换为所需的文本。...-expressions}查找和替换文本 正则表达式(regex)是描述特定文本序列的模式。 假设你想用一个单词的出现替换一个单词的所有双重出现。...然后,您可以应用以下正则表达式来指定双字模式: ([a-zA-Z]+) \1 。 通过将 Regex 参数设置为正则表达式模式来查找匹配项,使用其他 Replace...

    docs.aspose.com/words/zh/cpp/find-and-replace/
  4. Usando Anotaciones de Enlace en PDF|Aspose.PDF ...

    Aspose.PDF for .NET te permite Agregar, Obtener y Eliminar Anotaciones de Enlace de tu documento PDF....fragments var regEx1 = new Regex ( @"Link Annotation Demo \d"...\d" ); var regEx2 = new Regex ( @"Sample text \d" ); // Create...

    docs.aspose.com/pdf/es/net/link-annotations/
  5. Rechercher et remplacer dans C#|Aspose.Words po...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C#....régulières Une expression régulière (regex) est un modèle qui décrit une...en définissant le paramètre Regex comme modèle d’expression régulière...

    docs.aspose.com/words/fr/net/find-and-replace/
  6. Trova o Cerca Dati|Documentation

    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....Espressioni Regolari: la Funzionalità RegEx Un’espressione regolare fornisce...

    docs.aspose.com/cells/it/java/find-or-search-data/
  7. Szerkessze vissza a DOC dokumentumot online vag...

    Nyissa meg és szerkesztheti a DOC dokumentumot online az alkalmazáson keresztül ingyenesen.Python API kód a DOC szöveg kereséséhez és reguláris kifejezéssel való helyettesítéséhez....replace_regex reguláris kifejezést a kereséshez...

    products.aspose.com/total/hu/python-net/redact/...
  8. ReplacingArgs.Match | Aspose.Words لـ .NET

    اكتشف خاصية ReplacingArgs Match لاستبدالات تعبيرات عادية بسلاسة. حسّن كفاءة ترميزك بنتائج مطابقة دقيقة!... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ReplacingArgs.GroupIndex | Aspose.Words för .NET

    Lär dig hur du använder GroupIndex-egenskapen i ReplaceingArgs för att enkelt identifiera och ersätta insamlade grupper i matchningar med dina anpassade strängar.... Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/sv/net/aspose.words....
  10. ReplacingArgs.GroupName | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية GroupName بفعالية لاستبدال المجموعات المُلتقطة في مبارياتك بسلاسل نصية مخصصة. حسّن مهاراتك في التعامل مع السلاسل النصية!... Replace ( new Regex ( "[0-9]+" ), "" , options );...

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