Hello,
I m using Aspose evaluation version for testing that...Is Aspose fulfil allmy requirements, I need to embed visio and excel files in Aspose.Words. I know that there is an OleFormat and Shape class that will be used for it. I tried it but unable to embed thes files into word.
I will be thankful to you in advance if some one reply me.
Thanks
Abdul Raees
Hello Abdul,
Thanks for your interest in Aspose.Words. Aspose.Words does not support adding new OLE embedded objects into the documents, but fully preserves the already existing ones during open-save sequence. Please let me know if you have further questions.
Best regards,
Than what is the use of OleFormat classes .... Are these classes use to preserves the already inserted Ole object????
1.And I also want to know that if I have to set styles on the table and I am not using DocumentBuilder class for making table is their any way?
2.How to insert Bookmark and hyperlink without DocumentBuilder class?
Thanks
Yes, OleFormat class merely shows some information about the embedded OLE object: ProgID, CLSID, etc.