Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 143,423 for

pptx

(0.78 sec)
  1. Aspose.Slides for Java 15.8.0 的公共 API 和不兼容更改|As...

    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 ); Aspose.Slides for...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and Pptx with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations....pptx" ); try { # Traverse through..."AddSmartArtNode.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-smartart...
  3. Convert PNG to HTML in PHP | products.aspose.com

    Convert PNG to HTML in PHP. Use PowerPoint PHP API to convert PNG files to HTML...pptx" , SaveFormat :: Pptx ); } finally { if...PNG TO SVG PNG TO PPT PNG TO PPTX...

    products.aspose.com/slides/php-java/conversion/...
  4. New License Is Not Working in Aspose.Slides 7.6...

    Hi, we got a legacy application using Aspose Slides version 7.6.0.0 and odered a new license to get rid of the evaluation watermark in the rendered Pptx files. When using the new license the watermark is still present. …...evaluation watermark in the rendered pptx files. When using the new license...watermark is still present in the pptx too. We created a small test...

    forum.aspose.com/t/new-license-is-not-working-i...
  5. Animate PowerPoint Text in C++|Aspose.Slides Do...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++, with easy-to-follow, optimized C++ code examples....pptx" ); // select paragraph to add..."AnimationEffectinPar.pptx" , SaveFormat :: Pptx ); Get Animation...

    docs.aspose.com/slides/cpp/animated-text/
  6. Convert XLT to POWERPOINT using Java or with fr...

    Java API to Export XLT to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using save method and set Pptx as SaveFormat...Word Document) Convert XLT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/xlt-t...
  7. Split Documents via C++ | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C++ application. Split document by page number or by some predefined pattern....Split Microsoft Office DOCX PPTX Documents Splitting Microsoft...workflows. C++ Code: Split PPT PPTX Presentations Split PDF Files...

    products.aspose.com/total/cpp/split/
  8. Comprehensive RDL Support|Aspose.Slides Documen...

    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.... PPT, PPS, PPTX and PPSX Export High Fidelity...

    docs.aspose.com/slides/reportingservices/compre...
  9. Supported File Formats|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....PowerPoint presentation 97 - 2003 PPTX PowerPoint presentation 2007...

    docs.aspose.com/slides/sharepoint/supported-fil...
  10. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...pptx"; IPresentation pptx = new Presentation(sourcePptxFile);...saveOptions.setJpegQuality((byte)95); pptx.save(targetPdfFile, SaveFormat...

    forum.aspose.com/t/converting-presentation-with...