Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 11,657 for

replacement

(0.17 sec)
  1. Archiv

    Archiv...Replace('/', '.')); using (FileStream...DirectorySeparatorCh + "streamcache", uid.Replace('/', '.')); FileStream fs =...

    blog.aspose.com/de/cells/create-read-edit-excel...
  2. Procurar

    Procurar...Replace('/', '.')); using (FileStream...DirectorySeparatorCh + "streamcache", uid.Replace('/', '.')); FileStream fs =...

    blog.aspose.com/pt/cells/create-read-edit-excel...
  3. Архів

    Архів...Replace('/', '.')); using (FileStream...DirectorySeparatorCh + "streamcache", uid.Replace('/', '.')); FileStream fs =...

    blog.aspose.com/uk/cells/create-read-edit-excel...
  4. ארכיון

    ארכיון...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-...
  5. 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...
  6. 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...
  7. 線上或使用 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...
  8. Python でプレゼンテーションのフォント置換を設定|Aspose.Slides for P...

    PowerPoint および OpenDocument のプレゼンテーションを他のファイル形式に変換する際、.NET を介した Python 用 Aspose.Slides で最適なフォント置換を有効にします。...NOTE フォント置換に関する詳細は Font Replacement をご覧ください。 FAQ フォント置換とフォント...フォント置換とフォント置換(サブスティテューション)の違いは何ですか? Replacement は、プレゼンテーション全体であるフォントを別のフ...

    docs.aspose.com/slides/ja/python-net/font-subst...
  9. 既存の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...
  10. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to PDF, We have HOP symbol as text in Docx which is not getting converted to PDF When we convert Word to PDF by using Microsoft Word export functionality, it is converting tha…... You can replace it with \x2022 to get the expected...

    forum.aspose.com/t/symbol-not-getting-rendered-...