Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,320 for

regex

(0.09 sec)
  1. Spaltenüberschrift abrufen|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 regex = new Regex ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/de/net/get-a-column-heading/
  2. FindReplaceOptions.LegacyMode | Aspose.Words لـ...

    اكتشف خاصية FindReplaceOptions LegacyMode لتبديل خوارزمية البحث/الاستبدال الكلاسيكية بسهولة لتحسين الوظائف وتجربة مستخدم سلسة...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/ar/net/aspose.words....
  3. استبدال النص في دفتر العمل باستخدام التعبير الع...

    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_key من فئة ReplaceOptions .... تعيين ReplaceOptions.regex_key إلى true يشير إلى أن الكلمة المفتاحية...

    docs.aspose.com/cells/ar/python-net/replace-tex...
  4. Replacer.Create | Aspose.Words لـ .NET

    اكتشف كيف تقوم طريقة Replacer Create بإنشاء مثيل جديد لمعالج الاستبدال الفعال لتحويل البيانات بسلاسة....يوضح كيفية استبدال السلسلة بـ regex في المستند باستخدام السياق....عدة طرق لاستبدال السلسلة بـ regex في المستند: string doc = MyDir...

    reference.aspose.com/words/ar/net/aspose.words....
  5. ReplacerContext.SetReplacement | Aspose.Words p...

    Ottimizza le operazioni di ricerca e sostituzione con il metodo SetReplacement di ReplacerContext, che consente una gestione fluida di modelli e sostituzioni per un'efficienza ottimale....Words SetReplacement( Regex, string ) Imposta il modello...public void SetReplacement ( Regex pattern , string replacement...

    reference.aspose.com/words/it/net/aspose.words....
  6. Reemplazar texto en un libro usando expresiones...

    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_key de la clase ReplaceOptions... Configurar ReplaceOptions.regex_key a true indica que la clave...

    docs.aspose.com/cells/es/python-net/replace-tex...
  7. Replacer.Create | Aspose.Words för .NET

    Upptäck hur metoden Replacer Create genererar en ny instans av den effektiva ersättningsprocessorn för sömlös datatransformation....hur man ersätter sträng med regex i dokumentet med hjälp av kontext...sätt att ersätta strängar med regex i dokumentet: string doc = MyDir...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Ersetzen von Text in einer Arbeitsmappe mittels...

    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_key -Eigenschaft der ReplaceOptions...bereit. Wenn das ReplaceOptions.regex_key auf true gesetzt ist, bedeutet...

    docs.aspose.com/cells/de/python-net/replace-tex...
  9. Replacer Class | Aspose.Words per .NET

    Sostituisci il testo nei documenti senza sforzo con Aspose.Words.LowCode.Replacer. Semplifica il tuo flusso di lavoro e migliora la gestione dei documenti oggi stesso!...static Replace ( string, string, Regex, string ) Sostituisce tutte...Stream, Stream, SaveFormat , Regex, string, FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  10. 使用正则表达式在工作簿中替换文本|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_key 属性的 ReplaceOptions 类。将 ReplaceOptions.regex_key...示例Excel文件 使用 ReplaceOptions.regex_key 属性。以下代码片段生成的 输出文件 附在此供参考。...

    docs.aspose.com/cells/zh/python-net/replace-tex...