Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 126,415 for

ppt

(0.07 sec)
  1. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple Pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...The Saved Result of a PPT Document Occasionally Becomes Empty...file : files) { Presentation ppt = new Presentation(file.getCanonicalPath());...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  2. Image Overlapping and Alignment Issue in Word a...

    While upgrading Aspose from the old version to the new version, we faced image alignment and overlapping issues in PDF-Word and PDF-Ppt conversion. This issue was not present in the old version. Old version: implement…...Alignment Issue in Word and PPT when converting from PDF Containing...overlapping issues in PDF-Word and PDF-PPT conversion. This issue was not...

    forum.aspose.com/t/image-overlapping-and-alignm...
  3. Preserve Linking of OLE Objects to Excel When P...

    Hi I have a use case where I have a PowerPoint with multiple OLE Objects that are linked to an Excel file. I am sending the PowerPoint and Excel as base64 encoded strings via an API and will be inserting the slide into…...of OLE Objects to Excel When PPT Slide Is Inserted into Another...

    forum.aspose.com/t/preserve-linking-of-ole-obje...
  4. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...Aspose Word and PPT for python not working in Azure Databricks...append(id_path) elif ext in (".ppt", ".pptx"): prs = sl.Presentation(doc_path)...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  5. [URGENT] New renewal license key does not work ...

    [URGENT, RENEWAL START - 4/29] New renewal license key does not work for Ppt to PDF conversion for Aspose Total This is for Java program. Sample: private static void checkSlidesLicense(String licenseLocation) { co…...license key does not work for PPT to PDF conversion for Aspose...license key does not work for PPT to PDF conversion for Aspose...

    forum.aspose.com/t/urgent-new-renewal-license-k...
  6. System.PlatformNotSupportedException: System.Dr...

    Hi Team, We are facing an issue while converting PowerPoint files to PDF using Aspose.Slides in a Linux environment after migrating to .NET 10. Environment: Aspose.Slides for .NET .NET 10 Linux (Amazon Linux / Docker…...Non-Windows Platforms While Converting PPT to PDF in .NET 10 Linux Environment...environment) Conversion Type: PPT/PPTX → PDF Issue: During PDF...

    forum.aspose.com/t/system-platformnotsupportede...
  7. Convert PowerPoint to Excel via C# or with Free...

    Convert PowerPoint to Excel in C# without using Microsoft Excel or PowerPoint or online. Test free PowerPoint to Excel online converter quickly before integrating the code....to Excel & PPT to Excel via C# or Online App PPT to Excel Converter...PowerPoint & PPT to Excel Formats? Converting PowerPoint & PPT files...

    products.aspose.com/total/net/conversion/powerp...
  8. PPT Waterfall Chart: Data Labels Not Showing Co...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked to Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart types…...PPT Waterfall Chart: Data Labels Not Showing Compact Format When...println("Simple waterfall chart PPT created successfully: simple_waterfall_chart...

    forum.aspose.com/t/ppt-waterfall-chart-data-lab...
  9. Aspose.Slides for Python: PowerPoint API for PP...

    Python library for creating, editing, converting, and processing Ppt, PptX, PPS, POT, PPSX, PptM, PPSM, POTX, POTM, ODP, PDF, and other presentation formats.... Microsoft PowerPoint: PPT, PPTX, PPS, POT, PPSX, PPTM,...slides.Presentation("presentation.ppt") as presentation: presentation...

    products.aspose.com/slides/python-net/
  10. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(Ppt_path) as presentation: for i…...PPT中箭头虚线在导出图片的时候会变成实线 中文技术支持 slides-net , slides-rendering MangoAspose...with slides_module.Presentation(ppt_path) as presentation: for i...

    forum.aspose.com/t/ppt/322437