Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 12,656 for

replacement

(0.1 sec)
  1. Работа с текстом|Documentation

    В этом разделе объясняется, как вставить текстовую фигуру или обновить текст фигуры с помощью Aspose.Diagram.... Метод Replace, представленный Текст class...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/ru/net/working-with-text/
  2. Převést Word do Excelu v C++|Aspose.Words pro C++

    Převeďte PDF do Excelu, XML do Excelu, DOCX do Excelu C++. Uložte dokument v různých formátech do XLSX pomocí C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/cs/cpp/convert-a-document...
  3. Převést slovo na Excel v C#|Aspose.Words místo ...

    Převést PDF na Excel, XML na Excel, DOCX na Excel C#. Uložit dokument v různých formátech do XLSX pomocí C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/cs/net/convert-a-document...
  4. تحويل Word إلى Excel في C#|Aspose.Words لـ .NET

    تحويل PDF إلى Excel، XML إلى Excel، DOCX إلى Excel C#. احفظ مستندًا بتنسيقات مختلفة إلى XLSX باستخدام C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ar/net/convert-a-document...
  5. Rechercher et remplacer du texte sans perdre le...

    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....text to replace if ( str . Contains ( strToFind )) //Replace exisitng...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/fr/net/find-and-replace-...
  6. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    اكتشف خاصية UseLegacyOrder في FindReplaceOptions. فعّل عمليات البحث النصية المتسلسلة لتحسين الدقة. الإعداد الافتراضي هو خطأ. حسّن معالجة النصوص لديك!... Replace ( new Regex ( @"\[tag \d*\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs e ) { Matches...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Zarządzanie kontaktami w plikach PST|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.... Replace ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/pl/net/managing-contacts-...
  8. Hantera kontakter i PST-filer|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.... Replace ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/sv/net/managing-contacts-...
  9. Поиск и замена данных в диапазоне с помощью Jav...

    Эта статья показывает, как искать и заменять данные в диапазоне в Excel, используя JavaScript через C++....Cells Find and Replace Example </ title > </ head...> < body > < h1 > Find and Replace Example </ h1 > < input type...

    docs.aspose.com/cells/ru/javascript-cpp/search-...
  10. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for JavaScript via C++ API.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/javascript-cpp/get-html5-...