Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 19,416 for

replacement

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for Microsoft Word Document Manipulation – Search and replace text in XHTML document via .NEThttps://products.aspose.com/words/net/redacti......Manipulation – Search and replace text in XHTML document via...ent content in Search and replace text in XHTML document via...

    products.aspose.com/words/net/redaction/xhtml/i...
  2. IMailMergeCallback class | Aspose.Words for Python

    aspose.words.mailmerging.IMailMergeCallback class. Implement this interface if you want to receive notifications while mail merge is performed....Methods Name Description tags_replaced() Called when “mustache” text...text tags are replaced with MERGEFIELD fields. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  3. textfragmentabsorber - Aspose.PDF for Java - AP...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....first PDF document page and replace the text and it's font. //...getTextReplaceOption () Gets text replace options. TextSearchOptions...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  4. We are using aspose.cell 8.2.2 version - Issue ...

    We are using aspose.cell 8.2.2 version - Issue while converting XLSX to XLSB. XLSX has certain formulas in sheet, after converting XLSX to XLSB, XLSB sheet is not showing/displaying any formulas. XLSB is converted from…... Anyways, you may try to replace the formula of IFERROR with...8, 2023, 6:37pm #14 Can we replace @ in all XLSB Excel formulas...

    forum.aspose.com/t/we-are-using-aspose-cell-8-2...
  5. Aspose Word 查詢特定字串和確認Table數量 - 中文技术支持 - Free Su...

    您好, 請問要如何使用 Aspose Word 去尋找Word內是否有特定字串呢? 例如: 檢查 Word 內是否有 “Hello World” 這個字串 以及如何可以知道Word內有幾個Table呢? 有查看Document,看到比較多是replace,不過這裡並沒有取代的需求,只是想要單純的返回文檔中是否有該字串。 謝謝... 有查看Document,看到比較多是replace,不過這裡並沒有取代的需求,只是想要單純的返回文檔中是否有該字串。...Callback); doc.getRange().replace(str, "", opt); System.out.println(str...

    forum.aspose.com/t/aspose-word-table/250303
  6. Urgent: Issue trying to update hyperlinks - Fre...

    Issue is that my I am trying to update the hyperlinks on a pdf I download from blob storage. I use a memory stream to download the pdf. Once i have downloaded it I will scan through the pdf page by page to find link ann…...Replace(findText, replaceText); a.Action...on + "********* + url + " replaced ********** } return true;...

    forum.aspose.com/t/urgent-issue-trying-to-updat...
  7. スプレッドシート内で検索して置換する|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....= "" && TXBX_Replace . Text != "" ) { workbook =...celltext . Replace ( TXBX_Find . Text , TXBX_Replace . Text );...

    docs.aspose.com/cells/ja/net/find-and-replace-i...
  8. Manipulating Metafiles|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.... Support For Replacing Missing Fonts Using Aspose...Imaging for .NET, developers can replace missing fonts when saving ODG...

    docs.aspose.com/imaging/net/manipulating-metafi...
  9. 如何实现占满逻辑 - Free Support Forum - aspose.com

    我有一个需求,就是处理 word,对 word 中有 {ZM} 这个占位符的地方,插入空行,直到占满一整页,类似这个 word: 1.docx (12.9 KB) 处理后,变成这样: 2.docx (13.3 KB) 请问有什么比较方便的方法吗...replace("{ZM}", "", replaceOptions);...IReplacingCallback { public int replacing(ReplacingArgs e) throws Exception...

    forum.aspose.com/t/topic/294687
  10. Search DOCX document without opening via Java |...

    Java source code to search words with pattern in Microsoft Word DOCX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....replace method to find and replace Save DOCX file..."sourceFile.docx" ); // Find and replace similar pattern words in the...

    products.aspose.com/words/java/search/docx/