Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,376 for

regex

(0.13 sec)
  1. Відредагуйте документ ODT онлайн або за допомог...

    Відкривайте та редагуйте документ ODT онлайн за допомогою програми безкоштовно. Код API Python для пошуку та заміни тексту ODT на регулярний вираз....replace_regex для пошуку та заміни Збережіть...

    products.aspose.com/total/uk/python-net/redact/...
  2. 2024年の新機能|Aspose.PDF for .NET

    このページでは、2024年に導入されたAspose.PDF for .NETの最も人気のある新機能を紹介します。...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/whatsnew/2024/
  3. 在Java中查找和替换|Aspose.Words为Java

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

    docs.aspose.com/words/zh/java/find-and-replace/
  4. 在 C# 中查找和替换|.NET 格式的 Aspose.Words

    在文档中查找字符串或正则表达式模式,然后使用 C# 将其替换为所需的文本。...xpressions} 查找和替换文本 正则表达式 (regex) 是描述特定文本序列的模式。假设您要将某个单词的所有重...([a-zA-Z]+) \1 。 使用其他 Replace 方法通过将 Regex 参数设置为正则表达式模式来搜索和替换特定字符组合以查找匹配项。...

    docs.aspose.com/words/zh/net/find-and-replace/
  5. Online PDF-tekstzoekapplicatie of ontwikkel een...

    Gratis online app om te zoeken in PDF-bestanden. Java-code voor elke Android-applicatie voor het zoeken naar PDF-bestanden....definieer de zoekcriteria in Regex. Accepteer de absorber voor...

    products.aspose.com/total/nl/android-java/searc...
  6. Szerkessze vissza a WORD dokumentumot online va...

    Nyissa meg és szerkesztheti a WORD dokumentumot online az alkalmazáson keresztül ingyenesen.Python API kód a WORD 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/...
  7. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...Trim(); searchText = Regex.Escape(searchText); // Escape...

    forum.aspose.com/t/unable-to-search-the-text-co...
  8. Online vyhledávač textových souborů PDF nebo se...

    Bezplatná online aplikace pro vyhledávání v souboru PDF. C# API kód pro jakoukoli aplikaci pro textové vyhledávání souborů PDF....Definujte kritéria vyhledávání v Regex. Vytvořte objekt TextAbsorber...

    products.aspose.com/total/cs/net/search/pdf/
  9. PDF table of contents issue in Edge - Free Supp...

    Hello, Please see attached an example PDF with table of contents. This PDF was produced using Aspose.Cells for the table of Contents. When you open in Edge the table of contents looks like this which is incorrect. im…...convertedHexTitles = 0; pdfText = Regex.Replace( pdfText, @"/Title\((...CultureInvariant); pdfText = Regex.Replace( pdfText, @"/Title<(...

    forum.aspose.com/t/pdf-table-of-contents-issue-...
  10. Online vyhledávač textových souborů WORD nebo s...

    Bezplatná online aplikace pro vyhledávání v souboru WORD. C# API kód pro jakoukoli aplikaci pro textové vyhledávání souborů WORD....nastavte vyhledávací kritéria v Regex a předejte je jako parametr...

    products.aspose.com/total/cs/net/search/word/