Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 144,290 for

pptx

(0.41 sec)
  1. 创建Excel图表并将其嵌入演示文稿作为OLE对象|Aspose.Slides 文档

    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 C++将Excel图表嵌入PPTX演示文稿作为OLE对象。 用第3步中获得的图像替换对象更改的图像,以解决对象更改问题。...用第3步中获得的图像替换对象更改的图像,以解决对象更改问题。 将输出演示文稿以PPTX格式写入磁盘。 所需步骤的实现 在C++中实现上述步骤如下: //步骤...

    docs.aspose.com/slides/zh/cpp/creating-excel-ch...
  2. Edit PPTM files using .NET | products.aspose.com

    C# source code to edit PPTM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/net/editor/pptm/
  3. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....objects from all slides in the PPTX ITextFrame[] textFramesPPTX...(Microsoft PowerPoint 97-2003) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/net/parser/odp/
  4. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....objects from all slides in the PPTX ITextFrame[] textFramesPPTX...(OpenDocument Presentation Format) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/net/parser/ppt/
  5. DOCX to PDF/PDF-A Conversion – Embedded Attachm...

    Hi Team, We are using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert Office documents to PDF/PDF-A. We observed an issue with embedded attachments during conversion. For a DOCX document containing a…...(XLS/XLSX) and PowerPoint (PPT/PPTX) documents to PDF/PDF-A? Thank...(XLS/XLSX) and PowerPoint (PPT/PPTX) documents to PDF/PDF-A? The...

    forum.aspose.com/t/docx-to-pdf-pdf-a-conversion...
  6. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and Pptx files — boost your presentations today....the modified presentation to a PPTX file. $pres = new Presentation...( "Rotation3D_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/3d-chart/
  7. 在 Java 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。...pptx" , SaveFormat . Pptx ); } finally { presentation..."MasterSlideBackgroun.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/zh/java/presentation-bac...
  8. How to Convert Multiple PPT to One PDF using Java

    This quick tutorial guides on how to convert multiple PPT to one PDF using Java. It assists you to convert multiple ppt to pdf using java by providing configuration details, stepwise process and a runnable sample code....to learn to create XPS from PPTX, take a look at the article...article on how to convert PPTX to SVG using Java . Updated on 14 Jun...

    kb.aspose.com/slides/java/how-to-convert-multip...
  9. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....pptx" , slides . export . SaveFormat . PPTX ) Remove..."removed_points.pptx" , slides . export . SaveFormat . PPTX ) Create...

    docs.aspose.com/slides/python-net/custom-shape/
  10. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached Pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...6:05am 1 Hi, Pls see attached pptx: sample1.zip (133.4 KB) The...= new Presentation("sample1.pptx")) { Console.WriteLine("Number...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...