Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 3,618 for

presentations

(0.03 sec)
  1. Presentation Viewer – PPT, PPTX ファイルを即座に開いて閲覧

    無料の PPTX ビューアを使用してオンラインで PowerPoint プレゼンテーションを表示する方法、または .NET、Java、Python、Node.js 用 API を使用してプログラム的に表示する方法を学びましょう。...Need to open a PowerPoint presentation but don’t have MS PowerPoint...developer and want to view presentations programmatically? We’ve...

    blog.groupdocs.com/ja/viewer/view-powerpoint-pr...
  2. Converting Presentation file to PDF leads to in...

    Headers, footers, page numbers and more.zip (49.0 KB) When using GroupDocs.Conversion v26.1.0, when we attempt to convert the above file, we have noticed that the headers and footers that are present for each page norma…...Converting Presentation file to PDF leads to inconsistent headers/footers...headers and footers that are present for each page normally when...

    forum.groupdocs.com/t/converting-presentation-f...
  3. Preserve linking of OLE objects to Excel when P...

    Hi I have a use case where I have a PowerPoint with multiple OLE Objects that are linked to an Excel file. I am sending the PowerPoint and Excel as base64 encoded strings via an API and will be inserting the slide into…...is inserted into another presentation GroupDocs.Total Product...inserting the slide into another presentation. I want all the OLE objects...

    forum.groupdocs.com/t/preserve-linking-of-ole-o...
  4. generating-slides-preview-presentation.txt

    Slide HTML content length: 8422...Slide HTML content length: 8422

    docs.groupdocs.com/editor/python-net/_output_fi...
  5. Presentation Viewer – Otwórz i odczytaj pliki P...

    Dowiedz się, jak przeglądać prezentacje PowerPoint online za pomocą darmowego przeglądarki PPTX lub programowo przy użyciu interfejsów API dla .NET, Java, Python i Node.js....Dowiedz się, jak przeglądać prezentacje PowerPoint online za pomocą darmowego przeglądarki PPTX lub programowo przy użyciu interfejsów API dla .NET, Java, Python i Node.js.

    blog.groupdocs.com/pl/viewer/view-powerpoint-pr...
  6. Presentation Viewer – 即时打开并阅读 PPT、PPTX 文件

    了解如何使用免费 PPTX 查看器在线查看 PowerPoint 演示文稿,或通过 .NET、Java、Python 和 Node.js 的 API 以编程方式查看。...了解如何使用免费 PPTX 查看器在线查看 PowerPoint 演示文稿,或通过 .NET、Java、Python 和 Node.js 的 API 以编程方式查看。

    blog.groupdocs.com/zh/viewer/view-powerpoint-pr...
  7. Working with slide backgrounds | GroupDocs

    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-...
  8. הורד את GroupDocs.Redaction for .NET 25.12 – תי...

    העדכונים והתיקונים האחרונים של GroupDocs.Redaction for .NET 25.12 שוחררו בדצמבר 2025. זמינים ב‑NuGet ובאתר GroupDocs....שיפורים משמעותיים בעריכת מסמכי Presentation ו‑WordProcessing. Fixes...[Enhancement] תמיכה משופרת בפורמטי Presentation עם תאימות חדשה לקבצי POTM...

    blog.groupdocs.com/he/redaction/groupdocs-redac...
  9. Pobierz GroupDocs.Redaction for .NET 25.12 – No...

    GroupDocs.Redaction for .NET 25.12 – najnowsze poprawki i aktualizacje wydane w grudniu 2025. Dostępne w serwisie NuGet oraz na stronie GroupDocs....redakcji dokumentów typu Presentation i WordProcessing. Poprawki...Rozszerzono wsparcie formatów Presentation o nową kompatybilność z...

    blog.groupdocs.com/pl/redaction/groupdocs-redac...
  10. افزودن واترمارک تصویر به PPT با استفاده از پایتون

    این راهنما نشان می‌دهد چگونه با استفاده از پایتون واترمارک تصویر را به فایل PPT اضافه کنید و به شما کمک می‌کند تا یک واترمارک لوگوی مرکزی را در تمام اسلایدها برای ارائه‌های حرفه‌ای اعمال کنید....استفاده از پایتون PowerPoint presentations in PPT format often require...to apply watermark to PPT presentation in Python , ensuring consistent...

    kb.groupdocs.com/fa/watermark/python/add-image-...