Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 13,356 for

replacement

(1.66 sec)
  1. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow.... urlopen ( "[REPLACE WITH URL]" ) . read ()) image...export . SaveFormat . PPTX ) Replace Images in the Image Collection...

    docs.aspose.com/slides/python-net/image/
  2. Číst vložené e‑mailové přílohy ze zprávy v Aspo...

    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 with space // because windows...getName().replace(" . eml ", "").replace(" : ", " ").replace(" \\...

    docs.aspose.com/email/cs/java/read-embedded-ema...
  3. Baca Lampiran Email Tersemat dari Pesan di Aspo...

    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 with space // because windows...getName().replace(" . eml ", "").replace(" : ", " ").replace(" \\...

    docs.aspose.com/email/id/java/read-embedded-ema...
  4. Odczytaj osadzone załączniki e‑mail z wiadomośc...

    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 with space // because windows...getName().replace(" . eml ", "").replace(" : ", " ").replace(" \\...

    docs.aspose.com/email/pl/java/read-embedded-ema...
  5. Suchen und Ersetzen in Präsentation|Aspose.Slid...

    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....Presentation ( FilePath + "Find and Replace.pptx" ); //Get all text boxes...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/de/net/find-and-replace-...
  6. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++....backslash characters should be replaced with yen signs. Default value...const Examples Shows how to replace backslash characters with yen...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. العثور على النص واستبداله في العرض التقديمي|توث...

    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....Presentation ( FilePath + "Find and Replace.pptx" ); //Get all text boxes...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/ar/net/find-and-replace-...
  8. Найти и заменить в презентации|Документация 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....Presentation ( FilePath + "Find and Replace.pptx" ); //Get all text boxes...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/ru/net/find-and-replace-...
  9. Redact ODP Presentations using C++ | products.a...

    Redact ODP presentations in C++. Use Aspose.Slides for C++ to find and replace sensitive text in presentation files....Slides for C++ to find and replace sensitive text in presentation...redact ODP presentations by replacing sensitive text in slides....

    products.aspose.com/slides/cpp/redaction/odp/
  10. Remplacer le texte dans le PDF avec Python|Aspo...

    Apprenez à remplacer du texte dans des fichiers PDF avec Python, y compris le remplacement du texte sur plusieurs pages, la limitation des modifications à une région de page, l’utilisation d’expressions régulières et la suppression de texte....ap from os import path def replace_text_on_all_pages ( infile...outfile ): search_phrase = "PDF" replace_phrase = "pdf" with ap . Document...

    docs.aspose.com/pdf/fr/python-net/replace-text-...