Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 143,437 for

pptx

(0.42 sec)
  1. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......միջոցով Ինչպես փոխարկել Excel-ը PPTX-ի C#-ում «« « 48 49 50 51 52...

    kb.aspose.com/hy/categories/page/50/
  2. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Python-ում Ինչպես փոխարկել PDF-ը PPTX-ի՝ օգտագործելով Python-ը Ինչպես...

    kb.aspose.com/hy/categories/page/48/
  3. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....Python-ում Ինչպես փոխարկել PDF-ը PPTX-ի՝ օգտագործելով Python-ը Ինչպես...

    kb.aspose.com/hy/pdf/python/page/3/
  4. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....odgovori Ինչպես փոխարկել Excel-ը PPTX-ի C#-ում Ինչպես փոխարկել Excel-ը...

    kb.aspose.com/hy/cells/net/page/4/
  5. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......միջոցով Ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով Ինչպես...

    kb.aspose.com/hy/categories/page/41/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions.... Pptx ); } Obsolete Aspose.Slides...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...pptx")) { for (var i = 0; i < 2;...Save("test1_modified.pptx", Aspose.Slides.Export.SaveFormat.Pptx); } test1...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  8. Add Layout Slides to Presentation|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....pptx" ; //Instantiate Presentation...of layouts. // Technographics.pptx presentation only contains Blank...

    docs.aspose.com/slides/net/add-layout-slides-to...
  9. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts with JavaScript and Aspose.Slides for Node.js, supporting PowerPoint formats for dynamic presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/doughnut-chart/
  10. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 Pptx,并提供实用的 C# 代码示例。...pptx" )) { Chart chart = ( Chart.... Save ( "Result.pptx" , SaveFormat . Pptx ); } 计算父图表元素的实际位置...

    docs.aspose.com/slides/zh/net/chart-calculations/