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

slides

(0.31 sec)
  1. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately....Slides for .NET allows you to receive...Enable Warning Callbacks Aspose.Slides for .NET provides straightforward...

    docs.aspose.com/slides/net/getting-warning-call...
  2. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples....Slides for .NET . Add a Modern Comment...Presentation (); var slide = presentation . Slides [ 0 ]; var author...

    docs.aspose.com/slides/net/examples/elements/co...
  3. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/java/manage-zoom/
  4. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation as pdf with notes using Java....Slides Product Family Aspose.Imaging...PDF and render the desired slides only will also be discussed...

    kb.aspose.com/slides/java/how-to-save-a-powerpo...
  5. Think-Cell Warning When Saving PPT with Aspose....

    I am trying latest trail version of Aspose.Slides with .Net 8. If I opened a powerpoint deck template using aspose.Slides which having think-cell chart in it and save it back. When I opened a updated powerpoint deck. …...Slides (.NET 8) Aspose.Slides Product Family slides-net ..., slides-chart mukesh.arora May 9, 2025, 5:23am 1 I am trying...

    forum.aspose.com/t/think-cell-warning-when-savi...
  6. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...Slides Product Family slides-net , slides-fonts , slides-rendering...but are missing parts of the slide. I am using the cross platform...

    forum.aspose.com/t/presentation-to-image-conver...
  7. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Slides for .NET, focusing on how data...Presentation ()) { ISlide slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/chart-series/
  8. 在 .NET 中自定义演示文稿的图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 自定义图表图例,以针对性图例格式优化 PowerPoint 演示文稿。...获取幻灯片的引用 ISlide slide = presentation . Slides [ 0 ]; // 在幻灯片上添加聚合柱形图表...在幻灯片上添加聚合柱形图表 IChart chart = slide . Shapes . AddChart ( ChartType...

    docs.aspose.com/slides/zh/net/chart-legend/
  9. Add Picture Frame to Presentation|Aspose.Slides...

    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....jpg" ; Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddPicture ( ImageFilePath...

    docs.aspose.com/slides/net/add-picture-frame-to...
  10. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Slides for C++: FontsLoader::LoadExternalFonts Method...Slow Aspose.Slides Product Family slides-fonts , slides-performance...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...