Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 3,486 for

presentations

(0.29 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Separated Values document Presentation family formats Format Description...95 Presentation Microsoft PowerPoint 97-2003 Presentation Microsoft...

    docs.groupdocs.com/editor/nodejs-java/supported...
  2. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Separated Values document Presentation family formats Format Description...95 Presentation Microsoft PowerPoint 97-2003 Presentation Microsoft...

    docs.groupdocs.com/editor/java/supported-docume...
  3. Java でプレゼンテーションを編集する | PPT/PPTX編集

    PowerPoint プレゼンテーションの編集については、プレゼンテーション編集 API を使用してアプリケーション内で PPT、PPTX、ODP ファイルを編集する Java の例を使用して説明されています。... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); ステップ...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  4. C# แปลง PPT เป็น PDF | PPTX เป็น PDF | การแปลงก...

    แปลง PowerPoint PPT, PPTX เป็น PDF ใน .NET ตัวอย่างโค้ด C# แสดงการแปลงสไลด์ที่เลือก ต่อเนื่องกัน และลายน้ำโดยใช้ Conversion API...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/th/conversion/convert-presen...
  5. JSON to PDF using Template in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....formato JSON no son muy presentables y fácilmente comprensibles...datos JSON en un formato presentable. Este artículo lo guiará...

    blog.groupdocs.com/es/tag/json-to-pdf-using-tem...
  6. PowerPoint-Dateien online zusammenführen | Fusi...

    Führen Sie zwei oder mehr PowerPoint-Präsentationsdateien online zu einer zusammen. Kombinieren Sie alle Folien oder verbinden Sie nur die spezifischen Folien mehrerer PPT/PPTX-Dateien online und programmgesteuert....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/de/merger/merge-powerpoint-p...
  7. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Portable Document Format Presentation file formats Format Description...OpenDocument Presentation OpenDocument Presentation Template Microsoft...

    docs.groupdocs.com/comparison/net/supported-doc...
  8. Об’єднайте презентації та слайди PowerPoint за ...

    Об’єднайте презентації PowerPoint за допомогою C#. Крім того, об’єднайте певні слайди файлів PPT/PPTX за допомогою API злиття .NET від GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/uk/merger/merge-powerpoint-p...
  9. Java로 프레젠테이션 편집 | PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 애플리케이션 내에서 PPT, PPTX, ODP 파일을 편집하는 Java 예제와 함께 설명됩니다.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); 2단계:...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  10. 在 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/editor/edit-ppt-pptx-pres...