Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 129,693 for

presentation

(0.59 sec)
  1. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...Xlsx ); using var presentation = new Presentation (); var slide =...= presentation . Slides . First (); // 将 OLE 图像添加到演示文稿资源中。 imageStream...

    docs.aspose.com/slides/zh/net/working-solution-...
  2. SSRS SQL PPT | Aspose.Slides PowerPoint API | p...

    Reporting Services PowerPoint API is Aspose.Slides for SQL PPT. PowerPoint Presentation services for SQL PowerPoint....it possible to generate presentations in PowerPoint's native formats...export reports in PowerPoint presentation formats in such a way that...

    products.aspose.com/slides/reporting-services/
  3. Compress PPS Files Online or via Java | product...

    Free online app to compress different PPS files. Java compression library code for PPS documents....Load the document using Presentation class. Use the Compress...Optimize Slideshow-Only Presentations for Storage and Delivery...

    products.aspose.com/total/java/compress/pps/
  4. How to Extract Text from PPT, PPTX, and ODP wit...

    Extract text from Presentations on popular cloud platforms using Aspose.Slides APIs, automating search, analysis, and export for PPT, PPTX and ODP....for extracting text from presentation files, including PPT, PPTX...GetPresentationText To extract text from a presentation, the Aspose.Slides API offers...

    docs.aspose.com/slides/net/extracting-text-on-c...
  5. The First Slide Stays Longer When Generating GI...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...Imaging; using (Presentation presentation = new Presentation("your_presentation...= new MemoryStream()) { presentation.Save(gifStream, SaveFormat...

    forum.aspose.com/t/the-first-slide-stays-longer...
  6. 图表数据标签|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中设置 PowerPoint 图表数据标签及距离... Presentation (); try { var chart = pres...JavaScript 代码演示了该操作: // 创建 Presentation 类的实例 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...
  7. Convert XLSM to PPSM using Python or with free ...

    XLSM to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLSM to PPSM online converter quickly before integrating the code....PowerPoint macro-enabled presentation file format which is used...used to store presentations. It is a binary file format which is...

    products.aspose.com/total/python-net/conversion...
  8. 档案

    档案...首先,使用 Presentation 类加载 PPT/PPTX 文件。 然后,使用 Presentation.Images...加载演示文稿 Presentation pres = new Presentation("presentation.pptx");...

    blog.aspose.com/zh/slides/extract-images-from-p...
  9. 使用 PHP 在演示文稿中管理图表数据标签|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...代码演示了如何在图表数据标签中设置数据精度: $pres = new Presentation (); try { $chart = $pres...代码演示了该操作: # 创建 Presentation 类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  10. Manage Shapes in Presentations with Python|Aspo...

    Learn every shape type in Aspose.Slides for Python via .NET, with clear examples to create, format, and edit shapes in PPT, PPTX and ODP Presentations....Manage Shapes in Presentations with Python Contents [ Hide ]...] Manage Connectors in Presentations with Python Customize Shapes...

    docs.aspose.com/slides/python-net/shape-types/