Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 12,324 for

replacement

(0.26 sec)
  1. استبدل شكل صورة Visio Diagram في PHP|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....$typeValue -> FOREIGN ){ \ # replace picture shape $shape -> getForeignData...$saveFileFormat -> VDX ); print "Replaced picture shape successfully...

    docs.aspose.com/diagram/ar/java/replace-a-pictu...
  2. Wyszukaj tekst w plikach prezentacji ODP za pom...

    Kod źródłowy Python do wyszukiwania tekstu w prezentacji ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/pl/python-net/search...
  3. Oscura i file di presentazione ODP utilizzando ...

    Python codice sorgente per trovare e sostituire il testo nella presentazione ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/it/python-net/redact...
  4. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Scopri la proprietà SmartParagraphBreakReplacement in FindReplaceOptions. Controlla le interruzioni di paragrafo senza sforzo per una formattazione del testo impeccabile.... Replace ( new Regex ( @"TEXT1&p" )...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  5. 在 Excel 中使用 C# 代码搜索和替换范围内的数据|Documentation

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

    docs.aspose.com/cells/zh/java/search-and-replac...
  6. 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...
  7. 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...
  8. Get Started|Aspose.PDF for Python via .NET

    This section describes the basic principles of work Aspose.PDF for Python via .NET. Python Library supports a wide variety of functions.... Add, search, extract and replace text in PDF files . Add/delete...Add/delete, extract and replace images . Insert, delete, split PDF...

    docs.aspose.com/pdf/python-net/get-started/
  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. Format the string - Free Support Forum - aspose...

    Hi all, I have a textbox value that is a very long string. I need to break it down and append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks... I am trying to replace a word with whole string. It...8:56am 6 This is my code to replace special words from existing...

    forum.aspose.com/t/format-the-string/94633