Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 143,422 for

pptx

(1.12 sec)
  1. C++ API to Convert XSLFO to POWERPOINT | produc...

    Convert XSLFO to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export XSLFO to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to PowerPoint. Both APIs come...

    products.aspose.com/total/cpp/conversion/xslfo-...
  2. C++ API to Convert MHTML to PPS | products.aspo...

    Convert MHTML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export MHTML to PPTX. Aspose.Slides for C++ can be...be used to convert PPTX to PPS. Therefore, developers can use...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export PS to PPTX by using Aspose.PDF for C++...can be used to convert PS to PPTX with just a few lines of code...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. C++ API to Convert PCL to PPTM | products.aspos...

    Convert PCL to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export PCL to PPTX, a file format that is compatible...for C++, you can convert the PPTX file to PPTM. Both APIs are...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. Online SVG to Powerpoint Conversion or Develop ...

    Free online app to convert SVG to Powerpoint files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by using...SVG as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  6. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export EPUB to PPTX. Then, you can use Aspose.Slides...Slides for C++ to convert PPTX to POTX. Both APIs are included...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. C++ API to Convert PCL to POTX | products.aspos...

    Convert PCL to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...developers to export PCL to PPTX, while Aspose.Slides for C++...C++ enables them to convert PPTX to POTX. Both APIs are available...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. 章节|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片章节:轻松创建、重命名、重新排序,移动幻灯片到不同章节,并控制 PPT、Pptx 和 ODP 的可见性。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "section.pptx" ); try { // 通过索引访问章节。 $section...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the GetAllTextBoxes...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  10. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation..."TextBox_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-textbox/