Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 9,117 for

replacement

(0.07 sec)
  1. Suchen und Ersetzen in Python|Aspose.Words für ...

    Suchen Sie in Ihrem Dokument nach einer Zeichenfolge oder einem regulären Ausdrucksmuster und ersetzen Sie es mithilfe von Python durch den gewünschten Text....Möglichkeiten, {#ways-to-find-and-replace} zu finden und zu ersetzen...Ersetzungsfunktion mit dem aspose.words.replacing -Modul. Mithilfe der FindReplaceOptions...

    docs.aspose.com/words/de/python-net/find-and-re...
  2. ReplacingArgs Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Replacing.ReplacingArgs för effektiv anpassad textersättning i dina dokument. Förbättra ditt arbetsflöde idag!...Match som ska ersättas med Replacement sträng. GroupName { get;...Match som ska ersättas med Replacement sträng. Match { get; } DenMatch...

    reference.aspose.com/words/sv/net/aspose.words....
  3. FindReplaceOptions constructor | Aspose.Words f...

    Aspose.Words.Replacing.FindReplaceOptions constructor... Replacing . FindReplaceDirection ) Parameter...direction of the find and replace operation. FindReplaceOpti...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph....indicating either it is allowed to replace paragraph break when there...Remarks This option allows to replace paragraph break when there...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceDirection Enum | Aspose.Words لـ .NET

    اكتشف خاصية Aspose.Words FindReplaceDirection لاستبدال النصوص بكفاءة. حسّن معالجة مستنداتك مع التحكم الدقيق في الاتجاه.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/ar/net/aspose.words....
  6. FindReplaceDirection Enum | Aspose.Words för .NET

    Upptäck Aspose.Words FindReplaceDirection-enum för effektiv textersättning. Optimera din dokumentbehandling med exakt riktningskontroll.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Convert Word to Excel in Java|Aspose.Words for ...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Java. Save a document in various formats to XLSX using Java.... Find and Replace When Saving to XLSX Also using...expression in your document and replace it with the matching one you...

    docs.aspose.com/words/java/convert-a-document-t...
  8. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....xlsx" ); Find and Replace When Saving to XLSX Also using...expression in your document and replace it with the matching one you...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. IReplacingCallback Interface | Aspose.Words för...

    Förbättra din dokumenthantering med Aspose.Words IReplacingCallback-gränssnitt. Skapa anpassade sök- och ersättningsmetoder för skräddarsydda resultat....Metoder namn Beskrivning Replacing ( ReplacingArgs ) En användardefinierad...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/sv/net/aspose.words....
  10. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes...footnotes during a find-and-replace operation. doc = aw . Document..."True" to get the find-and-replace # operation to ignore text...

    reference.aspose.com/words/python-net/aspose.wo...