Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 142,054 for

pptx

(0.09 sec)
  1. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿写入为 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/zh/java/manage-ole/
  2. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿保存为 PPTX 文件。 下面的示例演示了如何将 Excel 文件中的图表嵌入为..."output.pptx" , slides . export . SaveFormat . PPTX ) 添加链接的 OLE...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  3. Ինչպես փոխարկել PowerPoint-ը Word-ի C#-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PowerPoint-ը Word-ի C#-ով: Այն կիսում է բոլոր անհրաժեշտ քայլերը, ռեսուրսները և գործարկվող օրինակելի կոդը՝ PowerPoint-ը Word-ի C#-ով փոխակերպելու համար միայն API-ի մի քանի զանգերի օգնությամբ:...PowerPoint ներկայացումը, ինչպիսին է PPTX -ը, այնուհետև այն պահել որպես...այն պահում DOCX ֆայլում: Կոդ՝ PPTX-ը DOCX-ի C#-ով փոխարկելու համար...

    kb.aspose.com/hy/slides/net/how-to-convert-powe...
  4. Add layout Slide to Presentation|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 to search by layout...of layouts. // Technographics.pptx presentation only contains Blank...

    docs.aspose.com/slides/net/add-layout-slide-to-...
  5. Extract Flash Objects from Presentations in PHP...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides with Aspose.Slides for PHP via Java, complete code samples and best practices....Presentation class that represents the PPTX $pres = new Presentation ();...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/php-java/flash/
  6. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....pptx" )) { ISlide slide = p . Slides...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/net/shape-manipulations/
  7. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/java/image/
  8. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....fallback rules be embedded into the PPTX file and visible in PowerPoint...they are not serialized into PPTX and will not appear in PowerPoint’s...

    docs.aspose.com/slides/androidjava/create-fallb...
  9. Configure Fallback Font Collections in JavaScri...

    Set up a fallback fonts collection in JavaScript with Aspose.Slides for Node.js to keep text consistent and crisp in PowerPoint and OpenDocument presentations....fallback rules be embedded into the PPTX file and visible in PowerPoint...they are not serialized into PPTX and will not appear in PowerPoint’s...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  10. 幻灯片章节|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" , SaveFormat :: Pptx ); $pres -> getSections..."pres-sections-moved.pptx" , SaveFormat :: Pptx ); $pres -> getSections...

    docs.aspose.com/slides/zh/php-java/slide-section/