Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 143,037 for

pptx

(0.2 sec)
  1. Online XSLFO to OTP Conversion or Build .NET ba...

    Free online app to convert XSLFO to OTP files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...XSLFO as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/xslfo-...
  2. 在 Android 上管理演示文稿的幻灯片切换|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中自定义幻灯片切换,提供针对 PowerPoint 和 OpenDocument 演示文稿的逐步指南。...pptx" ); try { // 在第 1 张幻灯片上应用圆形切换..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/zh/androidjava/slide-tra...
  3. Online PPSX File Comparison or Build C++ Apps t...

    Free online app to Compare different PPSX files. C++ comparison library code for PPSX documents....(Macro-enabled Presentation File) Compare PPTX Files (Open XML presentation...format. It is an extension of the PPTX file format, which is the default...

    products.aspose.com/total/cpp/compare/ppsx/
  4. 在 Android 上管理演示文稿中的图表数据标签|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中添加和设置图表数据标签,以制作更具吸引力的幻灯片。...pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  5. Convert WORD to XLSM using Python or with free ...

    WORD to XLSM conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....as DOC, DOCX, XLS, XLSX, PPT, PPTX, PDF, HTML, and many more. It...as DOC, DOCX, XLS, XLSX, PPT, PPTX, PDF, HTML, and many more. It...

    products.aspose.com/total/python-net/conversion...
  6. Ink|Aspose.Slides for Python Documentation

    Handle digital ink on slides in Python with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....pptx" ) as presentation : slide =...slides . Presentation ( "ink.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, Pptx and ODP formats....Solution for Chart Resizing in PPTX Prevent Presentation Edits with...

    docs.aspose.com/slides/java/technical-articles/
  8. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...SvgImage(imagebytes); IPPImage tmpImage = pptx.getImages().addImage(svgImage);...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  9. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化——在 C++ 中优化 PPT、Pptx 和 ODP 演示文稿的对齐、间距和样式。...pptx" ; // Load the desired the presentation...set_FontHeight ( 18 ); } } } // Save PPTX to Disk pres -> Save ( outPath...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  10. 用Python在演示文稿中自定义气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化。...pptx" , slides . export . SaveFormat . PPTX ) Represent...resenta.pptx" , slides . export . SaveFormat . PPTX ) FAQ Is...

    docs.aspose.com/slides/zh/python-net/bubble-chart/