Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 11,319 for

presentation note

(1.12 sec)
  1. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using С++ Contents [ Hide...data edited with Aspose.Cells). Note that the chart data has to be...

    docs.aspose.com/slides/cpp/chart-workbook/
  2. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....convert text documents into presentations, which can be used for a...For example, presentations can be used to present information...

    products.aspose.com/total/cpp/conversion/txt-to...
  3. Incorrect Bullets and Numbering after PPT to PP...

    I have converted a *.ppt Presentations to *.pptx format with Aspose.Slides and the result document have a few inconsistencies. The most affected slides: 6101811261171.ppt 5: incorrect bullet style. 13: extra numberin…...ppt presentations to *.pptx format with Aspose...the presentations. Code sample: var pr = new Presentation(inPath);...

    forum.aspose.com/t/incorrect-bullets-and-number...
  4. 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…...); using var pres = new Presentation(pptxStream); float slideWidthPx...(var singleSlidePres = new Presentation()) { singleSlidePres.Slides...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation.... Please note that IImage is disposable (it...as follows: Presentation pres = new Presentation (); try { IPPImage...

    docs.aspose.com/slides/java/modern-api/
  6. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations without Microsoft Office....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/java/product-overview/
  7. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。... Note 您可以操作涉及图像和 PowerPoint 演示文稿的...示例代码展示了如何向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/image/
  8. 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…...snippet: Presentation presentation = new Presentation("sample_ppt_file...pptx"); for (ISlide slide : presentation.getSlides()) { for (IShape...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  9. Online POTM File Comparison or Build C++ Apps t...

    Free online app to Compare different POTM files. C++ comparison library code for POTM documents....project Load the both POTM presentations. Iterate through each master...master slide of both presentations and compare one by one. Use...

    products.aspose.com/total/cpp/compare/potm/
  10. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript Modern API for seamless PowerPoint and OpenDocument automation.... Please note that IImage is disposable (it...= new aspose . slides . Presentation (); try { var ppImage ;...

    docs.aspose.com/slides/nodejs-java/modern-api/