Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 12,650 for

replacement

(0.25 sec)
  1. 記録

    記録... Document->get_Range()->Replace(u"sad", u"bad", System::Ma...テキストを見つけて置き換えます doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/ja/words/Find-and-Replace-Text-...
  2. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library.... shutdownJVM () Replace a Picture Shape of the Visio...allows developers to access and replace available picture shapes in...

    docs.aspose.com/diagram/python-java/working-wit...
  3. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  4. HTML5 String aus Zelle abrufen|Documentation

    Erfahren Sie, wie man HTML5 String aus der Zelle durch die Aspose.Cells for JavaScript via C++ API erhält.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/de/javascript-cpp/get-htm...
  5. Ottieni stringa HTML5 dalla cella|Documentation

    Impara come ottenere la stringa HTML5 dalla cella tramite Aspose.Cells for JavaScript tramite API C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/it/javascript-cpp/get-htm...
  6. Remove Fields C++|Aspose.Words for C++

    Learn how to remove fields in C++. Remove fields programmatically using C++ API....occur when it needs to be replaced with a different field type...document: Update Fields in C++ Replace Fields C++ Related articles...

    docs.aspose.com/words/cpp/remove-fields/
  7. العمل مع النص|Documentation

    يوضح هذا القسم كيفية إدراج شكل نص أو تحديث نص الشكل باستخدام Aspose.Diagram....Dictionary < string , string > replacements = new Dictionary < string...string , string >(); replacements . Add ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/ar/net/working-with-text/
  8. البحث والاستبدال البيانات في نطاق باستخدام C++|...

    هذه المقالة تظهر كيفية البحث واستبدال البيانات في نطاق في إكسل باستخدام كود C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/ar/cpp/search-and-replace...
  9. PDF 파일에서 텍스트 교체|Aspose.PDF for Java

    이 섹션은 PDF와 관련된 인기 있는 작업을 위한 도구 세트인 Aspose.PDF Facades를 사용하여 텍스트를 교체하는 방법을 설명합니다.... save ( _dataDir + "replaced_text_demo.pdf" ); } 원본 문서에서...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } 텍스트 작업을...

    docs.aspose.com/pdf/ko/java/replace-text/
  10. Working with Images|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.... close (); Replace a Picture Shape of the Visio...allows developers to access and replace available picture shapes in...

    docs.aspose.com/diagram/java/working-with-images/