Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 664 for

presentation default language

(0.11 sec)
  1. Converti HTML in XML in C# | products.aspose.com

    Converti HTML in XML in C#. Usa l'API della libreria .NET per convertire il documento HTML in file XML...un’istanza della classe Presentation. Carica il file HTML. Aggiungi...in XML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/it/net/conversion/ht...
  2. تحويل HTML إلى PDF في C# | products.aspose.com

    تحويل HTML إلى PDF في C#. استخدم .NET library API لتحويل صفحات HTML إلى مستندات PDF....إلى PDF using (Presentation pres = new Presentation()) { pres.Slides...Slides.RemoveAt( 0 ); // remove default empty slide pres.Save( "doc...

    products.aspose.com/slides/ar/net/conversion/ht...
  3. تحويل 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/ar/net/conversion/pd...
  4. تحويل PDF إلى HTML في C | products.aspose.com

    تحويل PDF إلى HTML في C...HTML using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide pres.Save( "doc...

    products.aspose.com/slides/ar/net/conversion/pd...
  5. HTML konvertálása TIFF-re C#-ban | products.asp...

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

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

    แปลง HTML เป็น TIFF ใน C...TIFF using (Presentation pres = new Presentation()) { pres.Slides...RemoveAt( 0 ); // removes default empty slide pres.Save( "doc...

    products.aspose.com/slides/th/net/conversion/ht...
  7. Converteer HTML naar TIFF in C# | products.aspo...

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

    products.aspose.com/slides/nl/net/conversion/ht...
  8. Converteer PDF naar TIFF in C# | products.aspos...

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

    products.aspose.com/slides/nl/net/conversion/pd...
  9. 在 C# 中將 PDF 轉換為圖像 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  10. C#에서 PDF를 XML로 변환 | products.aspose.com

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

    products.aspose.com/slides/ko/net/conversion/pd...