Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 12,333 for

replacement

(0.55 sec)
  1. 在 Excel 中使用 C# 代码搜索和替换范围内的数据|Documentation

    本文介绍了如何使用Java代码在Excel中搜索和替换范围内的数据。...假设您想要在范围E3:H6中搜索字符串**“search”**并将其替换为**“replace”**。在下面的屏幕截图中,可以看到字符串"searc...执行代码后,输出文件的外观如下。范围内的所有"search"字符串都已被替换为"replace"。 输出文件 相关文章 查找或搜索数据 AI Document...

    docs.aspose.com/cells/zh/java/search-and-replac...
  2. Reemplazar Imagen en Archivo PDF Existente usan...

    Esta sección describe cómo reemplazar una imagen en un archivo PDF existente usando la biblioteca ++....Contents [ Hide ] El método Replace de la colección de Imágenes...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/es/cpp/replace-image-in-exi...
  3. Applying Subtotal and Changing Direction of Out...

    Learn how to apply a subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for Node.js via C++ API.... Replace – Indicates whether to replace the current...

    docs.aspose.com/cells/nodejs-cpp/applying-subto...
  4. Bewerk ODP presentatiebestanden met Python | pr...

    Python broncode om tekst in ODP Presentatie te zoeken en te vervangen.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/nl/python-net/redact...
  5. Úprava souborů prezentace PPTX pomocí Python | ...

    Zdrojový kód Python k vyhledání a nahrazení textu v prezentaci PPTX.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/cs/python-net/redact...
  6. قم بتنقيح PPTX لملفات العروض التقديمية باستخدام...

    Python شفرة المصدر للبحث عن النص واستبداله في العرض التقديمي PPTX.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/ar/python-net/redact...
  7. Szöveg keresése ODP prezentációs fájlokban a Py...

    Python forráskód a szöveg kereséséhez a ODP prezentációban.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/hu/python-net/search...
  8. Szöveg keresése PPTX prezentációs fájlokban a P...

    Python forráskód a szöveg kereséséhez a PPTX prezentációban.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/hu/python-net/search...
  9. یادداشت های انتشار Aspose.PSD برای .NET 23.4|Do...

    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 ( textSplit [ i ], "<.*?>"...>" , String . Empty ). Replace ( "br/" , "//" ); textData . AddPortion...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  10. Substituir Imagem em Arquivo PDF Existente|Aspo...

    Esta seção descreve como substituir uma imagem em um arquivo PDF existente usando a biblioteca C#....pdf" )) { // Replace a particular image in the document...1 ]. Resources . Images . Replace ( 1 , imageStream ); } // Save...

    docs.aspose.com/pdf/pt/net/replace-image-in-exi...