Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,307 for

regex

(0.12 sec)
  1. FieldInclude.BookmarkName | Aspose.Words för .NET

    Upptäck hur du använder egenskapen FieldInclude BookmarkName för att enkelt hantera bokmärken i dina dokument för förbättrad organisation och effektivitet.... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/sv/net/aspose.words....
  2. 아카이브

    아카이브...문서에서 텍스트 찾기 및 바꾸기 C#에서 정규식(Regex)을 사용하여 Excel 통합 문서에서 텍스트 찾기...API입니다. API는 또한 일반 텍스트와 정규식(regex)을 기반으로 텍스트를 찾고 바꾸는 쉬운 방법을 제공합니다...

    blog.aspose.com/ko/cells/find-and-replace-text-...
  3. Replacer.replace_to_images method | Aspose.Word...

    aspose.words.lowcode.Replacer.replace_to_images method...replace_regex method Replacer.replace_to_images_regex method...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IReplacingCallback.Replacing | Aspose.Words لـ ...

    حسّن مهاراتك البرمجية باستخدام دالة IReplacingCallback! خصّص عمليات الاستبدال بكفاءة من خلال تنفيذ إجراءات مُحدّدة من قِبل المستخدم لكل تطابق موجود.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...matches the section pattern if (Regex.IsMatch(paraText, @"^\d+(\.\d{1})+\s*"))...matches the section pattern if (Regex.IsMatch(paraText, @"^\d+(\.\d{1})+\s*"))...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  6. FieldInclude.LockFields | Aspose.Words för .NET

    Hantera dokumentuppdateringar enkelt med egenskapen FieldInclude LockFields. Kontrollera fältredigering och förbättra dokumentintegriteten med lätthet.... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/sv/net/aspose.words....
  7. أرشيف

    أرشيف...الكلمات المتشابهة بناءً على نمط Regex في Word DOC / DOCX البحث عن...هذه الحالات ، يمكنك تحديد نمط regex للبحث عن واستبدال كل تكرارات...

    blog.aspose.com/ar/words/find-and-replace-text-...
  8. IReplacingCallback Interface | Aspose.Words per...

    Migliora l'elaborazione dei tuoi documenti con l'interfaccia IReplacingCallback di Aspose.Words. Crea metodi di ricerca e sostituzione personalizzati per risultati su misura.... Replace ( new Regex ( "(header|footer)" ), "" ,...doc . Range . Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/it/net/aspose.words....
  9. Rechercher et Obtenir du Texte à partir des Pag...

    Cet article explique comment utiliser divers outils pour rechercher et obtenir du texte à partir d'Aspose.PDF pour .NET....texte suivant la correspondance regex. textFragmentAbsorber = new...Recherche de texte avec .NET Regex Aspose.PDF pour .NET permet...

    docs.aspose.com/pdf/fr/python-net/search-and-ge...
  10. Archiv

    Archiv...features like case-insensitive or regex-based search. Accept() : Wendet...kommen reguläre Ausdrücke (Regex) ins Spiel. Aspose.PDF for ...

    blog.aspose.com/de/pdf/search-in-pdf-using-csharp/