Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 129,130 for

presentation

(0.14 sec)
  1. Online DOTM File Comparison or Build Python App...

    Free online app to Compare different DOTM files. Python comparison library code for DOTM documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...Template Presentation) Compare POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/compare/dotm/
  2. Clear DOTX Annotations Online and using Python ...

    Remove comments from DOTX document through online app for free. Python API code to delete comments from DOTX files....ODP Files (OpenDocument Presentation Format) Annotate ODT Files...Template Presentation) Annotate POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/annotate/d...
  3. Clear WORD Annotations Online and using Python ...

    Remove comments from WORD document through online app for free. Python API code to delete comments from WORD files....ODP Files (OpenDocument Presentation Format) Annotate ODT Files...Template Presentation) Annotate POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/annotate/w...
  4. Online DOT File Comparison or Build Python Apps...

    Free online app to Compare different DOT files. Python comparison library code for DOT documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...Template Presentation) Compare POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/compare/dot/
  5. Online PDF File Comparison or Build Python Apps...

    Free online app to Compare different PDF files. Python comparison library code for PDF documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...Template Presentation) Compare POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/compare/pdf/
  6. Online TXT File Comparison or Build Python Apps...

    Free online app to Compare different TXT files. Python comparison library code for TXT documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...Template Presentation) Compare POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/compare/txt/
  7. 饼图|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....要指定属性,请执行以下操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的第二绘图选项。...Pie of Pie 图表的不同属性。 // 创建 Presentation 类的实例 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/pie-chart/
  8. Convert DOTX to POTX in Python or with free Onl...

    DOTX to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to POTX online converter quickly before integrating the code....which is used to create presentations with a consistent look and...way to ensure that all presentations created from the template...

    products.aspose.com/total/python-net/conversion...
  9. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two slides. Each slide has a shape with a bullet. When I try to get image of these shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...Load the presentation using (Presentation presentation = new Presentation("sample...image // using (var img = presentation.Slides[0].GetThumbnail(1...

    forum.aspose.com/t/bullet-color-turns-red-from-...
  10. Sample program for waterfall chart - Free Suppo...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...// Create a presentation Presentation presentation = new Presentation();...slide = presentation.getSlides().addEmptySlide(presentation.getLayoutSlides()...

    forum.aspose.com/t/sample-program-for-waterfall...