Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,318 for

regex

(0.07 sec)
  1. FieldImport Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldImport، المصممة لتبسيط معالجة المستندات من خلال تنفيذ حقل IMPORT بكفاءة لتحسين الإنتاجية.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  2. C#을 사용하여 Word에서 단락을 글머리 기호로 변환

    C#을 사용하여 Word에서 단락을 글머리 기호로 변환합니다. C#을 사용하여 Word에서 텍스트를 글머리 기호로 변환하는 IDE 설정과 샘플 코드를 얻을 수 있습니다.... 전체 문서를 문자열로 변환하고 Regex.Split() 메서드를 사용하여 문자열로 분할합니다...프로그램의 첫 번째 부분에서는 소스 Word 파일이 Regex.Split() 메서드를 사용하여 문장 목록으로 변환되고...

    kb.aspose.com/ko/words/net/convert-paragraph-in...
  3. 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...
  4. 記録

    記録...replace_regex(string, string, FindReplace...docx") # replace text using RegEx options = aw.replacing.FindReplaceOptions()...

    blog.aspose.com/ja/words/find-and-replace-text-...
  5. FieldInclude.SourceFullName | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية FieldInclude SourceFullName لإدارة مواقع المستندات بكفاءة. حسّن سير عملك اليوم!... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  6. FieldInclude.BookmarkName | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية FieldInclude BookmarkName لإدارة الإشارات المرجعية في مستنداتك بسهولة لتحسين التنظيم والكفاءة.... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  7. 記録

    記録...Replace(new Regex("[B|S|M]ad"), "[replaced]",...それを Document.Range.Replace(Regex、string, FindReplaceOptions)...

    blog.aspose.com/ja/words/find-and-replace-text-...
  8. 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...
  9. أرشيف

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

    blog.aspose.com/ar/words/find-and-replace-text-...
  10. 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....