Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 142,023 for

pptx

(0.08 sec)
  1. Streamline Font Replacement in Presentations in...

    Seamlessly replace fonts in Aspose.Slides for .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This C# code demonstrates...= new Presentation ( "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/net/font-replacement/
  2. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...slides . Presentation ( "pres.pptx" ); try { var keywords = pres...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  3. Getting an Error While Saving the Presentation:...

    I have attached a Pptx file “icon_issue.Pptx” having one icon shape in the first slide. When I open this Pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...I have attached a pptx file “icon_issue.pptx” having one icon...first slide. When I open this pptx file using aspose and just try...

    forum.aspose.com/t/getting-an-error-while-savin...
  4. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. Presentation pres = new...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/3d-chart/
  5. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. Presentation pres = new...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/3d-chart/
  6. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. var pres = new aspose..."Rotation3D_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  7. Manage Callouts in Presentation Charts on Andro...

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

    docs.aspose.com/slides/androidjava/callout/
  8. Manage Callouts in Presentation Charts Using Ja...

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

    docs.aspose.com/slides/java/callout/
  9. Develop an SVG to EMF Converter in .NET

    Aspose.Slides for .NET is an enterprise-level SDK that simplifies image conversion and manipulation. Let's convert SVG to EMF converter in .NET using this SDK....Presentation Converter - Convert PPTX to EMF in C# Convert PPT to...Slides for .NET Convert ODP to PPTX in C# using Aspose.Slides...

    blog.aspose.com/slides/develop-an-svg-to-emf-co...
  10. 档案

    档案...让我们看看如何在 Python 中锁定 PowerPoint PPTX 文件。 首先,使用 Presentation 类加载演示文件。...slides.Presentation("presentation.pptx") as pres: # 循环浏览演示文稿中的所有幻灯片...

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...