Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 129,153 for

presentation

(0.25 sec)
  1. Convert DOCX to ODP via C++ or with free Online...

    Export DOCX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to ODP online converter quickly before integrating the code....need to present the content of a document in a presentation. How...create a new presentation. Finally, the presentation can be saved...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Convert DOCX to PPSX via C++ or with free Onlin...

    Export DOCX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....converted to PPSX format for presentation purposes. This is especially...the HTML and create a new presentation in PPSX format. This process...

    products.aspose.com/total/cpp/conversion/docx-t...
  3. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions....NET Core API for Presentations Build cross-platform .NET...solutions for processing presentations without PowerPoint and Office...

    products.aspose.com/slides/net-core/
  4. Online XSLFO to POTM Conversion or Develop Java...

    Free online app to convert XSLFO to POTM files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  5. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...使用示例: using ( Presentation pres = new Presentation ()) { ISmartArt...SmartArtShape。 using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. Convert DOCX to PPS via Java or with free Onlin...

    Java API to Export DOCX to PPS without using Microsoft Word or PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....for Java to create a new Presentation. This library allows developers...write HTML content into the Presentation and save it as a PPS file...

    products.aspose.com/total/java/conversion/docx-...
  7. Online SVG to Powerpoint Conversion or Develop ...

    Free online app to convert SVG to Powerpoint files. Java conversion library code for SVG documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/svg-t...
  8. Automating PowerPoint Generation in Java: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for Java—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....in Java: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/java/automating-powerpoi...
  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…...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/aspose-slides-for-java-retur...
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using C++ Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/manage-smartart/