Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 238,734 for

aspose slides

(0.21 sec)
  1. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-Aspose.Slides-for-.net-25.8(dlls-only) on at least macO…...Html) Aspose.Slides Product Family slides-net , slides-htmlexport...Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only)...

    forum.aspose.com/t/nullreferenceexception-with-...
  2. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....portions: import aspose.slides as slides with slides . Presentation...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] text_frame...

    docs.aspose.com/slides/python-net/portion/
  3. Convert PDF to JPG in C++ | products.aspose.com

    Convert PDF to JPG in C++. Use C++ library API to convert PDF files to JPGs...Tiếng Việt 繁體中文 Products Aspose.Slides C++ Conversion PDF to JPG...Convert PDF to JPG in C++ Aspose.Slides for C++ is a powerful C++...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  4. Aspose.Slides for Python via .NET|Aspose.Slides...

    Aspose.Slides for Python via .NET offers a comprehensive set of features, including managing text, shapes, tables, and animations, adding audio and video to Slides, previewing Slides, and exporting to SVG, PDF, and more....Aspose.Slides for Python via .NET Contents [ Hide ] Welcome to...to Aspose.Slides for Python via .NET Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/
  5. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....PowerPoint presentation through Aspose components are resized to an...PowerPoint presentation using Aspose.Slides for .NET. To address the...

    docs.aspose.com/slides/net/working-solution-for...
  6. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....snippet for adding line shape: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  7. Aspose.Slides for Python: "No Usable Version of...

    import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from Aspose.Slides import Presentation, License from Asposecells.api import Workbook self.p…...Aspose.Slides for Python: "No Usable Version of libssl Was Found"...Error Aspose.Slides Product Family slides-linux , slides-loading...

    forum.aspose.com/t/aspose-slides-for-python-no-...
  8. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....the PPTX var pres = new aspose . slides . Presentation ( "pres...

    docs.aspose.com/slides/nodejs-java/portion/
  9. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation....Tiếng Việt 繁體中文 Products Aspose.Slides Python via .NET Redaction...comments, slide notes or metadata with Aspose.Slides for Python...

    products.aspose.com/slides/python-net/redaction...
  10. 音频|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理音频:添加、替换、提取和裁剪声音,设置 PowerPoint 和 OpenDocument 中幻灯片和形状的音量和播放方式。...Contents [ Hide ] 演示如何在 Aspose.Slides for .NET 中嵌入音频框架并控制播放。以下示例展示了基本的音频操作。...Presentation (); var slide = pres . Slides [ 0 ]; // 创建一个空的音频框架(音频将在稍后嵌入)...

    docs.aspose.com/slides/zh/net/examples/elements...