Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 143,438 for

pptx

(1.08 sec)
  1. 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/
  2. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Java with concise code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "chart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/callout/
  3. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "chart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/callout/
  4. Aspose.PUB for Java

    Create and convert PUB format into PDF, PNG, JPG, and other image formats in Java without using Microsoft Publisher....Latest Answers Convert PUB to PPTX in Java Convert PUB to Word...

    kb.aspose.com/pub/java/
  5. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.Pptx and test.pdf and data labels representation is significantly different between pdf and Pptx.20220802.zip (2.4 KB)...pptx and test.pdf and data labels...significantly different between pdf and pptx. 20220802.zip (2.4 KB) andrey...

    forum.aspose.com/t/data-label-format-is-not-app...
  6. How to Insert Signature in PowerPoint using Python

    This article provides details about how to insert signature in PowerPoint using Python. All the details related to the configuration, program flow, and a runnable sample code to add digital signature to PowerPoint using Python are provided....presentation and saving it as a PPTX . Steps to Insert Digital Signature...required. Note that currently only PPTX supports adding a digital signature...

    kb.aspose.com/slides/python/how-to-insert-signa...
  7. 导出媒体文件为HTML文件|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 文件 在下面的示例中,我们已将媒体文件导出为HTML。...= new Presentation("example.pptx")) { const string path = "path";...

    docs.aspose.com/slides/zh/net/export-media-file...
  8. 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-...
  9. Aspose.PUB for .NET

    Ստեղծեք և փոխարկեք PUB ձևաչափը PDF, PNG, JPG և այլ պատկերների ձևաչափերի C# .NET-ում՝ առանց Microsoft Publisher-ի օգտագործման:...NET Najnoviji odgovori PUB-ը PPTX դարձնել C#-ում PUB-ը Word-ի...

    kb.aspose.com/hy/pub/net/
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); // Loop through Excel rows...$"{employeeName} Report.pptx" , SaveFormat . Pptx ); } Excel Table Example...

    docs.aspose.com/slides/net/excel-integration/