Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 9,076 for

replacement

(0.03 sec)
  1. Ersetze Tag durch Text in einem Textfeld im Arb...

    Programmgesteuertes Ersetzen von Tags in Textboxen im Arbeitsblatt mit Aspose.Cells for C++....can have tags which can be replaced with some text at run time...Aspose :: Cells ; U16String Replace ( const U16String & ustr ,...

    docs.aspose.com/cells/de/cpp/replace-tag-with-t...
  2. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....Python apps to search and replace text in presentation files...expression matching. Search and Replace Text PPTX Presentation via...

    products.aspose.com/slides/python-net/search/pptx/
  3. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation....Python apps to search and replace text in presentation files...expression matching. Search and Replace Text PPT Presentation via Python...

    products.aspose.com/slides/python-net/search/ppt/
  4. Search Text in ODP Presentation Files using Pyt...

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

    products.aspose.com/slides/python-net/search/odp/
  5. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...footnotes during a find-and-replace operation. Document doc = new..."true" to get the find-and-replace // operation to ignore text...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ReplacerContext.SetReplacement | Aspose.Words p...

    Ottimizza le operazioni di ricerca e sostituzione con il metodo SetReplacement di ReplacerContext, che consente una gestione fluida di modelli e sostituzioni per un'efficienza ottimale....string pattern , string replacement ) Osservazioni L’utilizzo...Aspose Pty Ltd." ; string replacement = "Copyright (C) 2024 by...

    reference.aspose.com/words/it/net/aspose.words....
  7. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... Examples Shows how to replace all textbox shapes with image... ShapeType . TEXT_BOX : replacement_shape = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content....paragraphs in which a find-and-replace operation has found matches...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Çalışma kitabındaki metni Regular Expression ku...

    Aspose.Cells kullanarak C++ ile Çalışma kitabındaki metni Regular Expression kullanarak değiştirin....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/tr/cpp/replace-text-in-a-...
  10. ReplacingArgs.MatchOffset | Aspose.Words per .NET

    Scopri la proprietà MatchOffset di ReplacingArgs e trova facilmente la posizione iniziale basata su zero delle corrispondenze nei tuoi nodi per una gestione efficiente dei dati...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/it/net/aspose.words....