Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 12,292 for

replacement

(0.15 sec)
  1. 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...
  2. 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...
  3. 線上或使用 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...
  4. 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...
  5. 既存の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...
  6. Comment et où utiliser les énumérateurs avec Ja...

    Apprenez à utiliser les énumérateurs via Aspose.Cells for JavaScript en C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/fr/javascript-cpp/how-and...
  7. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....File to Stream 1 c# find and replace text in word document 1 C#...PowerPoint API 1 C# print pdf 1 c# replace text in docx file 1 c# scrape...

    blog.aspose.com/ja/tags/
  8. Schriftauswahlablauf in Aspose.Slides für .NET|...

    Entdecken Sie, wie Aspose.Slides für .NET Schriften auswählt und dabei eine klare, konsistente Darstellung von PPT-, PPTX- und ODP-Dateien gewährleistet - verbessern Sie jetzt Ihre Folien....im Voraus explizite font replacement - und Schrift‑ fallBack rules...

    docs.aspose.com/slides/de/net/font-selection-se...
  9. کار با متن در یک جدول|Aspose.Words برای C++

    متن را در یک جدول در C++ جایگزین کنید. متن ساده را از جدول یا سلول با استفاده از C++ استخراج کنید....متاکاراکترهای ویژه ای که در روش مربوطه Replace شرح داده شده است استفاده کنید...

    docs.aspose.com/words/fa/cpp/work-with-text-in-...
  10. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....spaces in the bookmarks were replaced with underscores. This restriction...

    docs.aspose.com/words/java/working-with-bookmarks/