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

replacement

(0.09 sec)
  1. Zoek tekst in PPT presentatiebestanden met behu...

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

    products.aspose.com/slides/nl/python-net/search...
  2. البحث عن نص في PPTX ملفات العروض التقديمية باست...

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

    products.aspose.com/slides/ar/python-net/search...
  3. 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...
  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. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_pages_number_fields property. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values...resulting document will be replaced with their actual resulting...pages will be removed # and replaced with a constant value equal...

    reference.aspose.com/words/python-net/aspose.wo...
  6. یادداشت های انتشار 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...
  7. .NET을 통해 열지 않고 OST 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 OST 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/ost/
  8. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace placeholders with data from...]. Portions [ 0 ]. Text . Replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/net/developer-guide/tech...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace the placeholders with data...Text = namePortion . Text . Replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/net/excel-integration/
  10. Vyhledávání a nahrazování textu v dokumentu MSG...

    Zdrojový kód C# pro redigování citlivých informací v souboru MSG na platformě.NET Framework, .NET Core a Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

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