Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 3,492 for

presentations

(0.07 sec)
  1. Kennwortgeschützte PowerPoint-Dateien in C# | P...

    So sperren Sie PowerPoint-Dateien mit Passwörtern mit C#. Ändern Sie das vorhandene Kennwort und entfernen Sie es, um die PPT/PPTX-Dateien mithilfe der .NET-API zu entsperren....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Hier ist die Ausgabe...

    blog.groupdocs.com/de/merger/lock-unlock-ppt-pp...
  2. Proteger archivos de PowerPoint con contraseña ...

    Cómo bloquear archivos de PowerPoint con contraseñas en Java. Cambie la contraseña existente y elimínela para desbloquear los archivos PPT/PPTX utilizando la API de Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Cuando intente abrir...

    blog.groupdocs.com/es/merger/lock-unlock-ppt-pp...
  3. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search query language is presented on the page . In addition...document. The example is presented below. const query = 'Einstein'...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  4. Change Chart Axis Title Dynamically using Group...

    At GroupDocs we keep on updating our API’s for better user experience. In this regard, we are proudly announcing the monthly release of GroupDocs.Assembly for .NET 18.1. Using the latest version, you can now change chart axis title dynamically in the spreadsheet, presentation, and email documents. We recommend you to download and use the latest version of API. Insert Chart Axis Title DynamicallyYou can now insert chart axis title dynamically in spreadsheet, presentation, and email documents....dynamically in the spreadsheet, presentation, and email documents. We...dynamically in spreadsheet, presentation, and email documents. #...

    blog.groupdocs.com/assembly/change-chart-axis-t...
  5. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search query language is presented on the page . In addition...document. The example is presented below. C# string query = "Einstein"...

    docs.groupdocs.com/search/net/build-search-query/
  6. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format 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...
  7. מיזוג קבצי PowerPoint באינטרנט | מיזוג PPT ו-PPTX

    מיזוג שני קבצי מצגת PowerPoint או יותר באופן מקוון לאחד. שלב את כל השקופיות או הצטרף רק לשקופיות הספציפיות של קבצי PPT/PPTX מרובים באופן מקוון ובאופן פרוגרמטי....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. Połącz pliki programu PowerPoint online | Połąc...

    Scal dwa lub więcej plików prezentacji programu PowerPoint online w jeden. Połącz wszystkie slajdy lub dołącz tylko określone slajdy z wielu plików PPT/PPTX online i programowo....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

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