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

replacement

(0.07 sec)
  1. ReplacingArgs.GroupName | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية GroupName بفعالية لاستبدال المجموعات المُلتقطة في مبارياتك بسلاسل نصية مخصصة. حسّن مهاراتك في التعامل مع السلاسل النصية!...Match الذي سيتم استبداله بـ Replacement سلسلة. public string GroupName..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ReplacingArgs.GroupIndex | Aspose.Words för .NET

    Lär dig hur du använder GroupIndex-egenskapen i ReplaceingArgs för att enkelt identifiera och ersätta insamlade grupper i matchningar med dina anpassade strängar....Match som ska ersättas med Replacement sträng. public int GroupIndex..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/sv/net/aspose.words....
  3. IReplacingCallback Interface | Aspose.Words per...

    Migliora l'elaborazione dei tuoi documenti con l'interfaccia IReplacingCallback di Aspose.Words. Crea metodi di ricerca e sostituzione personalizzati per risultati su misura....IReplacingCallback Metodi Nome Descrizione Replacing ( ReplacingArgs ) Un metodo...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/it/net/aspose.words....
  4. Temukan dan Ganti di C++|Aspose.Words untuk C++

    Temukan string atau pola ekspresi reguler di dokumen Anda dan ganti dengan teks yang Anda inginkan menggunakan C++....berikut ini: Simple string replacement - untuk menemukan dan mengganti...dengan namespace Aspose.Words.Replacing . Anda dapat bekerja dengan...

    docs.aspose.com/words/id/cpp/find-and-replace/
  5. 在C++中查找和替换|Aspose.Words对于C++

    在文档中查找字符串或正则表达式模式,并使用C++将其替换为所需的文本。... 查找和替换{#ways-to-find-and-replace}的方法 Aspose.Words提供了两种应用查找和替换操作的方法,方法如下:...Words提供了两种应用查找和替换操作的方法,方法如下: Simple string replacement -要查找并用另一个替换特定字符串,您需要指定一个...

    docs.aspose.com/words/zh/cpp/find-and-replace/
  6. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++....backslash characters should be replaced with yen signs. Default value...const Examples Shows how to replace backslash characters with yen...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Замена текста в рабочей книге с помощью регуляр...

    Замена текста в рабочей книге с помощью регулярного выражения в Node.js через C++....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/ru/nodejs-cpp/replace-tex...
  8. Extract Message Attachments using Aspose.Email ...

    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.... replace ( ".eml" , "" ). replace ( ":" , " " )...). replace ( "\\" , " " ). replace ( "/" , " " ). replace ( "...

    docs.aspose.com/email/java/extract-message-atta...
  9. Python'te Word'ü Excel'e dönüştürün|Python via ...

    PDF'yi Excel'e, XML'i Excel'e, DOCX'i Excel Python'ye dönüştürün. Python kullanarak bir belgeyi çeşitli formatlarda XLSX'e kaydedin....replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/tr/python-net/convert-a-d...
  10. FindReplaceOptions.ApplyFont | Aspose.Words per...

    Scopri la proprietà ApplyFont in FindReplaceOptions per una formattazione del testo impeccabile. Migliora i tuoi contenuti con stili personalizzati senza sforzo!..."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/it/net/aspose.words....