Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 12,648 for

replacement

(0.09 sec)
  1. 使用文本|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.... Replace 方法,由 文本 类,支持更改形状的文本。 本文中的代码示例查找并替换页面上形状的文本。...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/zh/java/working-with-text/
  2. Travailler avec du texte|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.... La méthode Replace, exposée par le SMS classe...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/fr/java/working-with-text/
  3. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  4. Konvertera CSV till JSON med JavaScript via C++...

    Konvertera CSV fil till JSON med den enkla Aspose.Cells for JavaScript via C++ API.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/sv/javascript-cpp/convert...
  5. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。... Replace 方法,由 文本 类,支持更改形状的文本。 本文中的代码示例查找并替换页面上形状的文本。...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/zh/net/working-with-text/
  6. Travailler avec du texte|Documentation

    Cette section explique comment insérer une forme de texte ou mettre à jour le texte de la forme avec Aspose.Diagram.... La méthode Replace, exposée par le SMS classe...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/fr/net/working-with-text/
  7. Trabajar con texto|Documentation

    Esta sección explica cómo insertar una forma de texto o actualizar el texto de la forma con Aspose.Diagram....Dictionary < string , string > replacements = new Dictionary < string...string , string >(); replacements . Add ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/es/net/working-with-text/
  8. Последовательность выбора шрифтов в Aspose.Slid...

    Узнайте, как Aspose.Slides для С++ выбирает шрифты, обеспечивая чёткую и последовательную презентацию файлов PPT, PPTX и ODP — улучшите свои слайды сейчас....confirmed to be missing, they are replaced — see Замена шрифтов and Подстановка...чтобы вы могли решить, embed , replace , или добавить external sources...

    docs.aspose.com/slides/ru/cpp/font-selection-se...
  9. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  10. C++ kullanarak Bir Aralıkta Veri Arama ve Değiş...

    Bu makale, C++ kodu kullanarak Excel de bir aralıkta veri arama ve değiştirme nasıl yapılır gösterir....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/tr/cpp/search-and-replace...