Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 126,610 for

presentation

(0.35 sec)
  1. Online PPTX File Comparison or Build Python App...

    Free online app to Compare different PPTX files. Python comparison library code for PPTX documents....both PPTX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/python-net/compare/pptx/
  2. 在 .NET 中自定义演示文稿的 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中创建和自定义 3D 图表,支持 PPT 和 PPTX 文件——提升您的演示效果。... 创建 Presentation 类的实例。 访问第一张幻灯片。 添加默认数据的图表。...文件。 // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/3d-chart/
  3. 在 Aspose.Slides 中获取字体替代的警告回调|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....System :: SharedPtr < Presentation > presentation = System :: MakeObject...MakeObject < Presentation > ( dataDir + u "presentation.pptx" , options...

    docs.aspose.com/slides/zh/cpp/getting-warning-c...
  4. 在 C# 中將 PDF 轉換為 XML | products.aspose.com

    在 C# 中將 PDF 轉換為 XML。使用 .NET 庫 API 將 PDF 頁面轉換為 XML 文件...開發人員和應用程序可以通過以下方式將 PDF 轉換為 XML: 創建一個 Presentation 類的實例。 加載 PDF 文件。 基於 PDF...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  5. 在幻灯片上添加注释|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....slide of the presentation document. // The presentation document...of the first slide in the presentation document. private static...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  6. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/html-...
  7. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/html-...
  8. Chart|Aspose.Slides Documentation

    Create and customize charts in C# with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....() { using var pres = new Presentation (); // Add a simple column...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/ch...
  9. Convert TXT to POWERPOINT in Android Apps or wi...

    TXT to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POWERPOINT online converter quickly before integrating the code....as creating a PowerPoint presentation from a text document. How...Java, you can create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  10. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...