Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 242,753 for

slides

(0.1 sec)
  1. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....Slides for .NET Contents [ Hide ]...need to format the text on slides programmatically. This article...

    docs.aspose.com/slides/net/format-text-using-vs...
  2. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds....Slides. It shows how to configure...such as adding a chart to a slide, adjusting series and label...

    docs.aspose.com/slides/python-net/pie-chart/
  3. CVE-2024-0057 Vulnerability in Aspose.Slides fo...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...Slides for Python via .NET Aspose.Slides Product Family...Family slides-security , slides-python , slides-vulnerability...

    forum.aspose.com/t/cve-2024-0057-vulnerability-...
  4. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add an OLE Object...Presentation (); var slide = presentation . Slides [ 0 ]; var pdfData...

    docs.aspose.com/slides/net/examples/elements/ol...
  5. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...Slides for .NET 创建形状组、访问、取消分组和删除的示例。...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. 表格|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...Slides for .NET 添加表格、访问表格、删除表格以及合并单元格的示例。...Presentation (); var slide = presentation . Slides [ 0 ]; double []...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Ambiguity for std and system Namespaces in Code...

    We have integrated the Aspose.Slides.Cpp library and also CodePortingTranslator the dependency of Aspose in our build tools. but once we have it in toolbox, we are getting ambiguity errors. Do you have proper way to add…...Slides Product Family slides-cpp , slides-config ashvek...have integrated the Aspose.Slides.Cpp library and also CodePortingTranslato...

    forum.aspose.com/t/ambiguity-for-std-and-system...
  8. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with JavaScript and Aspose.Slides for Node.js via Java, compatible with PowerPoint formats....Slides for Node.js via Java allows...presentation: var pres = new aspose . slides . Presentation (); try { var...

    docs.aspose.com/slides/nodejs-java/data-points-...
  9. Aspose Total temporary license causing evaluati...

    Hi I am using Aspose Total Temporary License but it is still causing a watermark on Aspose Slides. I am trying to set the license like this : com.aspose.Slides.License SlidesLicense = new com.aspose.Slides.Lic…...causing a watermark on Aspose Slides. I am trying to set the license...aspose.slides.License slidesLicense = new com.aspose.slides.License();...

    forum.aspose.com/t/aspose-total-temporary-licen...
  10. Multithreading in Aspose.Slides for Java|Aspose...

    Aspose.Slides for Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....Slides for Java Contents [ Hide ] Introduction...instance. Convert Presentation Slides to Images in Parallel Let’s...

    docs.aspose.com/slides/java/multithreading/