Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,668 for

replacement

(0.2 sec)
  1. 在Java中将Word转换为Excel|Aspose.Words为Java

    将PDF转换为Excel,XML转换为Excel,DOCX转换为ExcelJava。 使用Java将各种格式的文档保存到XLSX。...object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/zh/java/convert-a-documen...
  2. Online ODT Text Search or Build ODT Search Soft...

    Free online app for content search in ODT file. Python API code for any ODT file text search application....replace function to find and replace text along with...FindReplaceOptions. Or use range.replace_regex for regular expression...

    products.aspose.com/total/python-net/search/odt/
  3. Vind en Vervang in C#|Aspose.Words vir .NET

    Soek'n string of gereelde uitdrukkingspatroon in u dokument en vervang dit met die teks wat u wil gebruik C#....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/net/find-and-replace/
  4. العمل مع النص|Documentation

    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....Hashtable < String , String > replacements = new Hashtable < String...String , String >(); replacements . put ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/ar/java/working-with-text/
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Word in Java How to Find and Replace Text in Word Document in C++...PDF in Java How to Find and Replace Text in Word Document using...

    kb.aspose.com/words/page/10/
  6. Verwalten von Kontakten in PST‑Dateien|Document...

    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.... Replace ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/de/net/managing-contacts-...
  7. 档案

    档案...string replacement = "Aspose Pro" ; Replacer.Replace(inputDoc...Replace(inputDoc, outputDoc, pattern, replacement); 流利 API 示例: string inputDoc...

    blog.aspose.com/zh/words/low-code-in-aspose-wor...
  8. 搜索

    搜索...string replacement = "Aspose Pro" ; Replacer.Replace(inputDoc...Replace(inputDoc, outputDoc, pattern, replacement); Fluent API 範例: string inputDoc...

    blog.aspose.com/zh-hant/words/low-code-in-aspos...
  9. Najít a nahradit v C++|Aspose.Words pro C++

    Najděte v dokumentu vzor řetězce nebo regulárního výrazu a nahraďte jej požadovaným textem pomocí C++....následujícího: Simple string replacement - Chcete-li najít a nahradit...jmenným prostorem Aspose.Words.Replacing . Během procesu najít a nahradit...

    docs.aspose.com/words/cs/cpp/find-and-replace/
  10. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...

    forum.aspose.com/t/mergefield-calculation/311156