Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 12,725 for

replacement

(0.48 sec)
  1. Aspose::Words::MailMerging::IMailMergeCallback ...

    Aspose::Words::MailMerging::IMailMergeCallback interface. Implement this interface if you want to receive notifications while mail merge is performed in C++....when “mustache” text tags are replaced with MERGEFIELD fields. static...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Chercher

    chercher...replace(imageIndex, new FileInputStream(“lovely...getResources().getImages().replace(1, new FileInputStream("lovely...

    blog.aspose.com/fr/pdf/replace-images-in-pdf-fi...
  3. Archiwa

    Archiwa..."Master" strToReplaceWith = "[replaced]" # przejść przez każdy slajd...prezentację pres.save("find-and-replace-text.pptx", slides.export.SaveFormat...

    blog.aspose.com/pl/slides/find-and-replace-text...
  4. ארכיון

    ארכיון..."Master" strToReplaceWith = "[replaced]" # לולאה דרך כל שקופית for...המצגת pres.save("find-and-replace-text.pptx", slides.export.SaveFormat...

    blog.aspose.com/he/slides/find-and-replace-text...
  5. Redact ODS Spreadsheet Online or using Java | p...

    Open and redact ODS document online via app for free. Java API code to search and replace ODS text with regular expression....Code listed for search and replace text in ODS file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/java/redact/ods/
  6. Redact XLSX Spreadsheet Online or using Java | ...

    Open and redact XLSX document online via app for free. Java API code to search and replace XLSX text with regular expression....Code listed for search and replace text in XLSX file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/java/redact/xlsx/
  7. عام API التغييرات في Aspose.Diagram 6.6.0|Docum...

    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 ( "This is test message." ...ObjectData )); doc . Range . Replace ( "testing" , "Aspose" , false...

    docs.aspose.com/diagram/ar/net/public-api-chang...
  8. Migração do Aspose.Pdf.Kit legado para Java|Asp...

    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_ALL ); // definir a estratégia.... replaceText ( "test" , "replaced" ); // salvar arquivo atualizado...

    docs.aspose.com/pdf/pt/java/migration-from-lega...
  9. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. Python API code for any ODP file text search application....Use find_and_replace_text method to find and replace text. Call...

    products.aspose.com/total/python-net/search/odp/
  10. 如何使用 Python 替换 Word 文档中的单词

    本文介绍如何使用python替换word文档中的单词。它包含配置详细信息、分步过程和可运行的示例代码,用于使用 Python 替换 Word 中的文本。...FindReplaceOptions 类对象以设置查找和替换文本的属性 调用 replace 方法以及旧词、要替换的新词和自定义选项 替换单词后保存更新的Word文件...FindReplaceOptions 类以及用于实际替换文本的 replace() 方法都突出显示以供您参考。 使用 Python 在...

    kb.aspose.com/zh/words/python/how-to-replace-wo...