Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 143,423 for

pptx

(0.2 sec)
  1. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "picture.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Image Overlapping and Alignment Issue in Word a...

    While upgrading Aspose from the old version to the new version, we faced image alignment and overlapping issues in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implement…...pptx' saveToWord(new Document("$base/$pdfFile")...outputPath){ pdfDoc.save("a.pptx", SaveFormat.Pptx) def presentation =...

    forum.aspose.com/t/image-overlapping-and-alignm...
  3. How to Insert HTML into PowerPoint using Python

    This quick tutorial describes how to insert HTML into PowerPoint using Python. It shares environment settings, detailed steps and a runnable sample code convert HTML to PowerPoint using Python....using Python and saving it as a PPTX or PPT as per the requirement...the resultant presentation as PPTX having HTML contents in it These...

    kb.aspose.com/slides/python/how-to-insert-html-...
  4. Manage Callouts in Presentation Charts Using PH...

    Create and style callouts in Aspose.Slides for PHP via Java with concise code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat :: Pptx ); } finally { if...-> save ( "chart.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/callout/
  5. 通過 C++ 合併 PPTM 文件 | products.aspose.com

    C++ 示例代碼用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 PPTM 文檔。... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  6. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...pptx" ) as presentation : slide =...slides . Presentation ( "ink.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Improve your slide visuals effortlessly....pptx" , slides . export . SaveFormat . PPTX ) Set Layout..."SetLayoutMode_outer.pptx" , slides . export . SaveFormat . PPTX ) FAQ In...

    docs.aspose.com/slides/python-net/chart-plot-area/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , SaveFormat . Pptx ); } OdpException...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Shape to Image in C#: Vertical Bars Enclosing a...

    Hi Team, I have a slide with maths matrix equation. I use Aspose version 25.5 to get image of this shape. I see that the matrix determinant bars (vertical bars enclosing the matrix) appear shorter in the image obtained …...original height in the PPTX. I am attaching the PPTX and image of the...presentation = new Presentation("sample.pptx")) { int shapeCounter = 1; //...

    forum.aspose.com/t/shape-to-image-in-c-vertical...
  10. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Node.js via Java with concise code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...( "chart.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

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