We have a commercial reporting platform. Our clients can upload their data which various formats. We would like to add a new feature that is export to editable PPTX format. Is there any restriction to use the licence? Finally, we will charge a fee to our clients for this PPTX export.
And How to remove these tags from the PPTX file XMLs?
<?xml version="1.0" encoding="utf-8" standalone="yes"?><!--Generated by Aspose.Slides for .NET 24.9--> tags
<p:tag name="AS_TITLE" val="Aspose.Slides for .NET 4.0" />
<Application>Aspose.Slides for .NET</Application><AppVersion>24.0900</AppVersion>
Thanksi
@cocorico
Can you please clarify what specific restrictions you are concerned about regarding the license for exporting to PPTX format and provide more details on how you would like to remove the tags from the PPTX file XMLs?
We will charge fee per slide to our clients if they want to export the whole report in PPTX format. Are we breaking any rules in using the license?
When I change the extension of the exported PPTX file to ZIP, I can search the ASPOSE keyword all of the XML files and found 3 times in various XML files. I don’t what to show to our clients to how to created PPTX files.
asposee.PNG (11.4 KB)
@cocorico,
Thank you for the details. I am working on your questions and will get back to you soon.
@cocorico,
Thank you for your patience.
No, you may use Aspose.Slides in any of your projects, including creating commercial products. This does not violate the Aspose.Slides license agreements.
Unfortunately, you cannot remove these tags from PPTX files using Aspose.Slides. These tags indicate that the presentation was created by Aspose.Slides.
Documents: API Limitations|Aspose.Slides Documentation
However, you can unzip the presentation and modify the XML files as needed.
Thanks for your answers Andrey. I wish we could delete or change the xml tags.
Regards,
@cocorico,
Thank you for using Aspose.Slides.
1 Like