Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 12,634 for

replacement

(0.2 sec)
  1. Vyhledejte text v prezentačních souborech ODP p...

    Zdrojový kód Python pro vyhledávání textu v prezentaci ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/cs/python-net/search...
  2. Oscura i file di presentazione PPTX utilizzando...

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

    products.aspose.com/slides/it/python-net/redact...
  3. Zoek tekst in PPTX presentatiebestanden met beh...

    Python broncode om tekst te zoeken in PPTX Presentatie.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/nl/python-net/search...
  4. Ersetzen Sie eine Bildform des Visio Diagram in...

    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/de/java/replace-a-pictu...
  5. Заменить форму изображения Visio Diagram в PHP|...

    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/ru/java/replace-a-pictu...
  6. FindReplaceOptions.SmartParagraphBreakReplaceme...

    اكتشف خاصية SmartParagraphBreakReplacement في FindReplaceOptions. تحكّم بسهولة في فواصل الفقرات لتنسيق نصّ سلس.... Replace ( new Regex ( @"TEXT1&p" )...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  7. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....when “mustache” text tags are replaced with MERGEFIELD fields. tagsReplaced()...when “mustache” text tags are replaced with MERGEFIELD fields. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields....when “mustache” text tags are replaced with MERGEFIELD fields. public...number of times a mail merge replaces mail merge tags that it could...

    reference.aspose.com/words/net/aspose.words.mai...
  9. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Scopri la proprietà DifferentFirstPageHeaderFooter di PageSetup per personalizzare la prima pagina del tuo documento con intestazioni e piè di pagina unici, per un tocco professionale.... Replace ( new Regex ( "(header|footer)"...footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Найти и заменить в Java|Aspose.Words для Java

    Найдите в своем документе строку или шаблон регулярного выражения и замените его нужным текстом, используя Java....следующие: Simple string replacement – чтобы найти и заменить...использовать один из методов Replace , чтобы найти или заменить...

    docs.aspose.com/words/ru/java/find-and-replace/