Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 12,324 for

replacement

(0.24 sec)
  1. 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...
  2. Поиск и замена в C++|Aspose.Words для C++

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

    docs.aspose.com/words/ru/cpp/find-and-replace/
  3. ค้นหาและแทนที่ในC++|Aspose.WordsสำหรับC++

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

    docs.aspose.com/words/th/cpp/find-and-replace/
  4. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...

    forum.aspose.com/t/mergefield-calculation/311156
  5. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...
  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. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...Replace with FindReplaceOptions.ReplacingCallback...IReplacingCallback that skips replacing and only stores error text...

    forum.aspose.com/t/get-inline-error-message/315601
  9. 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...
  10. 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...