Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 141,331 for

pptx

(0.08 sec)
  1. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....pptx" ); try { var slide = pres ...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  2. 使用 C++ 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...pptx" , SaveFormat :: Pptx ); 从网络向幻灯片添加图像 如...-> Save ( u "pres.pptx" , SaveFormat :: Pptx ); 向母版幻灯片添加图像 幻灯...

    docs.aspose.com/slides/zh/cpp/image/
  3. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框... 将修改后的演示文稿写入PPTX文件。 以下Java代码向您展示了如何在幻灯片上创建一个缩放框:...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  4. 档案

    档案...pptx"; const String outputFilePath...u"OutputDirectory\\SetSlideBackground_out.pptx"; // 加载演示文件 auto presentation...

    blog.aspose.com/zh/slides/set-slide-background-...
  5. 形状有效属性|Aspose.Slides 文档

    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" ); try { IAutoShape shape =...Presentation ( "Presentation1.pptx" ); try { IThreeDFormatEffecti...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  6. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 C++ 代码演示了如何创建图片框: //.../out/PictureFrameFormatti_out.pptx" ; const String filePath = u...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  7. 演示文稿评论|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加评论和回复...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a Pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Header and Footer text from a pptx. I see, that I can write text...of("src","test","resources", "Title.pptx"); Path input2 = Path.of("src"...

    forum.aspose.com/t/read-and-replace-header-and-...
  9. Manage Slide Sections in Presentations Using Ja...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Node.js — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , aspose . slides . SaveFormat . Pptx ); pres ..."pres-sections-moved.pptx" , aspose . slides . SaveFormat . Pptx ); pres ...

    docs.aspose.com/slides/nodejs-java/slide-section/
  10. 演示文稿注释|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中添加注释和回复...pptx" , SaveFormat :: Pptx ); if ( java_values...new Presentation ( "Comments1.pptx" ); try { foreach ( $pres ->...

    docs.aspose.com/slides/zh/php-java/presentation...