Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 12,136 for

replacement

(0.1 sec)
  1. 既存の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...
  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. How to Run Aspose.Email|Documentation

    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....Email Write the Code Replace the content of Program.cs with...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  6. 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-...
  7. C++ का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों में ...

    PPT प्रस्तुतिकरण में पाठ खोजने के लिए C++ स्रोत कोड....); presentation -> Save( u "replaced.ppt" , SaveFormat :: Ppt);...

    products.aspose.com/slides/hi/cpp/search/ppt/
  8. C++을(를) 사용하여 PPTX 프레젠테이션 파일에서 텍스트 검색 | products...

    PPTX 프레젠테이션에서 텍스트를 검색하기 위한 C++ 소스 코드입니다....); presentation -> Save( u "replaced.pptx" , SaveFormat :: Pptx);...

    products.aspose.com/slides/ko/cpp/search/pptx/
  9. Standard 2 of 5 in Java | Aspose

    Aspose.Barcode for Java API allows customize, generate and recognize Standard 2 of 5 barcodes in your Java application...While it has been largely replaced by more advanced barcode types...

    products.aspose.com/barcode/java/standard2of5/
  10. البحث والاستبدال في Excel باستخدام C#

    توجّه هذه المقالة حول كيفية البحث والاستبدال في Excel باستخدام C#. تحتوي على جميع التفاصيل لإعداد بيئة التطوير، وقائمة بالخطوات للتطبيق، وكود نموذجي لاستبدال كلمة في Excel باستخدام C#....تحتوي على النص، استخدم طريقة Replace() مع النص الهدف والنص المراد...

    kb.aspose.com/ar/cells/net/find-and-replace-in-...