Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 3,522 for

presentations

(0.1 sec)
  1. 在 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...
  2. 使用 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...
  3. 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...
  4. C#에서 프레젠테이션 편집 | .NET PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 .NET 응용 프로그램 내에서 PPT, PPTX, ODP 파일을 편집하기 위한 C# 예제와 함께 설명됩니다.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  5. Java'da Sunumları Düzenleme | PPT/PPTX Düzenleme

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için Java örneğiyle açıklanmaktadır.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Adım...

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  6. Edytuj prezentacje w Javie | Edycja PPT/PPTX

    Edycję prezentacji programu PowerPoint wyjaśniono na przykładzie języka Java umożliwiającym edycję plików PPT, PPTX, ODP w aplikacji przy użyciu interfejsu API do edycji prezentacji.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Krok...

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  7. عارض العروض التقديمية – فتح وقراءة ملفات PPT و ...

    تعلم كيفية عرض عروض PowerPoint التقديمية عبر الإنترنت باستخدام عارض PPTX مجاني أو برمجيًا عبر واجهات برمجة التطبيقات لـ .NET و Java و Python و Node.js....Need to open a PowerPoint presentation but don’t have MS PowerPoint...developer and want to view presentations programmatically? We’ve...

    blog.groupdocs.com/ar/viewer/view-powerpoint-pr...
  8. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for .NET....Description Language: , , , , , , Presentation: FODP, , , , , , , , , ...Description Language: , , , , , , Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/cad/
  9. Create new document by format | GroupDocs

    This article demonstrates how to Create new document documents, spreadsheets and Presentations with GroupDocs.Editor for Java API....WordProcessing, Spreadsheet, Presentation, Ebook, and Email. This...save ( memoryStream ); } 3. Presentation Document: ByteArrayOutputStrea...

    docs.groupdocs.com/editor/java/create-document/
  10. Ochrana souborů PowerPoint v C# heslem | Zamkno...

    Jak uzamknout soubory PowerPoint pomocí hesel pomocí C#. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí rozhraní .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Zde je výstup...

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