Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 12,641 for

replacement

(0.18 sec)
  1. Buscar y Reemplazar datos en un rango con C++|D...

    Este artículo muestra cómo buscar y reemplazar datos en un rango en Excel usando código en C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/es/cpp/search-and-replace...
  2. Rechercher et remplacer des données dans une pl...

    Cet article montre comment rechercher et remplacer des données dans une plage dans Excel en utilisant du code C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/fr/cpp/search-and-replace...
  3. Outlook‑sjabloonbestand OFT lezen|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 ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/nl/java/read-outlook-temp...
  4. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....docx" ); Shows how to replace text in a document’s footer...); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Metinle Çalışmak|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.... Tarafından sunulan replace yöntemi Txt sınıf, bir şeklin...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/tr/java/working-with-text/
  6. Cerca e sostituisci testo nel documento EML tra...

    Codice sorgente C# per oscurare le informazioni sensibili 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/redaction/eml/
  7. Python でプレゼンテーションの画像コレクション内の画像を置き換える|Aspose.Sli...

    Python を使用してプレゼンテーション内の画像を迅速に置き換えます。PowerPoint および OpenDocument 形式をサポートし、ワークフローを効率化してスライドの品質を向上させます。... replace_image ( data ) #2番目の方法 newImage.... images [ 1 ] oldImage . replace_image ( newImage ) #3番目の方法...

    docs.aspose.com/slides/ja/python-net/replacing-...
  8. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....cs hosted with ❤ by GitHub Replace Text in Pages of OneNote Document...supports finding and then replacing text within OneNote document...

    docs.aspose.com/note/net/working-with-text/
  9. The image of the stamp of approval was converte...

    The image of the stamp of approval was converted incorrectly. It is like as □□. Please give me solution. sample.pdf (42.5 KB)...don’t want to install fonts, replacing the wrong places with images...also a solution. Also, please replace the incorrect areas with PNG...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  10. ค้นหาและแทนที่ในC++|Aspose.WordsสำหรับC++

    ค้นหารูปแบบสตริงหรือนิพจน์ทั่วไปในเอกสารของคุณและแทนที่ด้วยข้อความที่คุณต้องการใช้C++....ต่อไปนี้: Simple string replacement –เมื่อต้องการค้นหาและแทน...ด้วยเนมสเปซ Aspose.Words.Replacing คุณสามารถทำงานกับตัวเลือก...

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