Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 12,651 for

replacement

(0.14 sec)
  1. FindReplaceOptions.MatchCase | Aspose.Words för...

    Upptäck egenskapen MatchCase i FindReplaceOptions, aktivera jämförelser med eller utan skiftlägeskänslighet för exakt textredigering. Optimera ditt arbetsflöde!... Replace ( "Ruby" , "Jade" , options...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  2. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    اكتشف خاصية تجاهل الأشكال في FindReplaceOptions. تحكّم في تضمين الأشكال في معالجة النصوص باستخدام هذا الإعداد المنطقي الأساسي لتحسين الدقة.... Replace ( "Lorem ipsum dolor sit amet...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  3. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Upptäck egenskapen UseSubstitutions i FindReplaceOptions. Aktivera enkelt substitutioner i ersättningsmönster för förbättrad flexibilitet vid textredigering.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/sv/net/aspose.words....
  4. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Scopri la proprietà UseSubstitutions in FindReplaceOptions. Abilita facilmente le sostituzioni nei modelli di sostituzione per una maggiore flessibilità nella modifica del testo.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/it/net/aspose.words....
  5. FindReplaceOptions.MatchCase | Aspose.Words لـ ...

    اكتشف خاصية MatchCase في FindReplaceOptions، وفعّل المقارنات الحساسة لحالة الأحرف أو غير الحساسة لها لتحرير نصوص دقيق. حسّن سير عملك!... Replace ( "Ruby" , "Jade" , options...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  6. C# で Word を Excel に変換する|.NET用Aspose.Words

    PDF を Excel に、XML を Excel に、DOCX を Excel C# に変換します。 C# を使用して、ドキュメントをさまざまな形式で XLSX に保存します。...object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ja/net/convert-a-document...
  7. Cerca il documento OST senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file OST su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/ost/
  8. Converteix PST a MSG mitjançant l'aplicació C +...

    Mostra de codi de conversió C ++ per al document PST a format MSG. Utilitzeu codi d'exemple per a la conversió per lots PST a MSG dins de qualsevol aplicació C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ca/cpp/conversion/pst...
  9. Online Word File Text Finder or Build Word Sear...

    Free online app to search in Word file. C# API code for any Word file text search application....Replace function to find and replace text. Or set...and pass it as parameter in Replace method. Call the ‘Save()’ method...

    products.aspose.com/total/net/search/word/
  10. Suchen und Ersetzen in Java|Aspose.Words für Java

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit Java durch den gewünschten Text....verwenden: Simple string replacement - Um eine bestimmte Zeichenfolge...Zeichenfolgenersetzu Sie können eine der Replace -Methoden verwenden, um eine...

    docs.aspose.com/words/de/java/find-and-replace/