Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 3,066 for

presentations

(0.1 sec)
  1. Convert a Document to Multiple Page Files | Doc...

    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...
  2. 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...
  3. 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...
  4. Convert page layout formats | Documentation

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for .NET....Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/page-...
  5. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Node.js via Java supported document types...97-2003 Presentation Microsoft PowerPoint Presentation Microsoft...Macro-Enabled Presentation OpenDocument Presentation OpenDocument...

    docs.groupdocs.com/merger/nodejs-java/supported...
  6. 在 Java 中合并 PowerPoint 演示文稿和幻灯片 |合并 PPT/PPTX

    在 Java 中合并 PowerPoint PPT/PPTX 演示文稿。了解如何使用 GroupDocs 的 Java 合并 API 组合不同文件的特定幻灯片。...merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/zh/merger/merge-powerpoint-p...
  7. 使用 C# 合并 PowerPoint 演示文稿和幻灯片 |合并 PPT/PPTX

    使用 C# 合并 PowerPoint 演示文稿。此外,使用 GroupDocs 的 .NET 合并 API 组合 PPT/PPTX 文件的特定幻灯片。...merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/zh/merger/merge-powerpoint-p...
  8. Hợp nhất Bản trình bày & Trang trình bày PowerP...

    Hợp nhất các bản trình bày PowerPoint PPT/PPTX trong Java. Tìm hiểu cách kết hợp các trang trình bày cụ thể của các tệp khác nhau bằng API hợp nhất Java của GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/vi/merger/merge-powerpoint-p...
  9. ویرایش ارائه ها در 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...
  10. Ochrana souborů PowerPoint v jazyce Java heslem...

    Jak uzamknout soubory PowerPoint pomocí hesel v Java. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Když se pokusíte...

    blog.groupdocs.com/cs/merger/lock-unlock-ppt-pp...