Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 129,307 for

presentation

(0.15 sec)
  1. 使用 JavaScript 自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspo...

    使用 Aspose.Slides for Node.js 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... let presentation = new aspose . slides . Presentation (); let...let slide0 = presentation . getSlides (). get_Item ( 0 ); let...

    docs.aspose.com/slides/zh/nodejs-java/automatin...
  2. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... auto presentation = MakeObject < Presentation > (); auto...auto slide0 = presentation -> get_Slide ( 0 ); auto layoutSlide...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  3. SaveOptions.updateOleControlImages property | A...

    SaveOptions.updateOleControlImages property. Gets or sets a value determining whether OLE controls Presentation image will be updated....determining whether OLE controls presentation image will be updated. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Java API code to update PPT properties....project Load PPT file using Presentation class Get all Properteis...setAuthor, setSubject Save the presentation with the updated metedata...

    products.aspose.com/total/java/metadata/ppt/
  5. How to cancel/interrupt long-running PDF conver...

    Hello Aspose Team, I’m using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert documents to PDF Spring Boot application. Problem: Some large or complex documents take too long to convert (>5 minutes),…...of converting the whole presentation at once [3]. A similar approach...not provided. Bottom line At present there is no built‑in way to...

    forum.aspose.com/t/how-to-cancel-interrupt-long...
  6. Convert CSV to PPSX using Java or with free Onl...

    Java API to Export CSV to PPSX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....of modern, ready-to-run presentations directly from structured...portfolios Customer proposal presentations Automated investor update...

    products.aspose.com/total/java/conversion/csv-t...
  7. Convert CGM to MD in Android Apps | products.as...

    Render CGM to MD in Android Apps API without using Microsoft Excel or Adobe Reader...documents, spreadsheets, presentations, images, and barcodes. Android...CGM to ODP (OpenDocument Presentation Format) Convert CGM to OTP...

    products.aspose.com/total/android-java/conversi...
  8. Convert XLTM to WORD with .NET or with free Onl...

    Convert XLTM to WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to WORD online converter quickly before integrating the code....essential for formatting and presentation. The conversion of XTM files...document formatting and presentation capabilities. This conversion...

    products.aspose.com/total/net/conversion/xltm-t...
  9. Convert JSON Format to DOT via Java | products....

    Parse JSON to DOT in Java without using Microsoft Word...these options allow you to present your data as per your needs...JSON to ODP (OpenDocument Presentation Format) Convert JSON to...

    products.aspose.com/total/java/conversion/json-...
  10. The First Slide Displays for Longer When Genera...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...Imaging; using (Presentation presentation = new Presentation("your_presentation...= new MemoryStream()) { presentation.Save(gifStream, SaveFormat...

    forum.aspose.com/t/the-first-slide-displays-for...