Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 12,672 for

replacement

(0.93 sec)
  1. Remplacer l'image dans un fichier PDF existant ...

    Cette section décrit comment remplacer une image dans un fichier PDF existant en utilisant la bibliothèque C++....Contents [ Hide ] La méthode Replace de la collection Images vous...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/fr/cpp/replace-image-in-exi...
  2. Ganti Gambar di File PDF yang Ada|Aspose.PDF fo...

    Bagian ini menjelaskan tentang mengganti gambar di file PDF yang ada menggunakan pustaka C#....pdf" )) { // Replace a particular image in the document...1 ]. Resources . Images . Replace ( 1 , imageStream ); } // Save...

    docs.aspose.com/pdf/id/net/replace-image-in-exi...
  3. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML using C#....article Find and Replace The Find and Replace article Updating...

    docs.aspose.com/words/net/missing-features-in-o...
  4. A PPTX prezentációs fájlok szerkesztése a Pytho...

    Python forráskód a PPTX prezentáció szövegének megkereséséhez és cseréjéhez.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/hu/python-net/redact...
  5. .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/
  6. 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...
  7. 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/
  8. Vyhledávání EML dokumentu bez otevření přes .NE...

    Zdrojový kód C# pro vyhledávání slov se vzorem v souboru EML na platformě.NET Framework, .NET Core a Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/cs/net/search/eml/
  9. Sök PST-dokument utan att öppna via .NET | prod...

    C # källkod för att söka ord med mönster i PST-fil på.NET Framework, .NET Core och Xamarin plattformar....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/sv/net/search/pst/
  10. Sök och ersätt text i EML-dokument via .NET | p...

    C# källkod för att redigera känslig information i EML-fil på.NET Framework, .NET Core och Xamarin plattformar....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/sv/net/redaction/eml/