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

presentations

(0.23 sec)
  1. C# PPT를 PDF로 변환 | PPTX를 PDF로 | 프레젠테이션 변환

    PowerPoint PPT, PPTX를 .NET에서 PDF로 변환합니다. C# 코드 예제는 전환 API를 사용한 선택적 연속 슬라이드 변환 및 워터마킹을 보여줍니다....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/ko/conversion/convert-presen...
  2. C# 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何使用 C# 使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 .NET API 解锁 PPT/PPTX 文件。...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 这是上述代码的输出。当您尝...

    blog.groupdocs.com/zh/merger/lock-unlock-ppt-pp...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....pptx OOXML Presentation ✅ ✅ ✅ ✅ ✅ .pptm OOXML Macro...Macro Enabled Presentation ✅ ✅ ✅ ✅ ✅ .ppsx OOXML SlideShow ✅ ✅...

    docs.groupdocs.com/watermark/java/supported-doc...
  4. Supprimer le formulaire de protection par mot d...

    Supprimer le mot de passe des présentations PowerPoint. Déverrouillez les fichiers PPT/PPTX protégés par mot de passe à l'aide de l'application gratuite de suppression de mot de passe en ligne et par programme....gratuite appelée PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/fr/merger/unlock-powerpoint-...
  5. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Document Format File ✅ ✅ Presentation From Description Load Save...XML Presentation ✅ ✅ OpenDocument Flat XML Presentation ✅ ✅ OpenDocument...

    docs.groupdocs.com/conversion/net/supported-fil...
  6. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Document Format File ✅ ✅ Presentation From Description Load Save...XML Presentation ✅ ✅ OpenDocument Flat XML Presentation ✅ ✅ OpenDocument...

    docs.groupdocs.com/conversion/java/supported-fi...
  7. تبدیل PDF به ارائه با استفاده از Node.js

    نحوه تبدیل PDF به Presentation با استفاده از Node.js را با راهنمای گام به گام بیاموزید. PDF را به راحتی به Presentation در Node.js صادر کنید و اسناد را به اسلاید تبدیل کنید.... برای تبدیل PDF به Presentation با استفاده از Node.js ،...این کار و صادرات PDF به Presentation در Node.js به شما نشان خواهیم...

    kb.groupdocs.com/fa/conversion/nodejs/convert-p...
  8. 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...
  9. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Fusionner des présentations et des diapositives...

    Fusionnez des présentations PowerPoint à l'aide de C#. En outre, combinez des diapositives spécifiques de fichiers PPT/PPTX à l'aide de l'API de fusion .NET de GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fr/merger/merge-powerpoint-p...