Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 233,252 for

aspose.slides

(2.25 sec)
  1. Convert POTM to DOTX in Python or with free Onl...

    POTM to DOTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POTM to DOTX online converter quickly before integrating the code.... Firstly use Aspose.Slides for Python via .NET API...Word as a DOTX format. Aspose.Slides for Python via .NET API...

    products.aspose.com/total/python-net/conversion...
  2. Convert PowerPoint to DOTM in Python or with fr...

    PowerPoint to DOTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to DOTM online converter quickly before integrating the code.... Firstly use Aspose.Slides for Python via .NET API...Word as a DOTM format. The Aspose.Slides for Python via .NET API...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOT to POWERPOINT via C++ or with free ...

    Export DOT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POWERPOINT online converter quickly before integrating the code....Words for C++ and Aspose.Slides for C++. Using Aspose.Words...PowerPoint manipulation C++ API, Aspose.Slides for C++, to create a new...

    products.aspose.com/total/cpp/conversion/dot-to...
  4. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 为普通幻灯片设置纯色背景 Aspose.Slides 允许您为演示文稿中的特定幻灯片设置纯色背景,即...Dispose (); 为母版幻灯片设置纯色背景 Aspose.Slides 允许您为演示文稿的母版幻灯片设置纯色背景。母版...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  5. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…... Aspose.Slides Product Family slides-net...singleSlidePres.Save(slidePdfStream, Aspose.Slides.Export.SaveFormat.Pdf);...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  6. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…... Aspose.Slides Product Family slides-text...code snippet: import com.aspose.slides.*; import java.util.regex...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  7. 档案

    档案...开发人员指南 # 此在线转换器基于我们的 API Aspose.Slides,可用于 .NET 、 Java , C++ ,...演示文稿转换为视频格式。 C# # 安装适用于 .NET 的 Aspose.Slides in your application. 下载并安装...

    blog.aspose.com/zh/slides/convert-mp4-to-mp3-on...
  8. Preserve Linking of OLE Objects to Excel When P...

    Hi I have a use case where I have a PowerPoint with multiple OLE Objects that are linked to an Excel file. I am sending the PowerPoint and Excel as base64 encoded strings via an API and will be inserting the slide into…...into Another Presentation Aspose.Slides Product Family slides-java...

    forum.aspose.com/t/preserve-linking-of-ole-obje...
  9. The text inside the table is misaligned in tabl...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...misaligned in table cell Aspose.Slides Product Family slides-java...com.aspose.slides.Presentation import com.aspose.slides.SlideSizeScaleType...

    forum.aspose.com/t/the-text-inside-the-table-is...
  10. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    Aspose.slides for Node.js 中创建和控制音频帧——示例包括嵌入、剪辑、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。...Contents [ Hide ] 创建音频帧 Aspose.Slides for Node.js via Java 允许...Presentation 类 const pres = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/