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

replacement

(0.45 sec)
  1. 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
  2. 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...
  3. Поиск и замена данных в диапазоне с 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...
  4. 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...
  5. 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...
  6. Low Code|Aspose.Wordsのための.NET

    比較、変換、分割、マージ、検索、置換などの文書処理タスクをLow CodeAPIを使用して簡素化します。 Aspose.WordsLowCodeAPIクリーンな構文、高速な結果、最小限のコーディング労力を備えています。...Merging ドキュメント Search and replace ドキュメントの Digital signing Splitting...string replacement = "Aspose Pro" ; Replacer . Replace ( inputDoc...

    docs.aspose.com/words/ja/net/low-code/
  7. Suchen und Ersetzen in C++|Aspose.Words für C++

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit C++ durch den gewünschten Text....verwenden: Simple string replacement - Um eine bestimmte Zeichenfolge...dem Namespace Aspose.Words.Replacing dar. Sie können während des...

    docs.aspose.com/words/de/cpp/find-and-replace/
  8. 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/
  9. Arbeiten mit Text|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.... Die Replace-Methode, verfügbar gemacht...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/de/java/working-with-text/
  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/