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

pptx

(0.43 sec)
  1. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Java. Fast how-to guide....pptx" ); try { // Loads the video..."pres-with-video.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/video-frame/
  2. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...将Excel工作簿转换为PPTX Aspose.Cells API 支持将电子表格转换为 PPTX 格式。将工作簿导出为 PPTX 时,请将...时,请将 SaveFormat.Pptx 作为参数传递给 Workbook.save(string, SaveOptions)...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  3. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, Pptx and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....Pptx namespaces are now merged in...PresentationEx class that represents PPTX file using ( PresentationEx...

    docs.aspose.com/slides/net/how-to-create-charts...
  4. 在 C++ 中自定义 PowerPoint 字体|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中自定义字体,使您的演示文稿在任何设备上都保持清晰一致。...pptx" ; const String templatePath...u "../templates/DefaultFonts.pptx" ; // 设置字体路径 ArrayPtr < String...

    docs.aspose.com/slides/zh/cpp/custom-font/
  5. Convert XLSM to POWERPOINT with .NET or with fr...

    Convert XLSM to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSM to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...Word Document) Convert XLSM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/xlsm-t...
  6. Convert FLATOPC to POTM in Android Apps or with...

    FLATOPC to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....presentation formats, including PPT, PPTX, POT, POTM, and more. By using...Presentation) Convert FLATOPC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  7. Convert FLATOPC to POWERPOINT in Android Apps o...

    FLATOPC to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POWERPOINT online converter quickly before integrating the code....presentation formats, including PPT, PPTX, ODP, and PDF. With Aspose.Total...presentation file Save the document to PPTX using save method FLATOPC File...

    products.aspose.com/total/android-java/conversi...
  8. Convert FLATOPC to PPSX in Android Apps or with...

    FLATOPC to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSX online converter quickly before integrating the code....presentation formats, including PPT, PPTX, ODP, and PDF. Aspose.Total...Presentation) Convert FLATOPC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  9. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  10. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Save the presentation as a PPTX file. This sample code, based...-> save ( "Output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/activex/