Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 3,041 for

presentations

(0.04 sec)
  1. C# Преобразование PPT в PDF | PPTX в PDF | Прео...

    Преобразование PowerPoint PPT, PPTX в PDF в .NET. В примерах кода C# показано преобразование выборочных последовательных слайдов и водяных знаков с помощью Conversion API....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/ru/conversion/convert-presen...
  2. Convert PPTX to HTML using Node.js

    Discover how to convert PPTX to HTML using Node.js with our step-by-step guide that quickly shows you exactly how to export PPTX to HTML in Node.js with ease today....enhance accessibility of presentation material, this solution...to start converting PPTX presentation files into HTML web pages...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  3. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of Presentationslide.getImageFillFormat(). advanced_usage.add_watermarks_to_Presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (Presentationslide slide : content.getSlides()) { if (slide....watermarks / Add watermarks to presentation documents / Working with...advanced_usage.add_watermarks_to_presentations.PresentationGetSlide PresentationLoadOpti...

    docs.groupdocs.com/watermark/java/working-with-...
  4. Convert images | Documentation

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/image/
  5. PowerPoint Viewer – Otwórz i przeczytaj pliki P...

    Dowiedz się, jak wyświetlać prezentacje PowerPoint online za pomocą darmowego przeglądarki PPTX lub programowo za pomocą API dla .NET, Java, Python i Node.js....Need to open a PowerPoint presentation but don`t have MS PowerPoint...viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...

    blog.groupdocs.com/pl/viewer/view-powerpoint-pr...
  6. Объединение презентаций и слайдов PowerPoint в ...

    Объединяйте презентации PowerPoint PPT/PPTX в Java. Узнайте, как объединять определенные слайды из разных файлов с помощью API слияния Java от GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/ru/merger/merge-powerpoint-p...
  7. מיזוג מצגות PowerPoint & Slides ב-Java | מיזוג ...

    מיזוג מצגות PowerPoint PPT/PPTX ב-Java. למד כיצד לשלב שקופיות ספציפיות של קבצים שונים באמצעות Java merger API של GroupDocs....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. Combina presentaciones y diapositivas de PowerP...

    Combina presentaciones de PowerPoint usando C#. Además, combine diapositivas específicas de archivos PPT/PPTX utilizando la API de fusión .NET 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/es/merger/merge-powerpoint-p...
  9. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Spreadsheet OOXML Presentation OOXML Macro Enabled Presentation OOXML Macro...Macro Enabled Presentation OOXML SlideShow OOXML Macros Enabled...

    docs.groupdocs.com/assembly/python-net/supporte...
  10. PowerPoint Viewer – Abra e leia arquivos PPT, P...

    Aprenda como visualizar apresentações do PowerPoint online usando um visualizador PPTX gratuito ou programaticamente com APIs para .NET, Java, Python e Node.js....viewer = new Viewer("path/presentation.pptx")) { PdfViewOptions...new PdfViewOptions("path/presentation.pdf"); viewer.View(options);...

    blog.groupdocs.com/pt/viewer/view-powerpoint-pr...