Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 3,446 for

presentations

(0.27 sec)
  1. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for .NET....Language: , , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/page-...
  2. Unisci file PowerPoint online | Fusione PPT e PPTX

    Unisci due o più file di presentazione PowerPoint online in uno solo. Combina tutte le diapositive o unisci solo le diapositive specifiche di più file PPT/PPTX online e in modo programmatico....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...
  3. Content added to PowerPoint footer is not visib...

    Hi, our clients complaining that content added to PowerPoint footer is not visible. Attaching file here for you to test out. It’s happening to our application using GroupDocs.Viewer, and this could be easily reproduced …...in real presentation in edit mode and in presentation mode as...27, 2025, 1:06pm 2 Test presentation.7z (339.6 KB) denisgvardionov...

    forum.groupdocs.com/t/content-added-to-powerpoi...
  4. Create New Document by Format | GroupDocs

    This article demonstrates how to create new documents, spreadsheets, and Presentations with GroupDocs.Editor for Node.js via Java API....WordProcessing, Spreadsheet, Presentation, Ebook, and Email. This...editor . dispose (); 3. Presentation Document // Import the necessary...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  5. Java 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何在 Java 中使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 Java API 解锁 PPT/PPTX 文件。...merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); 当您尝试打开从上述代码获得的输...

    blog.groupdocs.com/zh/merger/lock-unlock-ppt-pp...
  6. حفاظت از رمز عبور فایل های پاورپوینت در C# | قف...

    نحوه قفل کردن فایل های پاورپوینت با پسورد با استفاده از سی شارپ. رمز عبور موجود را تغییر دهید و آن را حذف کنید تا قفل فایل های PPT/PPTX با استفاده از NET API باز شود....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } در اینجا خروجی...

    blog.groupdocs.com/fa/merger/lock-unlock-ppt-pp...
  7. Inserir objetos OLE no Word, Excel, PowerPoint ...

    Incorpore ou insira objetos OLE de documento em documentos do Word, planilhas do Excel ou apresentações do Powerpoint programaticamente em C# usando a API .NET....caminho ou stream de source Presentation . Chame o método ImportDocument...e passe o objeto de OLE Presentation Options definido na etapa...

    blog.groupdocs.com/pt/merger/insert-ole-objects...
  8. How to Render PDF as HTML using Java

    This article will instruct you how to render PDF as HTML using Java. Furthermore, it includes a code example to help you to convert word document to HTML....standard language for content presentation in web browsers, provides...effortlessly follow the guidelines presented above on prevalent operating...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  9. Parola Korumalı PowerPoint Sunumları | PPT Dosy...

    PowerPoint sunumlarına parola ekleyin. PPT dosyalarını, ücretsiz çevrimiçi uygulamayı kullanarak ve programlı olarak GroupDocs kullanarak parola korumalı olarak kilitleyin....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Daha ayrıntılı...

    blog.groupdocs.com/tr/merger/password-protect-p...
  10. Convert DOCX to PPTX using Node.js

    Learn how to convert DOCX to PPTX using Node.js while preserving formatting and layout. Easily export DOCX to PPTX in Node.js with a few simple API calls.... saving the output as a presentation file. This automated process...can be easily adapted into presentation slides without losing formatting...

    kb.groupdocs.com/conversion/nodejs/convert-docx...