Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 3,436 for

presentations

(0.81 sec)
  1. Mot de passe protéger les fichiers PowerPoint e...

    Comment verrouiller des fichiers PowerPoint avec des mots de passe en utilisant C#. Modifiez le mot de passe existant et supprimez-le pour déverrouiller les fichiers PPT/PPTX à l'aide de l'API .NET....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Voici la sortie...

    blog.groupdocs.com/fr/merger/lock-unlock-ppt-pp...
  2. 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/net/supported-docu...
  3. Mật khẩu bảo vệ tệp PowerPoint trong Java | Khó...

    Cách khóa file PowerPoint bằng mật khẩu trong Java. Thay đổi và xóa mật khẩu hiện tại để mở khóa các tệp PPT/PPTX bằng API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Khi bạn cố mở tệp...

    blog.groupdocs.com/vi/merger/lock-unlock-ppt-pp...
  4. 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...
  5. 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 bằng C#. Ngoài ra, hãy kết hợp các trang chiếu cụ thể của tệp PPT/PPTX bằng cách sử dụng API hợp nhất .NET 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...
  6. Supported Document Types | GroupDocs

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

    docs.groupdocs.com/merger/nodejs-java/supported...
  7. C# 将 PPT 转换为 PDF | PPTX转PDF |演示转换

    在 .NET 中将 PowerPoint PPT、PPTX 转换为 PDF。 C# 代码示例显示了使用 Conversion API 转换选择性、连续幻灯片和水印。...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/zh/conversion/convert-presen...
  8. 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...
  9. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....encoding of text files is presented on the page . getCustomExtractors...using it to extract text is presented on the page . setDocumentFilter...

    docs.groupdocs.com/search/nodejs-java/search-in...
  10. 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...