Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,225 for

regex

(0.05 sec)
  1. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Scopri la proprietà IgnoreFieldCodes di FindReplaceOptions per gestire facilmente il testo nei codici di campo. Controlla la visibilità con una semplice impostazione booleana!... Replace ( new Regex ( "T" ), "*" , options ); Console...

    reference.aspose.com/words/it/net/aspose.words....
  2. ค้นหา

    ค้นหา...แทนที่คำที่คล้ายกันตามรูปแบบ Regex ใน Word DOC/DOCX ค้นหาและแท...ในกรณีเช่นนี้ คุณสามารถกำหนดรูปแบบ regex เพื่อค้นหาและแทนที่ข้อความท...

    blog.aspose.com/th/words/find-and-replace-text-...
  3. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Scopri la proprietà PageMargins di HtmlFixedSaveOptions per personalizzare i margini del tuo documento HTML. Imposta i valori in punti per un controllo preciso del layout.... True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/it/net/aspose.words....
  4. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used.... replace_regex ( '([A-z]+) gave money to ([A-z]+)'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Ricerca testo file PDF online o crea software d...

    App online gratuita per cercare file PDF. Codice API C# per qualsiasi applicazione di ricerca di testo di file PDF....Definire i criteri di ricerca in Regex. Crea un oggetto TextAbsorber...trovare tutte le istanze della regex di input. Accetta l’assorbitore...

    products.aspose.com/total/it/net/search/pdf/
  6. IReplacingCallback.Replacing | Aspose.Words per...

    Migliora la tua programmazione con il metodo IReplacingCallback! Personalizza le operazioni di sostituzione in modo efficiente eseguendo azioni definite dall'utente per ogni corrispondenza trovata.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/it/net/aspose.words....
  7. ตัวค้นหาข้อความไฟล์ PDF ออนไลน์หรือสร้างซอฟต์แว...

    แอปออนไลน์ฟรีสำหรับค้นหาในไฟล์ PDF รหัส C# API สำหรับแอปพลิเคชันค้นหาข้อความไฟล์ PDF...Document กำหนดเกณฑ์การค้นหาใน Regex สร้างวัตถุ TextAbsorber เพื...เพื่อค้นหาอินสแตนซ์ทั้งหมดของอินพุต regex ยอมรับโช้คหน้า รับส่วนของข้อความที่แยกออกมา...

    products.aspose.com/total/th/net/search/pdf/
  8. Замена текста в рабочей книге с помощью регуляр...

    Замена текста в рабочей книге с помощью регулярного выражения в Node.js через C++....indicate that the searched key is regex replace . setRegexKey ( true...

    docs.aspose.com/cells/ru/nodejs-cpp/replace-tex...
  9. FindReplaceOptions.ReplacingCallback | Aspose.W...

    اكتشف خاصية FindReplaceOptions ReplacingCallback، وهي طريقة قابلة للتخصيص تعمل على تعزيز وظيفة الاستبدال لديك بدقة وتحكم.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...doc . Range . Replace ( new Regex ( "[0-9]+" ), "" , options );...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Aspose.PSD for .NET 23.4 - 릴리스 노트|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....) { // 태그가 있는지 확인 Regex tagRegex = new Regex ( @"<[^>]+>" ); bool...>]+)[^>]*>s*/\s*\1\s*>" ; var matchesImgSrc = Regex . Matches ( textData . Text...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...