Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 13,219 for

replacement

(1.4 sec)
  1. Optimiza el reemplazo de fuentes en presentacio...

    Reemplace fuentes sin problemas en Aspose.Slides para PHP mediante Java para garantizar una tipografía coherente en presentaciones PowerPoint y OpenDocument....la diferencia entre “font replacement”, “font substitution” y “fallback...fonts”? La sustitución (replacement) es un cambio intencional...

    docs.aspose.com/slides/es/php-java/font-replace...
  2. How to add switch rename and delete worksheets|...

    Use the GridJs bottom bar to add worksheets, switch tabs, rename a sheet inline, and delete a sheet from the tab context menu.... GridJs replaces the tab text with an inline...renameSheet(index, value) Replaces the worksheet name in datas[index]...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  3. Chercher

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

    blog.aspose.com/fr/pdf/replace-images-in-pdf-fi...
  4. 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...
  5. ארכיון

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

    blog.aspose.com/he/slides/find-and-replace-text...
  6. عام 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...
  7. 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...
  8. 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/
  9. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...Description add(tab_stop) Adds or replaces a tab stop in the collection...alignment, leader) Adds or replaces a tab stop in the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何使用 Python 替换 Word 文档中的单词

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

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