Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 143,433 for

pptx

(0.1 sec)
  1. Replacing Images inside Presentation Image Coll...

    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....the modified presentation as a PPTX file. This sample code shows...Presentation > ( u "presentation.pptx" ); // The first approach ArrayPtr...

    docs.aspose.com/slides/cpp/replacing-images-ins...
  2. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...$pres = new Presentation ( "test.pptx" ); try { $shape = $pres ->...

    docs.aspose.com/slides/php-java/presentation-lo...
  3. 在演示文稿中使用 C++ 应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 对 PPT 和 Pptx 文件进行高级形状效果转换 - 仅需数秒即可创建醒目、专业的幻灯片。...pptx" , SaveFormat :: Pptx ); 应用反射效果 以下 C++...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); 应用发光效果 以下 C++...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  4. Ինչպես տեղադրել ջրանիշի սևագիրը PPTX-ում՝ օգտագ...

    Մենք կուղղորդենք ձեզ, թե ինչպես տեղադրել ջրանիշի սևագիր Pptx-ում Python-ի միջոցով՝ պարզ API զանգերի օգնությամբ: Դուք կարող եք օգտագործել հետևյալ օրինակը՝ ներկայացնելու համար գաղտնի ջրի մակարդակի նշագիծ՝ օգտագործելով Python-ը Windows-ի, Linux-ի կամ macOS-ի ներսում .NET Core և Python աջակցվող ցանկացած միջավայրում:...Ինչպես տեղադրել ջրանիշի սևագիրը PPTX-ում՝ օգտագործելով Python-ը Այս...պետք է ներդնել ջրանիշի սևագիր PPTX -ում՝ օգտագործելով Python ՝...

    kb.aspose.com/hy/slides/python/how-to-insert-dr...
  5. 使用 PHP 在演示文稿中自定义图表图例|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现图例格式的个性化。... 将演示文稿写入为 PPTX 文件。 在下面的示例中,我们已为图表图例设置了位置和大小。...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  6. Add Trend Lines to Presentation Charts in PHP|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for PHP via Java — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/trend-line/
  7. Convert DOCX to JSON format in C++ | products.a...

    Export DOCX to JSON in C++ without using Microsoft Excel or Word...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...
  8. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in C++....pptx" ; // Load the desired the presentation...set_FontHeight ( 18 ); } } } // Save PPTX to Disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-paragraph/
  9. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices....Presentation class that represents the PPTX Presentation pres = new Presentation...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/java/flash/
  10. Manage Slide Sections in Presentations with Pyt...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Python — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , slides . export . SaveFormat . PPTX ) presentation..."reordered_sections.pptx" , slides . export . SaveFormat . PPTX ) presentation...

    docs.aspose.com/slides/python-net/slide-section/