Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 26,477 for

convert pptx

(0.07 sec)
  1. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....pptx" , SaveFormat . Pptx ); } Display Percentage...] = total_for_Cat [ k ] + Convert . ToDouble ( chart . ChartData...

    docs.aspose.com/slides/net/chart-data-label/
  2. 管理 SmartArt|Aspose.Slides for Node.js via .NET 文档

    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" ); try { var slide = pres ...LayoutType 更改为 BasicProcess。 将演示文稿写入 PPTX 文件。 在下面的示例中,我们在两个形状之间添加了连接线。...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  3. How to Create PowerPoint Presentation using Python

    We'll walk you through the steps in Python for how to create PowerPoint presentation using Python. One can effectively use Python generate PowerPoint presenation in any format and can open that in MS PowerPoint for viewing....order to generate a customized PPTX Python API is used by adhering...example in Python Presentation in PPTX format has been created on the...

    kb.aspose.com/slides/python/how-to-create-power...
  4. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in JavaScript with Aspose.Slides, complete code samples and best practices....pptx" ); try { var controls = pres...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/nodejs-java/flash/
  5. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, Pptx and ODP....generates a small bitmap, converts it to a stream, and inserts...Color . LightGreen ); } // Convert Bitmap to MemoryStream using...

    docs.aspose.com/slides/net/examples/elements/pi...
  6. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and Pptx presentations — C++ code examples included....the modified presentation as a PPTX file In the example given below...the modified presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/cpp/ellipse/
  7. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to Convert a slide to a JPG image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…... When I try to convert a slide to a JPG image using...blob_name = self.slides[slide_id]["pptx_file_path"] pres = slides.Presentation(io...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  8. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  9. Portable Document Format (PDF)|Aspose.Slides Do...

    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....Slides for Java lets you convert presentation files to PDF....Aspose.Slides for Java can be converted to a PDF that conforms to...

    docs.aspose.com/slides/java/portable-document-f...
  10. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in C#....Presentation class that represents a PPTX file using ( Presentation pres..."multiParaPort_out.pptx" , SaveFormat . Pptx ); Manage Paragraph...

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