Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 238,696 for

slides

(0.21 sec)
  1. Chart Is Missing When Converting a PowerPoint P...

    We noticed that when we save a PPTX document as PDF we are missing the chart. Presentation with chart.zip (32.6 KB)...Slides Product Family slides-net , slides-chart , slides-pdfexport...document to PDF using Aspose.Slides can occur due to various reasons...

    forum.aspose.com/t/chart-is-missing-when-conver...
  2. Convert ODP to PDF in Python | products.aspose.com

    Sample code for ODP to PDF Python conversion. Use PowerPoint Python API for batch conversion ODP files to PDF files....Slides Python via .NET Conversion...converting ODP to PDF Aspose.Slides for Python via .NET Overview...

    products.aspose.com/slides/python-net/conversio...
  3. Remove Watermark in PowerPoint using Python

    Remove watermark in PowerPoint using Python. Follow this topic for steps, environment settings and a code exhibiting how to remove watermark from PowerPoint using Python....Slides Product Family Aspose.Imaging...the watermark using Aspose.Slides for Python via .NET Load the...

    kb.aspose.com/slides/python/remove-watermark-in...
  4. High level Programming with Presentation Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the following topics Assemble Slides Find and Replace in Presentation...

    docs.aspose.com/slides/net/high-level-programmi...
  5. Troubleshooting Installation of Aspose.Slides f...

    Troubleshoot Aspose.Slides for Node.js via Java installation issues, fix common errors and dependencies, and ensure smooth work with PPT, PPTX and ODP....Slides for Node.js via Java Contents...Hide ] When installing aspose.slides.via.java using npm , there...

    docs.aspose.com/slides/nodejs-java/troubleshoot...
  6. Intermittent ArgumentOutOfRangeException During...

    Hi Aspose Team, I am currently using Java 21 along with Aspose.Slides for Java version 25.6. We are encountering an intermittent exception during the Presentation.save() method. Unfortunately, the issue is not consiste…...Slides Product Family slides-java Mani.niq October...using Java 21 along with Aspose.Slides for Java version 25.6 . We...

    forum.aspose.com/t/intermittent-argumentoutofra...
  7. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...Slides Aspose.Slides Product Family slides-java , slides-fonts...slides-fonts , slides-pdfexport aakanksha76 January 20, 2026,...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  8. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for .NET calculates and applies effective shape properties for precise PowerPoint rendering....portion properties on portion’s slide. In prototype shape text style...style on layout or master slide (if portion’s text frame shape...

    docs.aspose.com/slides/net/shape-effective-prop...
  9. MathText|Aspose.Slides Documentation

    Work with math text in C# using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....Slides for .NET . Add Math Text Create...Presentation (); var slide = pres . Slides [ 0 ]; // Add a Math...

    docs.aspose.com/slides/net/examples/elements/ma...
  10. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...Slides 提供了 Table 类、 ITable 接口、 Cell...访问第一张幻灯片 ISlide sld = pres . Slides [ 0 ]; // 定义列宽和行高 double []...

    docs.aspose.com/slides/zh/net/manage-table/