Search found 4 matches
- Tue Feb 05, 2008 8:10 am
- Forum: XLSReadWriteII 3/4/5
- Topic: How can I identify unsupported formats?
- Replies: 1
- Views: 2281
How can I identify unsupported formats?
When I read a text file, renamed as *.xls, the XLSReadWriteII3.0 component accept this file as an empty file. But in the sheet->Items-property "displayname" stands "sheet5" or "sheet8" or something like that. So I cannot differ bitween an empty or unsupported file. Can ...
- Thu Dec 13, 2007 12:51 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Problems with reading Formulas i.e. INFO("System")
- Replies: 1
- Views: 2318
Problems with reading Formulas i.e. INFO("System")
Hi,
with a few formulas I have the problem, that when I try to read it with ...Items[x]->AsFormula[y][z], I get an exception "Function Arguments missing". But the function seems to be correct in Excel, because it returns a valid value.
Can you help me, please?
with a few formulas I have the problem, that when I try to read it with ...Items[x]->AsFormula[y][z], I get an exception "Function Arguments missing". But the function seems to be correct in Excel, because it returns a valid value.
Can you help me, please?
- Tue Sep 04, 2007 11:44 am
- Forum: XLSReadWriteII 3/4/5
- Topic: MSOPictures->Items->SaveToFile in Bitmap Format
- Replies: 2
- Views: 3207
Problem with JPG files
Thank you for your help.
But It's only functional with integrated BMP Files. JPG Files are exported in an invalid PNG Format. The exported file has no "PNG" in the Fileheader, so TPNGImage cannot load.
Do you have an idea, to solve this problem, too?
Thanks a lot.
But It's only functional with integrated BMP Files. JPG Files are exported in an invalid PNG Format. The exported file has no "PNG" in the Fileheader, so TPNGImage cannot load.
Do you have an idea, to solve this problem, too?
Thanks a lot.
- Tue Aug 28, 2007 12:27 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: MSOPictures->Items->SaveToFile in Bitmap Format
- Replies: 2
- Views: 3207
MSOPictures->Items->SaveToFile in Bitmap Format
Hi,
I need the integrated pictures of my worksheet in the bitmap format. But The "SaveToFile" method export the pictures only in the png format.
Is there a chance to change that format to Bitmap?
I work with the Builder 5 and there is no TPNGImage class.
Thank you for your help.
I need the integrated pictures of my worksheet in the bitmap format. But The "SaveToFile" method export the pictures only in the png format.
Is there a chance to change that format to Bitmap?
I work with the Builder 5 and there is no TPNGImage class.
Thank you for your help.