Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 12,642 for

replacement

(1.64 sec)
  1. Archivo

    Archivo...Replace(string, string, FindReplaceOptions)...documento doc.Range.Replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/es/words/find-and-replace-text-...
  2. IReplacingCallback Interface | Aspose.Words per...

    Migliora l'elaborazione dei tuoi documenti con l'interfaccia IReplacingCallback di Aspose.Words. Crea metodi di ricerca e sostituzione personalizzati per risultati su misura....IReplacingCallback Metodi Nome Descrizione Replacing ( ReplacingArgs ) Un metodo...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/it/net/aspose.words....
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. ReplacingArgs.Match | Aspose.Words för .NET

    Upptäck egenskapen ReplaceingArgs Match för sömlösa regex-ersättningar. Förbättra din kodningseffektivitet med exakta matchningsresultat!..."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Archivio

    Archivio...Java: Map<String, String> replacements = new HashMap<String, String>();...String>(); replacements.put("2. Get organized", "New Text Here");...

    blog.aspose.com/it/note/find-and-replace-text-i...
  9. Procurar

    Procurar...Java: Map<String, String> replacements = new HashMap<String, String>();...String>(); replacements.put("2. Get organized", "New Text Here");...

    blog.aspose.com/pt/note/find-and-replace-text-i...
  10. Reemplazar etiqueta con texto en una caja de te...

    Aprende cómo reemplazar etiquetas con texto en una caja de texto dentro de una hoja de cálculo usando Aspose.Cells for JavaScript a través de C++....can have tags which can be replaced with some text at runtime...</ head > < body > < h1 > Replace Tag With Text Example </ h1...

    docs.aspose.com/cells/es/javascript-cpp/replace...