Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 12,195 for

replacement

(0.48 sec)
  1. البحث والاستبدال البيانات في نطاق باستخدام C++|...

    هذه المقالة تظهر كيفية البحث واستبدال البيانات في نطاق في إكسل باستخدام كود C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/ar/cpp/search-and-replace...
  2. 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...
  3. ค้นหาและแทนที่ในC++|Aspose.WordsสำหรับC++

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

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

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

    docs.aspose.com/words/ru/cpp/find-and-replace/
  5. 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
  6. 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...
  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. 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/