|
|
Tag Browser: aspose.slides
5 second(s)
-
Hi,I can't manage to convert a PPT or PPTX to secure PDF. I only managed to convert it to a regular PDF, or to a secure PDF but with no content. I'm using Aspose.Slides 5.6.0.0.Could you please help me out? Thanks.Here is my code (with secure PDF code commented out):public byte[] ToSecurePdf(byte[] sfDocument, String extension){ ...
-
Hi, I need to draw custom color table border in ppt table. But it's don't work.A simple example.public static void main(String arg[]){ Presentation pres = new Presentation( ); Slides slides = pres.getSlides(); for(int ...
-
Hi, I'm having a problem following the following example for embedding an Excel OLE chart in a Powerpoint presentation: http://www.aspose.com/documentation/java-components/aspose.slides-for-java/creating-excel-chart-and-embedding-it-in-presentation-as-ole-object-1.htmlI'm using Aspose.Cells 7.0.1 and Aspose.Slides 2.6.0 with the following ...
-
I am working on a proof of concept application. I have successfully created a stand alone PPT generation page using ASP.Net 3.0. I now need to migrate the solution to SharePoint Foundation 2010. I have deployed the DLLs to the GAC and registred them as safe controls in the web.config, but I still get an error.
1) Is there ...
-
Hello , I am using Aspose PDF Kit version 5.3.0.0 in my ASP.Net Application.For conversion process Ms- Word, MS- Excel,MS- PowerPoint to PDF its working fine with small size of files.But I am getting an error while trying to convert an Excel file to PDF whose size is 50 MB.So ...
-
I am trying to convert presentations in the PPT format to PDF. I am using version 4.4.0.0 of Aspose.Slides to do this. When I try to instantiate the PresentationEx class passing in the Stream for the PPT file I get the following exception & stack trace:
System.NullReferenceException: Object reference not set to an instance of an ...
-
Hi Aspose-team,I am evaluating the Aspose.Slides software for converting ppt-slides into images. Therefore I have downloaded the demo version of Aspose.Slides. Converting ppt files to images is no problem but when it comes to converting pptx files I will get an exception on opening the file. So I don't know if Aspose.Slides is not able to deal ...
-
I have been evaluating the Aspose.Cells, Aspose.Slides and Aspose.Words APIs with a view of extracting embedded documents from MSWord, Excel and PowerPoint documents. Altough the extracting of embedded file from these docuements is quite straight forward and impressive, I'm struggling to maintain the origincal file names of the ...
-
I've attached an attachment of what my custom properties look like when I attempt to set them.
I am currently setting the properties using the code:
pres.DocumentProperties['my_prop_name''']= ''property value'';
But as you can see from the attachment, it is inserting the custom properties as an 'unknown' type. In the other aspose products you ...
-
Hi Mudassir,
We were force to upgrad this past weekend to the same environment described above and are seeing the same problems. Are there any updates on Issue 17670?
1 ...
|
|