Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 12,659 for

replacement

(0.92 sec)
  1. 線上或使用 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...
  2. 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...
  3. ארכיון

    ארכיון...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-...
  4. 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...
  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. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…...Replace("-", "").ToLowerInvariant();...BitConverter.ToString(hashBytes).Replace("-", "").ToLowerInvariant();...

    forum.aspose.com/t/bug-verification-for-same-fo...
  7. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples.... Replace the “EMBEDDED OLE OBJECT” image...// ---------- // Step - 5: Replace the "EMBEDDED OLE OBJECT" image...

    docs.aspose.com/slides/net/creating-excel-chart...
  8. Document Processing API for Android

    Cross-platform document processing library: create, read, edit, convert any office documents... Search and replace text using RegEx Automate the...the search and replace process. Easily make large-scale changes...

    products.aspose.com/words/android-java/
  9. Lưu trữ

    Lưu trữ...replace("data:image/png;base64,", "");...base64ImageString = base64.replace("data:image/png;base64,", "");...

    blog.aspose.com/vi/pdf/convert-base64-string-to...
  10. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....text, all font glyphs are replaced with the combination of <path>...text, all font glyphs are replaced with a combination of graphics...

    docs.aspose.com/svg/python-net/convert-text-to-...