Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 12,666 for

replacement

(0.5 sec)
  1. ReplacingArgs.group_name property | Aspose.Word...

    ReplacingArgs.group_name property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. @property def group_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ReplacingArgs.group_index property | Aspose.Wor...

    ReplacingArgs.group_index property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. @property def group_index...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Archivo

    Archivo...Hashtable<String, String> replacements = new Hashtable<String,... String>(); replacements.put("[[CompanyName]]", "Research Society...

    blog.aspose.com/es/diagram/find-replace-text-vi...
  4. Sostituisci testo in un workbook usando espress...

    Sostituisci testo in un workbook usando espressioni regolari in Node.js tramite C++....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/it/nodejs-cpp/replace-tex...
  5. Is it possible to convert LaunchAction to URIAc...

    Hi Aspose team, in my scenario I have PDF documents that are pointing to network file which is opened via LaunchAction. After migration to SharePoint, I replaced link from network drive to SharePoint location but Launch…...migration to SharePoint, I replaced link from network drive to... To resolve this, you can replace it with a GoToURIAction that...

    forum.aspose.com/t/is-it-possible-to-convert-la...
  6. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…... Replace Placeholders : Use the Range.Replace method to...to replace placeholders with actual data. Save the Document :...

    forum.aspose.com/t/about-template-creation-in-a...
  7. 使用 Node.js通过 C++ 中的正则表达式替换工作簿中的文本|Documentation

    在 Node.js 通过 C++ 中使用正则表达式替换工作簿中的文本。...const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tex...
  8. FindReplaceOptions.legacyMode property | Aspose...

    FindReplaceOptions.legacyMode property. Gets or sets a boolean value indicating that old find/replace algorithm is used....value indicating that old find/replace algorithm is used. get legacyMode...behavior as before advanced find/replace feature was introduced. Note...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for replace...property Selects direction for replace. Default value is FindReplaceDirection...self ) -> aspose . words . replacing . FindReplaceDirection : ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Search Text in ODP Presentation Files using .NE...

    C# source code to search text in ODP Presentation....NET apps to search and replace text in presentation files...expression matching. Search and Replace Text ODP Presentation via C#...

    products.aspose.com/slides/net/search/odp/