Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 12,640 for

replacement

(0.2 sec)
  1. Cerca e sostituisci il testo nel documento MSG ...

    Codice sorgente C# per oscurare le informazioni sensibili nel file MSG 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/redaction/msg/
  2. Javaでの検索と置換|Aspose.WordsのためのJava

    文書内の文字列または正規表現パターンを見つけ、Javaを使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace}の検索と置換の方法 Aspose.Wordsは、次を...方法を提供します: Simple string replacement –特定の文字列を検索して別の文字列に置き換えるに...

    docs.aspose.com/words/ja/java/find-and-replace/
  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. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...content we noticed that if we replace the below content: stroke-dasharray=“0...stroke-dasharray=“0.1 7.5” and replace this new svg content in the...

    forum.aspose.com/t/getting-an-error-while-savin...
  5. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP presentations....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/php-java/object-preview-...
  6. 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...
  7. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection of document variables...the assignment and will be replaced by empty string. Properties...the assignment and will be replaced by empty string. index_of_key(name)...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ReplacingArgs.MatchNode | Aspose.Words per .NET

    Scopri la proprietà MatchNode di ReplacingArgs per accedere facilmente al nodo in cui inizia la corrispondenza, migliorando così l'efficienza e la precisione della tua codifica.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { Document...

    reference.aspose.com/words/it/net/aspose.words....
  9. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    اكتشف خاصية UseSubstitutions في FindReplaceOptions. فعّل الاستبدالات بسهولة في أنماط الاستبدال لتحسين مرونة تحرير النصوص.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Găsiți și înlocuiți în C++|Aspose.Words pentru C++

    Găsiți un șir sau un model de expresie regulată în documentul dvs. și înlocuiți-l cu textul dorit folosind C++....următoarele: Simple string replacement - pentru a găsi și înlocui...spațiul de nume Aspose.Words.Replacing . Puteți lucra cu mai multe...

    docs.aspose.com/words/ro/cpp/find-and-replace/