Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 142,020 for

pptx

(0.14 sec)
  1. 添加幻灯片到演示文稿|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" ; InsertNewSlide ( FileName...FileName = FilePath + "添加幻灯片到演示文稿.pptx" ; // 实例化表示 PPT 文件的 PresentationEx...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  2. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。...HTML(Java) 将 PPT 转换为 HTML(Java) 将 PPTX 转换为 HTML(Java) 将 ODP 转换为 HTML(Java)...。该代码可以在 Presentation 对象中加载 PPT、PPTX 和 ODP 等多种格式并保存为 HTML 格式。 关于...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  3. Convert DOTM to POWERPOINT via Java or with fre...

    Java API to Export DOTM to POWERPOINT without using Microsoft Word or PowerPoint or online. Test free DOTM to POWERPOINT online converter quickly before integrating the code....presentation file Save the document to PPTX using save method DOTM File...**DOTM** to **PowerPoint (PPT/PPTX)** transforms macro-enabled...

    products.aspose.com/total/java/conversion/dotm-...
  4. Convert CSV to POWERPOINT with .NET or with fre...

    Convert CSV to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free CSV to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...Presentation File) Convert CSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/csv-to...
  5. Merge PPS Files Online or using Java | products...

    Free online app to combine different PPS presentations. Java merging library code to merge PPS presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...Conversion: Convert PPS to PPT or PPTX during merging. Show Sequencing:...

    products.aspose.com/total/java/merge/pps/
  6. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , loadOptions ); try { // Work...

    docs.aspose.com/slides/androidjava/custom-font/
  7. 图片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理图片:插入、裁剪、压缩、重新着色,并使用 PPT、Pptx 和 ODP 演示文稿的示例导出图像。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "picture.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped Pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...xml of unzipped pptx, there are global font settings...Presentation("your_presentation.pptx") # Access the master theme...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  9. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Node.js. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....pptx) file. presentation . save (...Slides.NET.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/ai/generator/
  10. Customize PowerPoint Fonts in .NET|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for .NET to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , loadOptions )) { // Work...

    docs.aspose.com/slides/net/custom-font/