Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 143,403 for

pptx

(0.1 sec)
  1. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....pptx" , SaveFormat . Pptx ); } Display Percentage..."DisplayPercentageAsL_out.pptx" , SaveFormat . Pptx ); Set Percentage...

    docs.aspose.com/slides/net/chart-data-label/
  2. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、Pptx 和 ODP 演示文稿。... 将修改后的演示文稿写入为 PPTX 文件。 Presentation pres = new...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  3. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering....pptx" ); try { var shape = pres ...Presentation ( "Presentation1.pptx" ); try { var threeDEffectiveData...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  4. Convert Excel to Pdf, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++.... Convert Excel Workbook to PPTX The Aspose.Cells API provides...spreadsheets to PPTX format. To export the workbook to PPTX, pass SaveFormat...

    docs.aspose.com/cells/go-cpp/convert-workbook-t...
  5. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" )) { // Apply circle type transition..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } Add Advanced...

    docs.aspose.com/slides/net/slide-transition/
  6. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  7. Manage Media|Aspose.Slides Documentation

    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....Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/cpp/manage-media/
  8. 使用 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/
  9. 档案

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

    blog.aspose.com/zh/slides/set-slide-background-...
  10. 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-...