Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 141,300 for

pptx

(0.07 sec)
  1. Convert Image to PPT in C++ | products.aspose.com

    Convert Image to PPT in C++. Use C++ library API to convert Image files to PDFs...IMAGE TO PPTX JPG TO PPT JPG TO PPTX PNG TO PPT PNG TO PPTX PDF TO...TO PPT PDF TO PPTX HTML TO PPT HTML TO PPTX...

    products.aspose.com/slides/cpp/conversion/image...
  2. Export XML to POWERPOINT in Android | products....

    Android API to Convert XML to POWERPOINT without using Microsoft Word...Android via Java to export XML to PPTX. Aspose.PDF for Android via...Android via Java to convert the PPTX to POWERPOINT. Aspose.Slides...

    products.aspose.com/total/android-java/conversi...
  3. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 Pptx 文件设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 // 实例化表示演示文稿文件的 Presentation...Color = Color . Blue ; // 将 PPTX 文件保存到磁盘。 presentation . Save...

    docs.aspose.com/slides/zh/net/shape-formatting/
  4. Automate Presentation Localization in .NET|Aspo...

    Automate PowerPoint and OpenDocument slide localization in .NET with Aspose.Slides, using practical C# code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...= new Presentation ( "test0.pptx" )) { IAutoShape shape = pres...

    docs.aspose.com/slides/net/presentation-localiz...
  5. Ինչպես փոխարկել PNG-ը PowerPoint սլայդին Java-ում

    Այս հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել PNG-ը PowerPoint Slide-ի Java-ում: Այն տրամադրում է կազմաձևման մանրամասները, քայլ իմաստուն գործընթացն այս առաջադրանքն իրականացնելու համար և օրինակելի կոդը՝ Java-ում PNG-ից Pptx փոխարկիչ ստեղծելու համար:...կոդի մասին՝ Java-ում PNG-ից PPTX փոխարկիչ գրելու համար : Նմուշի...կամ macOS-ը: Java-ում PNG-ը PPTX-ի փոխարկելու քայլեր Կազմաձևեք...

    kb.aspose.com/hy/slides/java/how-to-convert-png...
  6. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... Save the presentation as a PPTX file. The following Python code...Presentation class to represent a PPTX file. with slides . Presentation...

    docs.aspose.com/slides/python-net/picture-frame/
  7. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This Java code shows you...Presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/picture-frame/
  8. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This JavaScript code shows...Presentation class that represents a PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  9. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes using Aspose.Slides for PHP via Java. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/php-java/convert-powerpo...
  10. How to Create Readonly Presentation using C#

    This very simple article guides on how to create readonly Presentation using C#. It encapsulates the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable Pptx using C#....presentation and preventing PPTX editing using C# . The created...readonly PPTX using c# Open the required source PPTX presentation...

    kb.aspose.com/slides/net/how-to-create-readonly...