Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 128,708 for

pptx

(0.06 sec)
  1. 图表坐标轴|Aspose.Slides 文档

    如何在 C++ 中编辑 PowerPoint 图表坐标轴...pptx" , SaveFormat :: Pptx ); 交换坐标轴之间的数据 Aspose..."SwitchChartRowColumn_out.pptx" , SaveFormat :: Pptx ); 禁用折线图的垂直坐标轴 这段...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  2. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Writes the PPTX file to disk pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/image/
  3. C++ API to Convert SVG to POWERPOINT | products...

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

    products.aspose.com/total/cpp/conversion/svg-to...
  4. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python...the modified presentation as a PPTX file. This sample code shows..."presentation-zoom.pptx" , slides . export . SaveFormat . PPTX ) Creating...

    docs.aspose.com/slides/python-net/manage-zoom/
  5. Chart Workbook|Aspose.Slides for PHP Documentation

    Chart workbook in PowerPoint presentation...pptx" ); try { $chart = $pres ->...= new Presentation ( "chart2.pptx" ); try { $slide = $pres ->...

    docs.aspose.com/slides/php-java/chart-workbook/
  6. Export PS to PPTM via C# API | products.aspose.com

    .NET API to Convert PS to PPTM without using Microsoft Word...to a PowerPoint Presentation (PPTX) file. The second step is to...Slides for .NET, to convert the PPTX file to a PPTM file. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Export CGM to ODP via C# API | products.aspose.com

    .NET API to Convert CGM to ODP without using Microsoft Word...transform the CGM file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to ODP. Aspose.Total for .NET...

    products.aspose.com/total/net/conversion/cgm-to...
  8. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to different files including HTML, PDF and image formats within Java based applications....Slides Java Conversion PPT PPTX ODP PDF Convert PowerPoint Presentation...Java API. Convert PPTX How to Convert PPTX using Aspose.Slides...

    products.aspose.com/slides/java/conversion/
  9. Create PowerPoint Presentation using PHP|Aspose...

    Learn how to create PowerPoint Presentations e.g. PPT, Pptx using PHP from scratch....the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/create-presenta...
  10. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java...Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-textbox/