Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 12,135 for

replacement

(0.12 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. Remplacez une balise par du texte dans une zone...

    Apprenez comment remplacer des balises par du texte dans une zone de texte dans une feuille de calcul en utilisant Aspose.Cells for Node.js via C++....can have tags which can be replaced with some text at runtime...tag = "TAG_2$TAG_1" ; const replace = "1$ys" ; const workbook =...

    docs.aspose.com/cells/fr/nodejs-cpp/replace-tag...
  3. 使用 Node.js 和 C++ 替换工作表中文本框内的标签为文本|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 替换工作表中文本框内的标签为文本...can have tags which can be replaced with some text at runtime...tag = "TAG_2$TAG_1" ; const replace = "1$ys" ; const workbook =...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tag...
  4. 搜索

    搜索...文件的特定頁面上的文本: Map<String, String> replacements = new HashMap<String, String>();...String>(); replacements.put("2. Get organized", "New Text Here");...

    blog.aspose.com/zh-hant/note/find-and-replace-t...
  5. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...KB Code - Public Function Replacing(args As ReplacingArgs) As...IReplacingCallback.Replacing _Replacement = (From r In _Replacement Order...

    forum.aspose.com/t/header-alignment-issue-and-n...
  6. Vind en Vervang in Python|Aspose.Words vir Pyth...

    Soek'n string of gereelde uitdrukkingspatroon in u dokument en vervang dit met die teks wat u wil gebruik Python....Maniere om {#ways-to-find-and-replace}Te Vind En Te Vervang Aspose...te gebruik: Simple string replacement - om’n spesifieke string...

    docs.aspose.com/words/af/python-net/find-and-re...
  7. FindReplaceOptions.ApplyFont | Aspose.Words لـ ...

    اكتشف خاصية ApplyFont في FindReplaceOptions لتنسيق نص سلس. حسّن محتواك بأنماط مُخصصة بسهولة!..."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... Find and Replace When Saving to XLSX Also using...expression in your document and replace it with the matching one you...

    docs.aspose.com/words/net/convert-a-document-to...
  9. 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...
  10. 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...