Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 12,285 for

replacement

(1.34 sec)
  1. FindReplaceOptions.use_legacy_order property | ...

    FindReplaceOptions.use_legacy_order property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...replacing class FindReplaceOptions FindReplaceOptions...FindReplaceOptions.smart_paragraph_break_replacement property FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. العمل مع النص|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....Hashtable < String , String > replacements = new Hashtable < String...String , String >(); replacements . put ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/ar/java/working-with-text/
  3. Cerca un documento EML senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file EML su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/eml/
  4. Remove Fields using Node.js|Aspose.Words for No...

    Learn how to remove fields in Node.js. Remove fields programmatically using Node.js via .NET API....may occur when it is to be replaced with a different field type...GitHub . Updating Fields Python Replace Fields Node.js Related articles...

    docs.aspose.com/words/nodejs-net/remove-fields/
  5. 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/
  6. 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/
  7. Archivio

    Archivio...Dopodiché, chiama il metodo replace(). Prende la stringa di ricerca...demonstrates how to find and replace text in Word document. # Load...

    blog.aspose.com/it/words/python-ms-word-automat...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C++ How to Find and Replace Text in Word Document in C++...PDF in Java How to Find and Replace Text in Word Document using...

    kb.aspose.com/categories/page/71/
  9. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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....) -> newValue )); //Step: Replace text for ( Layer layerItem...getKey ())) != - 1 ) { sb . replace ( index , index + kvp . getKey...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. البحث والاستبدال البيانات في نطاق باستخدام 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...