Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 12,642 for

replacement

(0.1 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. 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...
  6. 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...
  7. Download Aspose.Email for Java - Free Support F...

    I have purchased Aspose.Total for Java license. Where can I download Aspose.Email for Java API?...Editing outlook files and replacing the content Hootan February...

    forum.aspose.com/t/download-aspose-email-for-ja...
  8. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a new workbook from the stream, this workbook will not contain the correct values. In ad…... Please replace the following lines of code...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  9. C++을(를) 사용하여 PPT 프레젠테이션 파일 수정 | products.aspose...

    PPT Presentation에서 텍스트를 찾고 교체하기 위한 C++ 소스 코드....); presentation -> Save( u "replaced.ppt" , SaveFormat :: Ppt);...

    products.aspose.com/slides/ko/cpp/redaction/ppt/
  10. Java을(를) 사용하여 PPTX 프레젠테이션 파일에서 텍스트 검색 | product...

    PPTX 프레젠테이션에서 텍스트를 검색하기 위한 Java 소스 코드입니다.... save ( "replaced.pptx" , SaveFormat . Pptx...

    products.aspose.com/slides/ko/java/search/pptx/