Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 3,618 for

presentations

(0.03 sec)
  1. Редагувати презентації в C# | Редагування .NET ...

    Редагування презентацій PowerPoint пояснюється на прикладах C# для редагування файлів PPT, PPTX, ODP у вашій програмі .NET за допомогою API редагування презентацій.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/uk/editor/edit-ppt-pptx-pres...
  2. 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...
  3. list-supported-file-types.txt

    Zipped File .zip G-Zip Compressed File .gz 7-Zip Compressed File .7z Consolidated Unix File Archive .tar Roshal ARchive Compressed File .rar Bzip2 Compressed File .bz2 Visio Drawing File .vsd Visio......PowerPoint Presentation .ppt PowerPoint Open XML Presentation .pptx...Show .ppsx OpenDocument Presentation .odp PowerPoint Open XML...

    docs.groupdocs.com/merger/python-net/_output_fi...
  4. 在 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-hant/merger/merge-powerpo...
  5. Convert images | GroupDocs

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/image/
  6. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Spreadsheet OOXML Presentation OOXML Macro Enabled Presentation OOXML Macro...Macro Enabled Presentation OOXML SlideShow OOXML Macros Enabled...

    docs.groupdocs.com/assembly/python-net/supporte...
  7. מיזוג מצגות PowerPoint & Slides באמצעות C# | מי...

    מיזוג מצגות 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/he/merger/merge-powerpoint-p...
  8. Menggabungkan Presentasi & Slide PowerPoint men...

    Menggabungkan Presentasi PowerPoint menggunakan C#. Selanjutnya, gabungkan slide tertentu dari file PPT/PPTX menggunakan .NET merger API oleh GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/id/merger/merge-powerpoint-p...
  9. دمج عروض PowerPoint التقديمية والشرائح باستخدام...

    دمج عروض PowerPoint التقديمية باستخدام C#. علاوة على ذلك ، قم بدمج شرائح محددة من ملفات PPT / PPTX باستخدام .NET merger API بواسطة GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/ar/merger/merge-powerpoint-p...
  10. 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/