Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 9,075 for

replacement

(0.04 sec)
  1. FindReplaceOptions.ApplyFont | Aspose.Words per...

    Scopri la proprietà ApplyFont in FindReplaceOptions per una formattazione del testo impeccabile. Migliora i tuoi contenuti con stili personalizzati senza sforzo!..."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....
  2. Aspose.PSD for .NET 25.1 - Release Notes|Docume...

    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....Summary Category PSDNET-2233 Replace content in many smart objects...Usage examples: PSDNET-2233. Replace content in many smart objects...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  3. IReplacingCallback Interface | Aspose.Words för...

    Förbättra din dokumenthantering med Aspose.Words IReplacingCallback-gränssnitt. Skapa anpassade sök- och ersättningsmetoder för skräddarsydda resultat....Metoder namn Beskrivning Replacing ( ReplacingArgs ) En användardefinierad...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Reemplazar texto en un libro usando expresión r...

    Reemplazar texto en un libro usando expresión regular en Node.js via C++....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/es/nodejs-cpp/replace-tex...
  5. FindReplaceOptions.ApplyFont | Aspose.Words för...

    Upptäck egenskapen ApplyFont i FindReplaceOptions för sömlös textformatering. Förbättra ditt innehåll med skräddarsydda stilar utan ansträngning!..."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....
  6. C++を使って、ワークシート内のテキストボックスのタグをテキストに置き換えます。|Docume...

    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/ja/cpp/replace-tag-with-t...
  7. 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...
  8. Texte in einer Arbeitsmappe mithilfe von regulä...

    Texte in einer Arbeitsmappe mithilfe von regulären Ausdrücken in Node.js über C++ ersetzen....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/de/nodejs-cpp/replace-tex...
  9. Remplacer du texte dans un classeur en utilisan...

    Remplacer du texte dans un classeur en utilisant une expression régulière dans Node.js via C++....const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/fr/nodejs-cpp/replace-tex...
  10. FindReplaceDirection enumeration | Aspose.Words...

    aspose.words.replacing.FindReplaceDirection enumeration. Specifies direction for replace operations....enumeration Specifies direction for replace operations. Members Name Description...FORWARD Matched items are replaced from first to last. BACKWARD...

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