Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 3,040 for

presentations

(0.06 sec)
  1. Combinar archivos de PowerPoint en línea | Fusi...

    Combine dos o más archivos de presentación de PowerPoint en línea en uno. Combine todas las diapositivas o una solo las diapositivas específicas de varios archivos PPT/PPTX en línea y mediante programación....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/es/merger/merge-powerpoint-p...
  2. Editar presentaciones en C# | Edición de .NET P...

    La edición de presentaciones de PowerPoint se explica con ejemplos de C# para editar archivos PPT, PPTX y ODP dentro de su aplicación .NET utilizando la API de edición de presentaciones.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/es/editor/edit-ppt-pptx-pres...
  3. Редактирование презентаций на C# | Редактирован...

    Редактирование презентаций PowerPoint объясняется на примерах C# для редактирования файлов PPT, PPTX, ODP в вашем приложении .NET с использованием API редактирования презентаций.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ru/editor/edit-ppt-pptx-pres...
  4. Редагувати презентації в Java | Редагування PPT...

    Редагування презентацій PowerPoint пояснюється на прикладі Java для редагування файлів PPT, PPTX, ODP у вашій програмі за допомогою API редагування презентацій.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Крок...

    blog.groupdocs.com/uk/editor/edit-ppt-pptx-pres...
  5. Bearbeiten Sie Präsentationen in C# | .NET PPT/...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand von C#-Beispielen zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer .NET-Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...
  6. 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...
  7. Insert Chart Axis Title Dynamically using Group...

    At GroupDocs, we are always focused on improving our API’s. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java 18.1. Using the latest version, you can now change chart axis title dynamically in the spreadsheet, presentation, and email documents. We would recommend you to download and integrate this latest release. Insert Chart Axis Title DynamicallyGroupDocs.Assembly for Java 18.1 provides support for inserting chart axis title in spreadsheet, presentation, and email documents....dynamically in the spreadsheet, presentation, and email documents. We...axis title in spreadsheet, presentation, and email documents. #...

    blog.groupdocs.com/assembly/dynamic-chart-axis-...
  8. Convert CAD formats | Documentation

    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...
  9. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for .NET....Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/cad/
  10. Proteja com senha arquivos do PowerPoint em Jav...

    Como bloquear arquivos do PowerPoint com senhas em Java. Altere a senha existente e remova-a para desbloquear os arquivos PPT/PPTX usando a API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Ao tentar abrir...

    blog.groupdocs.com/pt/merger/lock-unlock-ppt-pp...