Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,999 for

regex

(0.09 sec)
  1. FindReplaceOptions.UseSubstitutions | Справочни...

    FindReplaceOptions свойство. Получает или задает логическое значение указывающее следует ли распознавать и использовать замены в шаблонах замены. Значение по умолчаниюЛОЖЬ ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/ru/net/aspose.words....
  2. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions ملكية. الحصول على أو تعيين قيمة منطقية تشير إلى ما إذا كان سيتم التعرف على البدائل واستخدامها ضمن أنماط الاستبدال.خاطئة ...." ); 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. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions fast egendom. Hämtar eller ställer in ett booleskt värde som indikerar om ersättningar ska identifieras och användas inom ersättningsmönster. Standardvärdet ärfalsk ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/sv/net/aspose.words....
  4. TextFragmentAbsorber | Aspose.PDF för .NET API ...

    Initierar en ny instans avTextFragmentAbsorberaspose.pdf.text/textfragmentabsorber som utför sökning av alla textsegment i dokumentet eller sidan....PDF TextFragmentAbsorber(Regex) Initierar en ny instans av...System.Text.RegularExpressions.Regex klassobjektet. public TextFragmentAbsorber...

    reference.aspose.com/pdf/sv/net/aspose.pdf.text...
  5. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions eigendom. Ruft einen booleschen Wert ab oder legt ihn fest der angibt ob Ersetzungen innerhalb von Ersetzungsmustern erkannt und verwendet werden sollen. Der Standardwert istFALSCH ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/de/net/aspose.words....
  6. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions proprietà. Ottiene o imposta un valore booleano che indica se riconoscere e utilizzare le sostituzioni allinterno dei modelli di sostituzione. Il valore predefinito èfalso ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/it/net/aspose.words....
  7. FindReplaceOptions.UseSubstitutions | Referenci...

    FindReplaceOptions propiedad. Obtiene o establece un valor booleano que indica si reconocer y usar sustituciones dentro de patrones de reemplazo. El valor predeterminado esfalso ...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/es/net/aspose.words....
  8. Få en kolumnrubrik|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/sv/net/get-a-column-heading/
  9. ابحث عن عنوان العمود|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/ar/net/get-a-column-heading/
  10. Java version support - Aspose.PSD Product Famil...

    Hello, I’m evaluating Aspose PSD before buying a developer OEM license but our application is running with a version 17 of Java. Currently aspose PSD for java does not seem compatible with recent java versions. We get…...regex.Matcher.getMatchedGroupIndex(java...base does not "opens java.util.regex" to unnamed module @5db6b9cd...

    forum.aspose.com/t/java-version-support/245917