Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 12,134 for

replacement

(0.08 sec)
  1. Remplacer le Texte dans un Fichier PDF|Aspose.P...

    Cette section explique comment remplacer du texte avec Aspose.PDF Facades - un ensemble d'outils pour les opérations populaires avec les PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } Vérifiez...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } Pour des...

    docs.aspose.com/pdf/fr/java/replace-text/
  2. セルから HTML5 文字列を取得|Documentation

    CellからHTML5文字列を取得する方法をAspose.Cells for JavaScript経由でC++ APIを通じて学びます。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ja/javascript-cpp/get-htm...
  3. C++を通じてJavaScriptを使用した範囲内のデータ検索と置換|Documentation

    この記事では、C++コードを使用してExcelの範囲内のデータを検索・置換する方法を説明します。...Cells Find and Replace Example </ title > </ head...> < body > < h1 > Find and Replace Example </ h1 > < input type...

    docs.aspose.com/cells/ja/javascript-cpp/search-...
  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 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/
  7. 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...
  8. 記録

    記録... Document->get_Range()->Replace(u"sad", u"bad", System::Ma...テキストを見つけて置き換えます doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/ja/words/Find-and-Replace-Text-...
  9. Read Outlook Template File OFT|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.... replace ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/java/read-outlook-templat...
  10. Vérification de syntaxe et correction orthograp...

    Cet article décrit comment ajouter la vérification de syntaxe & correction orthographique pour 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/fr/java/aspose-cells-grid...