Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 144,289 for

pptx

(0.1 sec)
  1. Aspose.Slides Regression: PDF Export Fails on F...

    Description: When saving a Pptx to PDF on Linux that references Windows-only CJK fonts (e.g. 맑은 고딕, 新細明體, MS Pゴシック, Yu Gothic, Meiryo), Aspose.Slides v25.12+ crashes with System.InvalidOperationException: Cannot find ta…...1 Description: When saving a PPTX to PDF on Linux that references...Root Cause (as diagnosed): The PPTX files contain no embedded fonts...

    forum.aspose.com/t/aspose-slides-regression-pdf...
  2. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation....Slides C++ Protect Ppt PPT PPTX ODP POT ppsx PPT Lock or Password...protect the following formats: ODP PPTX...

    products.aspose.com/slides/cpp/protect/ppt/
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....Presentation class that represents a PPTX file $pres = new Presentation...presentation as a PPTX file $pres -> save ( "Bullet.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-bullet/
  4. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting Pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...web application, the resulting pptx file and the docx file are different...Save(“C:\ex.pptx”, Aspose.Slides.Export.SaveFormat.Pptx); var doc1...

    forum.aspose.com/t/resulting-table-borders-are-...
  5. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and Pptx slides to editable Word documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....from a presentation (PPT or PPTX) in new ways, you may benefit...To convert a PowerPoint file (PPTX or PPT) to Word (DOCX or DOCX)...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Assemble Slides|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....the PPTX file to the Disk pres . Write ( "EmptySlide.pptx" );...( "Slides Test Presentation.pptx" ); //Accessing a slide using...

    docs.aspose.com/slides/net/assemble-slides/
  7. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...SvgImage(imagebytes); IPPImage tmpImage = pptx.getImages().addImage(svgImage);...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  8. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This JavaScript code shows..."presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  9. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/java/chart-workbook/
  10. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...pptx" , slides . export . SaveFormat . PPTX ) 从网络向幻灯片添加图像..."presentation.pptx" , slides . export . SaveFormat . PPTX ) 向幻灯片母版添加图像...

    docs.aspose.com/slides/zh/python-net/image/