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

replacement

(0.18 sec)
  1. 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...
  2. 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/
  3. 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-...
  4. Aspose::Words::LowCode::ReplacerContext::get_Fi...

    Aspose::Words::LowCode::ReplacerContext::get_FindReplaceOptions method. Find/replace options in C++....eplaceOptions method Find/replace options. const System :: SharedPtr...SharedPtr < Aspose :: Words :: Replacing :: FindReplaceOptions > &...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Последовательность выбора шрифтов в 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...
  6. 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...
  7. 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...
  8. 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...
  9. ค้นหาและแทนที่ในC++|Aspose.WordsสำหรับC++

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

    docs.aspose.com/words/th/cpp/find-and-replace/
  10. Поиск и замена в C++|Aspose.Words для C++

    Найдите в своем документе строку или шаблон регулярного выражения и замените его нужным текстом, используя C++....следующие: Simple string replacement – чтобы найти и заменить...пространстве имен Aspose.Words.Replacing . В процессе поиска и замены...

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