Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 11,965 for

replacement

(0.12 sec)
  1. Archiv

    Archiv...Replace(Int32, Stream, Int32, Boolean)]...Pages[1].Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/cs/pdf/work-with-images-in-pdf-...
  2. 線上或使用 Python 編輯 DOCX 文檔 | products.aspose.com

    透過應用程式免費線上開啟和編輯 DOCX 文件。用於使用正規表示式搜尋和取代 DOCX 文字的 Python API 程式碼。...Document 類別載入 DOCX 文件 使用 Replacement.FindReplaceOptions() 方法 使用正規表示式range...使用正規表示式range.replace_regex進行搜尋和替換 儲存 DOCX 文件。 Python 程式碼:編輯 DOCX...

    products.aspose.com/total/zh-hant/python-net/re...
  3. JavaScript経由のC++を使用して、外部データ接続に関連するクエリテーブルとリストオブ...

    Aspose.Cells for JavaScriptを使用して、外部データ接続に関連するクエリテーブルとリストオブジェクトを見つける方法を学びます。... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/ja/javascript-cpp/find-qu...
  4. Python Word Document Processing API – Aspose | ...

    Python library to work with Word files. Create, edit, convert, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, text and many other formats.... Search and replace text using RegEx Automate the...the search and replace process. Easily make large-scale changes...

    products.aspose.com/words/python-net/
  5. Java Word API | Create Manipulate and Render Wo...

    Java Word files processing library to create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats.... Search and replace text using RegEx Automate the...the search and replace process. Easily make large-scale changes...

    products.aspose.com/words/java/
  6. ארכיון

    ארכיון...Replace(Int32, Stream, Int32, Boolean)]...Pages[1].Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/he/pdf/work-with-images-in-pdf-...
  7. Aspose.Cells 8.4.0 taki Genel API Değişiklikler...

    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.... Codes ; //Replace the original message with the...message." )) { code = code . Replace ( "This is test message." ...

    docs.aspose.com/cells/tr/net/public-api-changes...
  8. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...replace("ß", "$0", opt); doc.save("C:\\Temp\\out...setAllCaps(false); doc.getRange().replace("ß", "$0", opt); // Save as...

    forum.aspose.com/t/eszett-characters-are-turned...
  9. 線上或使用 Python 編輯 ODT 文檔 | products.aspose.com

    透過應用程式免費線上開啟和編輯 ODT 文件。用於使用正規表示式搜尋和取代 ODT 文字的 Python API 程式碼。...Document 類別載入 ODT 文件 使用 Replacement.FindReplaceOptions() 方法 使用正規表示式range...使用正規表示式range.replace_regex進行搜尋和替換 儲存 ODT 文件。 Python 程式碼:編輯 ODT...

    products.aspose.com/total/zh-hant/python-net/re...
  10. 既存のPDFでテーブルを操作する|Aspose.PDF for C++

    このセクションでは、Aspose.PDF for C++を使用したテーブルの修正方法について説明します...がある場合は、 TableAbsorber クラスのReplace()メソッドを使用してそれを行うことができます。 以下...新しいテーブルでテーブルを置き換える absorber -> Replace ( document -> get_Pages ()...

    docs.aspose.com/pdf/ja/cpp/manipulate-tables-in...