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

presentations

(0.79 sec)
  1. Unisci presentazioni e diapositive PowerPoint u...

    Unisci presentazioni PowerPoint usando C#. Inoltre, combina diapositive specifiche di file PPT/PPTX utilizzando l'API di fusione .NET di GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/it/merger/merge-powerpoint-p...
  2. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD documents to other formats or another CAD 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...
  3. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....the presentation. subject The subject of the presentation. keywords...of the presentation. author The name of the presentation’s author...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. ادغام پاورپوینت ها و اسلایدها با استفاده از 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/fa/merger/merge-powerpoint-p...
  5. Fusionner des présentations et des diapositives...

    Fusionnez des présentations PowerPoint PPT/PPTX en Java. Apprenez à combiner des diapositives spécifiques de différents fichiers à l'aide de l'API de fusion Java 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...
  6. 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...
  7. 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...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Separated Values document Presentation family formats Format Description...95 Presentation Microsoft PowerPoint 97-2003 Presentation Microsoft...

    docs.groupdocs.com/editor/java/supported-docume...
  9. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Separated Values document Presentation family formats Format Description...95 Presentation Microsoft PowerPoint 97-2003 Presentation Microsoft...

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