Note: DOCX and DOC file formats are supported in the Document/Medical products.
LEADTOOLS supports reading the following Microsoft PowerPoint Presentation formats:
PPT (97-2003)
The Microsoft PowerPoint 97-2003 Presentation (PPT) file format is binary file format used by Microsoft PowerPoint 97-2003. A .PPT file is a collection of records and structures that specifies slides, shapes, pictures, audio, video, text, and other presentation content. This content can then be delivered to an audience by means of a slide show.
LEADTOOLS supports loading* and saving Microsoft PowerPoint 97-2003 Presentation Format files using the PPT filter. Both loading and saving is supported*. Files are loaded and saved as raster images files.
Additional features supported by LEADTOOLS:
File constants associated with this file format are:
Constant |
Read Support |
Write Support |
Description |
FILE_PPT |
24 BPP |
1, 4, 8, 16, 24 BPP |
[344] PPT, Microsoft PowerPoint 97-2003 Presentation file. |
FILE_PPT_JPEG |
24 BPP |
8, 24 BPP |
[345] PPT JPEG compressed Microsoft PowerPoint 97-2003 Presentation file. |
FILE_PPT_PNG |
24 BPP |
1, 4, 8, 24 BPP |
[346] PPT PNG compressed Microsoft PowerPoint 97-2003 Presentation file. |
* Multi-page files can be loaded and saved. When a multi-page file is first created, any number of pages can be saved. Once saved, however, the file cannot be edited or added to.
Required DLL: LFPPTU. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Win32, x64.
PPTX
The PPTX file extension is associated with Microsoft PowerPoint, a tool you can use to create and edit dynamic and great-looking presentations. The .PPTX files are used for editable slide shows, which are very often used for presentations. The .PPTX files may include formatted text, bullet points, images, movies, sound effects, or music. They are often built from one of many templates included with the Microsoft Office PowerPoint software, but may also be created from scratch. They serve the same purpose as the .ppt PowerPoint presentation files, but are using the new XML structure, introduced in Microsoft PowerPoint 2007. For more information, refer to http://download.microsoft.com/download/0/B/E/0BE8BDD7-E5E8-422A-ABFD-4342ED7AD886/PowerPoint97-2007BinaryFileFormat(ppt)Specification.pdf.
For sample images, refer to http://nic.ucsf.edu/.
LEADTOOLS supports loading PPTX files through PPX filter.
The default extension used by this format is: PPTX.
This file format does not support QFactor, progressive loading, stamps, Lossless JPEG compression or Sub-formats.
Additional features supported by LEADTOOLS:
File constants associated with this file format are:
Constant |
Read Support |
Write Support |
Description |
FILE_PPTX |
24 BPP |
None |
[352] Microsoft PowerPoint Presentation. |
Required DLL: LFPPX,.NET Framework 3.5, and the DocumentFormat.OpenXml.dll(ver. 2.0). For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Win32, x64.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET