Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 230,452 for

aspose.slides

(1.07 sec)
  1. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…... Aspose.Slides Product Family slides-net...these properties using Aspose.Slides, you can retrieve the effective...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  2. Search in Documents via C++ | products.aspose.com

    Search documents including Microsoft Office PowerPoint, Excel, Word, PDF, and more via your C++ based application....Powerpoint Presentations We use Aspose.Slides for C++ , a child API of...presentation file using Aspose.Slides. The code then employs the...

    products.aspose.com/total/cpp/search/
  3. Does the crossplatform package for slides repla...

    Previously, I had to download the crossplatform\Aspose.slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.slides.NET6.CrossPlatform --version 25.11.0.…... Aspose.Slides Product Family dmerkle1...download the crossplatform\Aspose.Slides.dll from your site, and...

    forum.aspose.com/t/does-the-crossplatform-packa...
  4. Export SVG to PPSX in Android | products.aspose...

    Android API to Convert SVG to PPSX without using Microsoft Word...for Android via Java and Aspose.Slides for Android via Java, which...convert PPTX to PPSX by using Aspose.Slides for Android via Java. Both...

    products.aspose.com/total/android-java/conversi...
  5. Export PCL to PPT in Android | products.aspose.com

    Android API to Convert PCL to PPT without using Microsoft Word...for Android via Java and Aspose.Slides for Android via Java, which...file to PPTX, you can use Aspose.Slides for Android via Java to...

    products.aspose.com/total/android-java/conversi...
  6. ActiveX|Aspose.Slides for Node.js via .NET 文档

    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....Aspose.Slides for Node.js via Java 允许您添加和管理...控件,但与普通演示形状相比,它们的管理稍显复杂。我们在 Aspose.Slides 中实现了对 Media Player Active...

    docs.aspose.com/slides/zh/nodejs-java/activex/
  7. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation....Tiếng Việt 繁體中文 Products Aspose.Slides Python via .NET Parser Pptx...Presentation using Python import aspose.slides as slides #Instatiate Presentation...

    products.aspose.com/slides/python-net/parser/pptx/
  8. C++ API to Convert XPS to PPTM | products.aspos...

    Convert XPS to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ and Aspose.Slides for C++. Aspose.PDF for...export XPS to PPTX and Aspose.Slides for C++ can be used to convert...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. Doughnut Chart Data Labels Are Missing When Lab...

    I need to set the donut chart label to white color. My code below will work for default color for the chart label, but when I try to set the color to white, the label is not displaying. The same works for the Pie chart l…...Color Is Changed in Java Aspose.Slides Product Family slides-java...import com.aspose.slides.ChartType; import com.aspose.slides.FillType;...

    forum.aspose.com/t/doughnut-chart-data-labels-a...
  10. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。...TextFrame 中段落和部分的坐标 使用 Aspose.Slides for Python via .NET,开发人员现在可以获取...GetRect() 。它用于获取段落的边界矩形。 import aspose.slides as slides # 实例化一个表示演示文稿文件的...

    docs.aspose.com/slides/zh/python-net/paragraph/