Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 133,798 for

pptx

(0.09 sec)
  1. Android API to Convert DOCX to FODS or with fre...

    Convert DOCX to FODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to FODS online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Convert DOCX to SXC or with free...

    Convert DOCX to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  3. Convert DOCX to POTM via C++ or with free Onlin...

    Export DOCX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. Open Presentation in Java|Aspose.Slides Documen...

    Open or load Presentation PPT, Pptx, ODP in Java...pptx" ); try { // Prints the total...pres = new Presentation ( "pres.pptx" , loadOptions ); try { // Do...

    docs.aspose.com/slides/androidjava/open-present...
  5. Open Presentation|Aspose.Slides for PHP Documen...

    Open or load Presentation PPT, Pptx, ODP...pptx" ); try { # Prints the total...$pres = new Presentation ( "pres.pptx" , $loadOptions ); try { # Do...

    docs.aspose.com/slides/php-java/open-presentation/
  6. 嵌入字体 - PowerPoint Java API|Aspose.Slides 文档

    在 Java 中使用 PowerPoint 演示文稿中的嵌入字体...pptx" ); try { // 渲染一个包含使用嵌入字体“FunSized”的文本框的幻灯片...= new Presentation ( "Fonts.pptx" ); try { IFontData [] allFonts...

    docs.aspose.com/slides/zh/androidjava/embedded-...
  7. Apply a theme to a presentation|Aspose.Slides D...

    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" ; string ThemeFileName = FilePath + "Theme.pptx" ; ...pass the master from the source PPTX to be cloned as parameter to...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  8. 搜索

    搜索...我們將使用此庫在 PowerPoint PPT/PPTX 演示文稿中應用 3D 效果。使用以下命令從 PyPI 安裝庫。...save("3D-text.pptx", slides.export.SaveFormat.PPTX) 以下屏幕截圖顯示了上述代碼示例的輸出。...

    blog.aspose.com/zh-hant/slides/create-three-d-e...
  9. Public API and Backwards Incompatible Changes i...

    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" , ExtractionMode . Unarranged...( pptxOutPath , SaveFormat . Pptx ); } New property ShowLabelAsDataCallo...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Slide Master|Aspose.Slides Documentation

    Add or edit slide master in PowerPoint presentation in Java...pptx" , SaveFormat . Pptx ); } catch ( IOException...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/slide-master/