Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 12,786 for

replacement

(0.16 sec)
  1. 使用 Python 編輯 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於查找和替換 PPT 演示文稿中的文本。... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/zh-hant/python-net/r...
  2. 使用 Python 編輯 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於查找和替換 ODP 演示文稿中的文本。... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/zh-hant/python-net/r...
  3. Cerca testo nei file di presentazione ODP utili...

    Python codice sorgente per cercare 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/search...
  4. プレゼンテーションでの検索と置換|Aspose.Slides ドキュメント

    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" ); //プレゼンテーション内のすべてのテキストボックスを取得...Save ( FilePath + "Find and Replace.pptx" , Aspose . Slides . Export...

    docs.aspose.com/slides/ja/net/find-and-replace-...
  5. Set Field Script|Aspose.PDF for Python via .NET

    This code snippet shows how to assign a JavaScript action to a form field in a PDF document using Aspose.PDF for Python....action to the field and then replaces it with another script using...action to a form field. Set (replace) the JavaScript action with...

    docs.aspose.com/pdf/python-net/set-field-script/
  6. Inserting Bookmarks Dynamically in Java|Aspose....

    Insert bookmarks into your document dynamically when building a report in Java....bookmark start and end that replace corresponding opening and closing...duplicate name, Aspose.Words will replace the existing bookmark, potentially...

    docs.aspose.com/words/java/inserting-bookmarks-...
  7. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Scopri la proprietà IgnoreInserted di FindReplaceOptions e controlla la gestione del testo nelle revisioni di inserimento con questa semplice impostazione booleana. Il valore predefinito è "false".... Replace ( "Hello" , "Greetings" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  8. Procurar

    Procurar...Depois disso, chame o método replace(). Ele usa a string de pesquisa...string usando o método Replace. doc.range.replace("Aspose.Words", "Hello"...

    blog.aspose.com/pt/words/python-ms-word-automat...
  9. arkiv

    arkiv... Anropa IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String... // Byt ut text workbook->Replace(new String("Text to find")...

    blog.aspose.com/sv/cells/find-and-replace-text-...
  10. Cerca i substitueix el text en el document MSG ...

    Codi font C # per editar informació sensible al fitxer MSG a les plataformes .NET Framework, .NET Core i Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ca/net/redaction/msg/