Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 141,221 for

pptx

(0.14 sec)
  1. 档案

    档案...pptx"; const String outputFilePath...u"OutputDirectory\\AddShapePresentation.pptx"; // 加载演示文件 SharedPtr<Presentation>...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance....the modified presentation as a PPTX file. // Instantiate Presentation...( "SimpleSmartArt.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-smartart-shape/
  3. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { // Accesses the first.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-place...
  4. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { // Accesses the first..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-place...
  5. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....pptx" , SaveFormat :: Pptx ); } finally { if..."Output-presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-autofit-...
  6. 在 JavaScript 中创建或更新 PowerPoint 演示文稿图表|Aspose.Sl...

    在 JavaScript 中于 PowerPoint 演示文稿创建图表...将修改后的演示文稿写入 PPTX 文件。 下面的 JavaScript 代码演示如何创建普通图表: // 实例化一个表示 PPTX 文件的演示文稿类..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/create-ch...
  7. 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...
  8. 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/
  9. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.Pptx.zip (255.3 KB…...pptx"); // and test1 (1) 2 copy.pptx, thumbnailPPT...thumbnailPPT.pptx try { auto slideCount = presentation->get_Slides()->get_Count();...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  10. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列...pptx" ); try { // 访问第一张幻灯片 ISlide...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-ro...