Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 129,327 for

presentation

(0.68 sec)
  1. Merge Images in Java | products.aspose.com

    Merge image to image in Java. Use Java library API to combine images...to merge and manipulate presentations, images, and other files...image to image Presentation pres = new Presentation (); try { IPPImage...

    products.aspose.com/slides/java/merger/image-to...
  2. 在 JavaScript 中创建或管理 PowerPoint SmartArt 形状节点|As...

    在 JavaScript 中管理 PowerPoint 演示文稿的 SmartArt 节点及子节点... 创建一个 Presentation 类的实例并加载包含 SmartArt 形状的演示文稿。...= new aspose . slides . Presentation ( "SimpleSmartArt.pptx"...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  3. Can the Aspose.Slides Editor Add a New Slide, S...

    I would like to know aspose.slides editor element can support case add new slide, shape, image and etc. or not??? Please help to answer my question...to work with PowerPoint presentations programmatically. You can...create, edit, and convert presentations in various formats, such...

    forum.aspose.com/t/can-the-aspose-slides-editor...
  4. New slides version affecting the numbers in OLE...

    With the new Aspose slide version - ‘aspose-slides’, version:‘25.5’ we are getting # symbols for entries which were not there for older ‘aspose-slides’, version:‘24.8’ for generating grid in a ppt. Note- this grid is an …...OLE objects, which were not present in the previous version (24...Sample Data : Create a simple presentation with a known OLE object...

    forum.aspose.com/t/new-slides-version-affecting...
  5. Saving a PPTX File as PDF in C# Causes Text Ove...

    Hi team. We have run into a problem with overlapping text when *.pptx file was saved in pdf format applying specific font to the text. Scenario: there is a *.pptx file where Untitled Serif font is applied to the text.…...embedding: Presentation presentation = new Presentation("input.pptx");...options.setEmbedFonts(true); presentation.save("output.pdf", SaveFormat...

    forum.aspose.com/t/saving-a-pptx-file-as-pdf-in...
  6. 现代 API|Aspose.Slides for Node.js via .NET 文档

    现代 API... Presentation (); try { var ppImage ;...= new aspose . slides . Presentation ( "pres.pptx" ); try { var...

    docs.aspose.com/slides/zh/nodejs-java/modern-api/
  7. Convert DOT to PPSM in Python or with free Onli...

    DOT to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....files are used to store presentations created with Microsoft PowerPoint...save the created PDF into a Presentation as a PPSM format. The Aspose...

    products.aspose.com/total/python-net/conversion...
  8. Convert DOT to PPTM in Python or with free Onli...

    DOT to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPTM online converter quickly before integrating the code....on the other hand, is a presentation file format used by Microsoft...save the created PDF into a Presentation as a PPTM format. Aspose...

    products.aspose.com/total/python-net/conversion...
  9. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...代码演示了如何向形状添加自定义点: SharedPtr < Presentation > pres = System :: MakeObject...MakeObject < Presentation > (); SharedPtr < IShapeCollection > shapes...

    docs.aspose.com/slides/zh/cpp/custom-shape/
  10. Troubleshooting Installation of Aspose.Slides f...

    Troubleshoot Aspose.Slides for Node.js via Java installation issues, fix common errors and dependencies, and ensure smooth work with PPT, PPTX and ODP....); var presentation = new aspose . slides . Presentation (); var...var slide = presentation . getSlides (). get_Item ( 0 ); slide...

    docs.aspose.com/slides/nodejs-java/troubleshoot...