Hi,
I have encountered a recurring issue while using Aspose.Slides.Net.
Currently, I am working on a project that involves converting PowerPoint (ppt) documents into Portable Document Format (PDF) files.
During the co…...Extra Hyphen Appears during PPTX to PDF Conversion Aspose.Slides...
Hello,
I am writing to you about the problem we encountered in working with MSO PowerPoint document using the Aspose Slides for Java library (v21.10). We are using Ubuntu 22.04 LTS and OpenJDK 11.0.13.
There is no cons…...Font Color Inconsistency in PPTX Aspose.Slides Product Family...file with test code, source PPTX file as well as screenshot of...
Using version Aspose.Slides for C++ 23.1 before upgrading can open files, when I upgraded to Aspose.Slides for C++ 23.9 or C++ 23.11 open the file caught an exception “Specified cast is not valid”.
code:
try
{
auto p…...Loading PPTX with Aspose.Slides for C++ 23.11 Throws "Specified...%20cast%20is%20not%20valid2.pptx andrey.potapov November 22,...
I,m trying to convert Pptx file ( in edited1.zip by Roger_Wood) to pdf using Aspose.Slides for .NET 22.5 with license and Aspose.Slides for .NET 22.6 without license on Linux and i get Aspose.Slides.PptxReadException: Th…...Converting PPTX to PDF Throws PptxReadException Aspose.Slides...1:48pm #1 I,m trying to convert pptx file ( in edited1.zip by Roger_Wood)...
Hi,
I am using Aspose.total with Developer OEM license.
With Aspose slides, I am trying to convert a Pptx file to PDF as follows :
com.aspose.slides.LoadOptions loadOptions = new com.aspose.slides.LoadOptions();
Pr…...Error Saving PPTX to PDF in Java: class com.aspose.slides.PptxReadException...slides, I am trying to convert a PPTX file to PDF as follows : com...
Hi,
I ran into an issue when exporting a PDF with a table to Pptx. One field is missing when converting from PDF to Pptx.
Issue: “Congenital Anomalies - Circulatory System” Diagnosis Sub-Groups is missing in Pptx expor…...missing when a PDF is exported to PPTX Aspose.PDF Product Family NiteshCG...exporting a PDF with a table to PPTX. One field is missing when converting...
While converting from PDF to word or Pptx we are getting the following issue:
The "vs Pervious" portion is not aligned properly in Word or Power Point exports, but looks fine in PDF exports. We are using the following…...Aspose PDF to word,PPTX conversion issue Aspose.PDF Product Family...converting from PDF to word or PPTX we are getting the following...
Hi,
We are trying to convert html to ppt through html -> PDF -> PPT.
The version using aspose.pdf for java 23.1, we noticed the font in PPT is always Start with 6 random prefix letters.
Snag_156a0c9a.png (1.9 KB)
Sna…...PDF to PPTX: font compromised by adding random prefix letters...EXTENSION_PPT, com.aspose.pdf.SaveFormat.Pptx); carlos.molina March 23, 2023...
I have a simple PowerPoint document consisting of a single slide with a single textbox in it. I am trying to use the AddFromHtml method in Aspose.Slides 24.11.0 to replace the existing placeholder text in the textbox wi…...HTML to PPTX in C#: AddFromHtml Method Does Not Pick Up Background...string filename = "Presentation1.pptx"; using (var presentation =...