Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 241,372 for

slides

(1.48 sec)
  1. 将图片框添加到演示文稿|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/zh/net/add-picture-frame...
  2. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Node.js via Java. Secure your Slides in seconds with clear code examples....Slides API provides DigitalSignature...file var pres = new aspose . slides . Presentation (); try { //...

    docs.aspose.com/slides/nodejs-java/digital-sign...
  3. Redact PPT Presentation Online or using Java | ...

    Open and redact PPT document online via app for free. Java API code to search and replace PPT text....Slides for Java a child API of Aspose...options to install “ Aspose.Slides for Java ” or “ Aspose.Total...

    products.aspose.com/total/java/redact/ppt/
  4. Aspose.Slides for .NET 6 Cross-Platform|Aspose....

    Use Aspose.Slides for .NET 6 to build cross-platform C# apps on Windows, Linux, and macOS that create, edit, and convert PowerPoint PPT, PPTX and ODP files....Slides for .NET 6 Cross-Platform Contents [ Hide ] Cross-platform...Cross-platform Aspose.Slides for .NET6 can be used for .NET 7 and...

    docs.aspose.com/slides/net/slides-for-net-6-cro...
  5. 在 .NET 中从演示文稿形状提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。... Slides . IPPImage img = null ; Aspose . Slides . IPPImage...for ( int i = 0 ; i < pres . Slides . Count ; i ++) { slideIndex...

    docs.aspose.com/slides/zh/net/extracting-images...
  6. 在 JavaScript 中将 PPT 和 PPTX 转换为 JPG|Aspose.Slide...

    使用 Aspose.Slides for Node.js via Java,在 JavaScript 中将 PowerPoint (PPT, PPTX) 幻灯片转换为高质量 JPG 图像,提供快速可靠的代码示例。...Slides API 可以将 PowerPoint PPT 或 PPTX...pose.Slides 支持将整个演示文稿或特定幻灯片转换为图像格式。 为了查看 Aspose.Slides 如何将 PowerPoint...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  7. Convert Presentations to Multiple Formats in .N...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for .NET. Simple, high-quality conversion....Slides now supports converting PPT...to PPTX with Aspose.Slides Aspose.Slides for .NET provides partial...

    docs.aspose.com/slides/net/convert-presentation/
  8. Font Changes to Some Default Font When Creating...

    Hi, We are also facing similar issue when we create an image of a chart the font on the chart changes to some default font. Is it same bug that is mentioned above? Also we are using aspose-Slides-25.1 version . Is this b…...Slides Product Family slides-chart , slides-rendering...above? Also we are using aspose-slides-25.1 version . Is this bug...

    forum.aspose.com/t/font-changes-to-some-default...
  9. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...Slides for Java Returns Incorrect Legend Entry Count from...Chart Aspose.Slides Product Family slides-java , slides-chart VaradS...

    forum.aspose.com/t/aspose-slides-for-java-retur...
  10. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....Slides for .NET provides a simple...Chart chart = ( Chart ) pres . Slides [ 0 ]. Shapes . AddChart (...

    docs.aspose.com/slides/net/chart-calculations/