Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 141,245 for

pptx

(0.18 sec)
  1. Online JSON to POTX Conversion or Build .NET ba...

    Free online app to convert JSON to POTX files. .NET C# conversion library code for JSON documents....JsonUtility class and Save it as PPTX Load PPTX document by using Presentation...presentations like PowerPoint, PPTX (Portable Document Format) becomes...

    products.aspose.com/total/net/conversion/json-t...
  2. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in JavaScript....Presentation class that represents a PPTX file var pres = new aspose ...Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  3. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...correctly, but when i open the pptx in PowerPoint, I can see offsets...Here’s the link to the PPTx file. This PPTx was created using Aspose...

    forum.aspose.com/t/getting-the-exact-coordinate...
  4. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } Change the Audio...Save ( "example_out.pptx" , SaveFormat . Pptx ); } Change Audio...

    docs.aspose.com/slides/net/audio-frame/
  5. 在 Java 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松快速地在 PowerPoint 文件中添加、读取、编辑和删除演示文稿批注。...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/zh/java/presentation-com...
  6. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 Pptx 文件中的动态视觉效果提升演示文稿——立即开始。...pptx" ); try { // 获取图表对象的引用 ISlide..."AnimatingSeries_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/animated-charts/
  7. 趋势线|Aspose.Slides for PHP 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建一个带有趋势线的图表。 # 创建一个..."ChartTrendLines_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/trend-line/
  8. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-data-l...
  9. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-data-label/
  10. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/pptm/