Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,596 for

replacement

(0.77 sec)
  1. C++での検索と置換|C++の場合Aspose.Words

    ドキュメント内の文字列または正規表現パターンを見つけて、C++を使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace}の検索と置換の方法 Aspose.Wordsは、次を...方法を提供します: Simple string replacement –特定の文字列を検索して別の文字列に置き換えるに...

    docs.aspose.com/words/ja/cpp/find-and-replace/
  2. العمل مع النص|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....Hashtable < String , String > replacements = new Hashtable < String...String , String >(); replacements . put ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/ar/java/working-with-text/
  3. 在 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/zh/net/managing-contacts-...
  4. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...

    forum.aspose.com/t/mergefield-calculation/311156
  5. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...
  6. Avoid Inserting Empty Ranges or Hidden Excel Ra...

    Hello Team, I am working with Aspose.Cells to extract a range from an Excel worksheet as HTML content, which I then insert into a Word document using Aspose.Words. However, I’ve encountered an issue: If the selected …...Also I am using code that replaces regex matches with values...by implementing parallel replacements or other optimization techniques...

    forum.aspose.com/t/avoid-inserting-empty-ranges...
  7. C++でExcel、OpenOffice、Json、Csv、Htmlファイルを読み込み、管理す...

    Aspose.Cells for C++を使用すれば、Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、画像、Mht、XPSファイルの作成、オープン、管理が簡単です。... year = 2023 ; // Replace with actual current year currentDate...currentDate . month = 10 ; // Replace with actual current month currentDate...

    docs.aspose.com/cells/ja/cpp/loading-saving-and...
  8. JavaScript ve C++ kullanarak Bir çalışma kitabı...

    C++ kullanarak düzenli ifadeyle çalışma kitabında metni değiştirme...> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/tr/javascript-cpp/replace...
  9. استبدال النص في مصنف العمل باستخدام التعبيرات ا...

    استبدال النص في مصنف باستخدام التعبيرات العادية في جافا سكريبت عبر ++C...> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/ar/javascript-cpp/replace...
  10. Online DOC Text Search or Build DOC Search Soft...

    Free online app for content search in DOC file. Python API code for any DOC file text search application....replace function to find and replace text along with...FindReplaceOptions. Or use range.replace_regex for regular expression...

    products.aspose.com/total/python-net/search/doc/