Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 3,446 for

presentations

(0.05 sec)
  1. 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...
  2. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Python via .NET supported document types...97-2003 Presentation Microsoft PowerPoint Presentation Microsoft...PowerPoint Macro-Enabled Presentation Microsoft PowerPoint Macro-Enabled...

    docs.groupdocs.com/merger/python-net/supported-...
  3. Supported Document Types | GroupDocs

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

    docs.groupdocs.com/merger/java/supported-docume...
  4. PowerPoint-bestanden online samenvoegen | PPT &...

    Voeg twee of meer PowerPoint-presentatiebestanden online samen tot één. Combineer alle dia's of voeg alleen de specifieke dia's van meerdere PPT/PPTX-bestanden online en programmatisch samen....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...
  5. 下載 GroupDocs.Redaction for .NET 25.12 – 新增修復與改進...

    GroupDocs.Redaction for .NET 25.12 的最新修復與更新於 2025 年 12 月發佈。可在 NuGet 與 GroupDocs 官方網站取得。...此版本解決了多項重要問題,並為 Presentation 與 WordProcessing 文件的遮蔽功能帶來了寶貴的改進。...修復與增強 # [Enhancement] 增強對 Presentation 格式的支援,新增對 POTM、POTX 與 OTP...

    blog.groupdocs.com/zh-hant/redaction/groupdocs-...
  6. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. 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. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Spreadsheet OOXML Presentation OOXML Macro Enabled Presentation OOXML Macro...Macro Enabled Presentation OOXML SlideShow OOXML Macros Enabled...

    docs.groupdocs.com/assembly/java/supported-docu...
  7. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Macro Enabled Presentation Template OOXML Presentation Template PowerPoint...Enabled Presentation OOXML SlideShow PowerPoint Presentation 97-2003...

    docs.groupdocs.com/metadata/python-net/supporte...
  8. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Macro Enabled Presentation Template OOXML Presentation Template PowerPoint...Enabled Presentation OOXML SlideShow PowerPoint Presentation 97-2003...

    docs.groupdocs.com/metadata/nodejs-java/support...
  9. Convert a Document to Multiple Page Files | Gro...

    Render every page of a multi-page document into its own output file — loop page_number with pages_count=1 and Converter.convert() to produce one PNG, PDF, or image per page with 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...
  10. C# 將 PPT 轉為 PDF | PPTX 轉 PDF |演示文稿轉換

    在 .NET 中將 PowerPoint PPT、PPTX 轉換為 PDF。 C# 代碼示例顯示了選擇性連續幻燈片的轉換以及使用轉換 API 的水印。...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/zh-hant/conversion/convert-p...