Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 730 for

presentation default language

(0.21 sec)
  1. C#에서 PDF를 JPG로 변환 | products.aspose.com

    C#에서 PDF를 JPG로 변환합니다. .NET 라이브러리 API를 사용하여 PDF 페이지를 JPG 이미지로 변환... Presentation 클래스의 인스턴스를 만듭니다. PDF 파일을...C# 코드 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/ko/net/conversion/pd...
  2. Chuyển đổi HTML sang PDF trong C# | products.as...

    Chuyển đổi HTML sang PDF trong C#. Sử dụng API thư viện .NET để chuyển đổi các trang HTML sang tài liệu PDF....sang PDF using (Presentation pres = new Presentation()) { pres.Slides...Slides.RemoveAt( 0 ); // remove default empty slide pres.Save( "doc...

    products.aspose.com/slides/vi/net/conversion/ht...
  3. Converteer HTML naar XML in C# | products.aspos...

    Converteer HTML naar XML in C#. Gebruik .NET bibliotheek-API om HTML-document naar XML-bestand te converteren...converteren using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide for ( var index...

    products.aspose.com/slides/nl/net/conversion/ht...
  4. Converteer PDF naar PNG in C# | products.aspose...

    Converteer PDF naar PNG in C#. Gebruik de .NET-bibliotheek-API om PDF-pagina's naar PNG-afbeeldingen te converteren...converteren using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide for ( var index...

    products.aspose.com/slides/nl/net/conversion/pd...
  5. HTML konvertálása JPG-be C#-ban | products.aspo...

    Konvertálja a HTML-t JPG-be C#-ban. Használja a .NET könyvtár API-t a HTML-fájlok JPG-képekké alakításához...konvertálásához using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide for ( var index...

    products.aspose.com/slides/hu/net/conversion/ht...
  6. แปลง PDF เป็น PNG ใน C | products.aspose.com

    แปลง PDF เป็น PNG ใน C...เป็น PNG using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide for ( var index...

    products.aspose.com/slides/th/net/conversion/pd...
  7. แปลง HTML เป็น JPG ใน C | products.aspose.com

    แปลง HTML เป็น JPG ใน C...เป็น JPG using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide for ( var index...

    products.aspose.com/slides/th/net/conversion/ht...
  8. แปลง PDF เป็นรูปภาพใน C | products.aspose.com

    แปลง PDF เป็นรูปภาพใน C...Image using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide for ( var index...

    products.aspose.com/slides/th/net/conversion/pd...
  9. Converteer HTML naar JPG in C# | products.aspos...

    Converteer HTML naar JPG in C#. Gebruik de .NET bibliotheek-API om HTML-bestanden naar JPG-afbeeldingen te converteren...converteren using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide for ( var index...

    products.aspose.com/slides/nl/net/conversion/ht...
  10. 在 C# 中將 PDF 轉換為 JPG | products.aspose.com

    在 C# 中將 PDF 轉換為 JPG。使用 .NET 庫 API 將 PDF 頁面轉換為 JPG 圖像...開發人員和應用程序可以通過以下方式將 PDF 轉換為 JPG: 創建一個 Presentation 類的實例。 加載 PDF 文件。 基於 PDF...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...