Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 143,939 for

pptx

(2.37 sec)
  1. 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/
  2. 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...
  3. Redact PPT Presentation Files using .NET | prod...

    C# source code to find and replace text in PPT Presentation....NET Redaction Ppt PPT PPTX ODP POT ppsx PPT Redact PPT...

    products.aspose.com/slides/net/redaction/ppt/
  4. 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...
  5. 导出媒体文件为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...
  6. Remove ODP Annotation using .NET | products.asp...

    C# source code to delete ODP format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" , SaveFormat.Pptx); } How to Remove Comments...annotate other formats including. PPTX PPT...

    products.aspose.com/slides/net/annotation/odp/
  7. Supported File Formats|Aspose.Slides for Node.j...

    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....PPS PowerPoint 97-2003 Show PPTX PowerPoint Presentation POTX...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  8. 在 C++ 中管理演示文稿占位符|Aspose.Slides 文档

    轻松管理 Aspose.Slides for C++ 中的占位符:替换文本、定制提示并在 PowerPoint 与 OpenDocument 中设置图像透明度。...pptx" ; const String templatePath...u "../templates/DefaultFonts.pptx" ; // 加载所需的演示文稿 SharedPtr <...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/
  9. Yellow Boxes Appear When Saving a Slide As an I...

    Hello, I’m trying to save a slide from a Pptx as an image, but yellow boxes appear that are not present in the original presentation. Could you please confirm whether this is a bug? Thank you Code: new Presentation(…...trying to save a slide from a PPTX as an image, but yellow boxes...Presentation("/path/to/yellow.pptx").getSlides().forEach(slide...

    forum.aspose.com/t/yellow-boxes-appear-when-sav...
  10. Slide Transitions|Aspose.Slides Documentation

    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...Save ( FileName , SaveFormat . Pptx ); } Download Sample Code Github...

    docs.aspose.com/slides/net/slide-transitions/