Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 12,334 for

replacement

(0.26 sec)
  1. 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/
  2. 使用文本|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-text/
  3. Buscar y Reemplazar Datos en un Rango|Documenta...

    Este artículo muestra cómo buscar y reemplazar datos en un rango en Excel usando código Java....“search” y reemplazarla con “replace” en el rango E3:H6 . En la...han sido reemplazadas por “replace”. Archivo de salida Artículos...

    docs.aspose.com/cells/es/java/search-and-replac...
  4. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  5. ReplacingArgs.MatchNode | Aspose.Words لـ .NET

    اكتشف خاصية ReplacingArgs MatchNode للوصول بسهولة إلى العقدة التي تبدأ فيها مطابقتك، مما يعزز كفاءة ودقة الترميز لديك.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { Document...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Redact ODT Document Online or using Android Mob...

    Open and redact ODT document online via app for free. Android API code to search and replace ODT text with regular expression....Code listed for search and replace text in ODT file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/odt/
  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. Перетворення PST в MSG за допомогою програми C ...

    Зразок коду перетворення C++ для документа PST у формат MSG. Використовуйте приклад коду для пакетного перетворення PST в MSG у будь-якій програмі C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/uk/cpp/conversion/pst...
  9. Converti PST in MSG tramite l'applicazione C++ ...

    Esempio di codice di conversione C++ per il documento PST in formato MSG. Usa un codice di esempio per la conversione in batch da PST a MSG all'interno di qualsiasi applicazione C++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/it/cpp/conversion/pst...
  10. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....Hide ] Add( TabStop ) Adds or replaces a tab stop in the collection...specified position, it is replaced. Examples Shows how to add...

    reference.aspose.com/words/net/aspose.words/tab...