Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 142,026 for

pptx

(0.09 sec)
  1. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, Pptx and ODP formats....Solution for Chart Resizing in PPTX Prevent Presentation Edits with...

    docs.aspose.com/slides/java/technical-articles/
  2. Manage SmartArt Shape Nodes in Presentations on...

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

    docs.aspose.com/slides/androidjava/manage-smart...
  3. 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...
  4. 在 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...
  5. Supported File Formats|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.... PPTX The PPTX format is based on the Microsoft...

    docs.aspose.com/cells/cpp/supported-file-formats/
  6. 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...
  7. Supported File Formats|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.... PPTX The PPTX format is based on the Microsoft...

    docs.aspose.com/cells/java/supported-file-formats/
  8. Supported File Formats|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.... PPTX The PPTX format is based on the Microsoft...

    docs.aspose.com/cells/python-java/supported-fil...
  9. 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...
  10. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...SvgImage(imagebytes); IPPImage tmpImage = pptx.getImages().addImage(svgImage);...

    forum.aspose.com/t/color-palette-labels-in-a-ch...