Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 3,191 for

presentations

(0.16 sec)
  1. Bearbeiten Sie Präsentationen in C# | .NET PPT/...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand von C#-Beispielen zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer .NET-Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...
  2. 在 C# 中編輯簡報 | .NET PPT/PPTX 編輯

    透過 C# 範例說明如何編輯 PowerPoint 簡報,以便使用簡報編輯 API 在 .NET 應用程式中編輯 PPT、PPTX、ODP 檔案。... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  3. C# Convertir PPT a PDF | PPTX a PDF | Conversió...

    Convierta PowerPoint PPT, PPTX a PDF en .NET. Los ejemplos de código C# muestran la conversión de diapositivas consecutivas selectivas y marcas de agua mediante la API de conversión....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/es/conversion/convert-presen...
  4. C# Converter PPT para PDF | PPTX para PDF | Con...

    Converta PowerPoint PPT, PPTX para PDF em .NET. Os exemplos de código C# mostram a conversão de slides seletivos e consecutivos e marca d'água usando a API de conversão....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/pt/conversion/convert-presen...
  5. Convert a Document to Multiple Page Files | Gro...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....convert each slide in a PPTX presentation to a PNG image and save...with Converter ( "./basic-presentation.pptx" ) as converter : #...

    docs.groupdocs.com/conversion/python-net/develo...
  6. C # تحويل PPT إلى PDF | PPTX إلى PDF | تحويل العرض

    تحويل PowerPoint PPT ، PPTX إلى PDF في .NET. توضح أمثلة كود C # تحويل الشرائح الانتقائية والمتتالية والعلامة المائية باستخدام واجهة برمجة تطبيقات التحويل....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/ar/conversion/convert-presen...
  7. C# PPT'yi PDF'ye Dönüştür | PPTX'den PDF'ye | S...

    .NET'te PowerPoint PPT, PPTX'i PDF'ye dönüştürün. C# kod örnekleri, Conversion API kullanarak seçmeli, ardışık slaytların dönüştürülmesini ve filigranlamayı gösterir....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/tr/conversion/convert-presen...
  8. PowerPoint-presentaties en -dia's samenvoegen i...

    Voeg PowerPoint PPT/PPTX-presentaties samen in Java. Leer hoe u specifieke dia's van verschillende bestanden kunt combineren met behulp van de Java-fusie-API van GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/nl/merger/merge-powerpoint-p...
  9. Voeg PowerPoint-presentaties en -dia's samen me...

    Voeg PowerPoint-presentaties samen met C#. Combineer verder specifieke dia's van PPT/PPTX-bestanden met behulp van de .NET-fusie-API van GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/nl/merger/merge-powerpoint-p...
  10. ویرایش ارائه ها در C# | ویرایش NET PPT/PPTX

    ویرایش ارائه‌های پاورپوینت با مثال‌های C# برای ویرایش فایل‌های PPT، PPTX، ODP در برنامه دات‌نت با استفاده از API ویرایش ارائه توضیح داده شده است.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...