Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 129,863 for

presentations

(1.12 sec)
  1. Lưu trữ

    Lưu trữ...sang TIFF bằng phương thức Presentation.Save (string, SaveFormat...bày using (Presentation presentation = new Presentation("Presentation...

    blog.aspose.com/vi/slides/convert-powerpoint-to...
  2. Lưu trữ

    Lưu trữ...tạo một thể hiện của lớp Presentation để tải bản trình bày. Lặp...ISlide trong bộ sưu tập Presentation.getSlides() . Tạo hình ảnh...

    blog.aspose.com/vi/slides/generate-thumbnails-f...
  3. 使用 Python 在演示文稿中自定义图表图例|Aspose.Slides for Pytho...

    通过 Aspose.Slides for Python(基于 .NET)自定义图表图例,以优化 PowerPoint 和 OpenDocument 演示文稿的图例格式。... 创建一个 Presentation 类的实例。 获取幻灯片的引用。 向幻灯片添加图表。...slides # 创建 Presentation 类的实例。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  4. PPT und PPTX in .NET zu JPG konvertieren|Aspose...

    Konvertieren Sie PowerPoint (PPT, PPTX)-Folien in hochwertige JPG‑Bilder in C# mit Aspose.Slides für .NET mithilfe schneller, zuverlässiger Codebeispiele....Erstellen Sie eine Instanz der Presentation -Klasse. Holen Sie das Folienobjekt...des Typs ISlide aus der Presentation.Slides -Sammlung. Erzeugen...

    docs.aspose.com/slides/de/net/convert-powerpoin...
  5. 在 Python 中创建演示文稿查看器|Aspose.Slides for Python 文档

    学习如何使用 Aspose.Slides 在 Python 中创建自定义演示文稿查看器。轻松显示 PowerPoint(PPTX、PPT)和 OpenDocument(ODP)文件,无需 Microsoft PowerPoint 或其他办公软件。...从演示文稿幻灯片生成 SVG 图像,请按以下步骤操作: 创建 Presentation 类的实例。 按索引获取幻灯片的引用。 打开文件流。...slides . Presentation ( "sample.pptx" ) as presentation : slide...

    docs.aspose.com/slides/zh/python-net/presentati...
  6. Propriétés de la vue de présentation|Aspose.Sli...

    Propriétés de la visionneuse de présentation PowerPoint en Python... Presentation ( path + "AccessSlides.pptx"...show_outline_icons = True pres . save ( "presentation_normal_view_state.pptx"...

    docs.aspose.com/slides/fr/python-net/presentati...
  7. Convert DOCX to PPTX in Android Apps or with fr...

    DOCX to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...helps you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  8. Export MHTML to PPT in Android | products.aspos...

    Android API to Convert MHTML to PPT without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  9. إزالة تعليق PPTX التوضيحي باستخدام .NET | produ...

    التعليمات البرمجية المصدر C# لحذف التعليقات التوضيحية بتنسيق PPTX على الأنظمة الأساسية .NET Framework أو .NET Core أو Windows Azure أو Mono أو Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/ar/net/annotation/pptx/
  10. Rimuovi l'annotazione PPTX usando Python | prod...

    Codice sorgente Python per rimuovere i commenti di presentazione PPTX... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/it/python-net/annota...