Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 12,265 for

replacement

(0.15 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/th/cpp/find-and-replace/
  3. Поиск и замена в C++|Aspose.Words для C++

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

    docs.aspose.com/words/ru/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. Remove Fields C++|Aspose.Words for C++

    Learn how to remove fields in C++. Remove fields programmatically using C++ API....occur when it needs to be replaced with a different field type...document: Update Fields in C++ Replace Fields C++ Related articles...

    docs.aspose.com/words/cpp/remove-fields/
  7. Поиск и замена данных в диапазоне с C++|Documen...

    Данная статья показывает, как искать и заменять данные в диапазоне в Excel с помощью C++ кода....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/ru/cpp/search-and-replace...
  8. Sök och ersätt data i ett område med C++|Docume...

    Denna artikel visar hur man söker och ersätter data i ett område i Excel med C++ kod....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/sv/cpp/search-and-replace...
  9. controllo della sintassi & correzione ortografi...

    Questo articolo descrive come aggiungere controllo della sintassi & correzione ortografica a 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/it/java/aspose-cells-grid...
  10. Remove Fields using Python|Aspose.Words for Pyt...

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

    docs.aspose.com/words/python-net/remove-fields/