Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 144,449 for

pptx

(0.1 sec)
  1. Convert MD to PPSM via Java API | products.aspo...

    Java API to Convert MD to PPSM without using Microsoft Word...allows developers to export MD to PPTX, a PowerPoint presentation format...Once the MD is converted to PPTX, Aspose.Slides for Java, a PowerPoint...

    products.aspose.com/total/java/conversion/md-to...
  2. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for C++ locks or unlocks shapes in PPT, Pptx and ODP files, securing presentations while allowing controlled edits and faster delivery....and save Microsoft PowerPoint (PPTX) presentations as part of an...that does. The structure of PPTX is complex, so unlike PPT, where...

    docs.aspose.com/slides/cpp/applying-protection-...
  3. C++ API to Convert SVG to XAML | products.aspos...

    Convert SVG to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export SVG to PPTX using Aspose.PDF for C++. Aspose...files to PPTX format. The second step is to convert PPTX to XAML...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Convert XPS to PPT | products.aspose...

    Convert XPS to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export XPS to PPTX by using Aspose.PDF for C++...export XPS to PPTX. The second step is to convert PPTX to PPT by...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. 将PDF转换为PPTX格式的JavaScript代码|Aspose.PDF for JavaS...

    Aspose.PDF允许您使用JavaScript直接在网上将PDF转换为Pptx格式。...将PDF转换为PPTX格式的JavaScript代码 Contents [ Hide ] 转换操作取决于文档中的页数,并...程序 “PDF to PPTX” ,您可以尝试探索其功能和工作质量。 将 PDF 转换为 PPTX /*创建 Web Worker*/...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  6. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "chart.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "video.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "audio.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  9. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.Pptx"); We hav…...pptx"); We have encountered an issue...Why it happens In the supplied PPTX the comment on slide 37 contains...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  10. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, Pptx, and ODP files with precision and full control....the modified presentation as a PPTX file. The following code demonstrates...Color" , "BLUE" )); // Save the PPTX file to disk. presentation ...

    docs.aspose.com/slides/nodejs-java/shape-format...