@@ -42,60 +42,60 @@ Writers
42
42
+---------------------------+----------------------+--------+-------+-------+-------+
43
43
| Features | | PPTX | ODP | HTML | PDF |
44
44
+===========================+======================+========+=======+=======+=======+
45
- | **Document Properties ** | Standard | ✓ | | | |
45
+ | **Document Properties ** | Standard | ✓ | ✓ | | |
46
46
+---------------------------+----------------------+--------+-------+-------+-------+
47
47
| | Custom | | | | |
48
48
+---------------------------+----------------------+--------+-------+-------+-------+
49
49
| **Element Shape ** | Image | ✓ | ✓ | | |
50
50
+---------------------------+----------------------+--------+-------+-------+-------+
51
- | | Hyperlink | | | | |
51
+ | | Hyperlink | ✓ | | | |
52
52
+---------------------------+----------------------+--------+-------+-------+-------+
53
53
| | Line | ✓ | ✓ | | |
54
54
+---------------------------+----------------------+--------+-------+-------+-------+
55
55
| | MemoryImage | ✓ | ✓ | | |
56
56
+---------------------------+----------------------+--------+-------+-------+-------+
57
- | | RichText | | | | |
57
+ | | RichText | ✓ | ✓ | | |
58
58
+---------------------------+----------------------+--------+-------+-------+-------+
59
- | | Table | | | | |
59
+ | | Table | ✓ | ✓ | | |
60
60
+---------------------------+----------------------+--------+-------+-------+-------+
61
- | | Text | | | | |
61
+ | | Text | ✓ | ✓ | | |
62
62
+---------------------------+----------------------+--------+-------+-------+-------+
63
- | **Charts ** | Bar3D | | | | |
63
+ | **Charts ** | Bar3D | ✓ | ✓ | | |
64
64
+---------------------------+----------------------+--------+-------+-------+-------+
65
- | | Line | | | | |
65
+ | | Line | ✓ | ✓ | | |
66
66
+---------------------------+----------------------+--------+-------+-------+-------+
67
- | | Pie3D | | | | |
67
+ | | Pie3D | ✓ | ✓ | | |
68
68
+---------------------------+----------------------+--------+-------+-------+-------+
69
- | | Scatter | | | | |
69
+ | | Scatter | ✓ | ✓ | | |
70
70
+---------------------------+----------------------+--------+-------+-------+-------+
71
71
72
72
Readers
73
73
~~~~~~~
74
- +---------------------------+----------------------+--------+-------+-------+-------+
75
- | Features | | PPTX | ODP | HTML | PDF |
76
- +===========================+======================+========+=======+=======+=======+
77
- | **Document Properties ** | Standard | | | | |
78
- +---------------------------+----------------------+--------+-------+-------+-------+
79
- | | Custom | | | | |
80
- +---------------------------+----------------------+--------+-------+-------+-------+
81
- | **Element Shape ** | Image | | | | |
82
- +---------------------------+----------------------+--------+-------+-------+-------+
83
- | | Hyperlink | | | | |
84
- +---------------------------+----------------------+--------+-------+-------+-------+
85
- | | RichText | | | | |
86
- +---------------------------+----------------------+--------+-------+-------+-------+
87
- | | Table | | | | |
88
- +---------------------------+----------------------+--------+-------+-------+-------+
89
- | | Text | | | | |
90
- +---------------------------+----------------------+--------+-------+-------+-------+
91
- | **Charts ** | Bar3D | | | | |
92
- +---------------------------+----------------------+--------+-------+-------+-------+
93
- | | Line | | | | |
94
- +---------------------------+----------------------+--------+-------+-------+-------+
95
- | | Pie3D | | | | |
96
- +---------------------------+----------------------+--------+-------+-------+-------+
97
- | | Scatter | | | | |
98
- +---------------------------+----------------------+--------+-------+-------+-------+
74
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
75
+ | Features | | PPTX | ODP | HTML | PDF | PPT |
76
+ +===========================+======================+========+=======+=======+=======+=======+
77
+ | **Document Properties ** | Standard | | | | | |
78
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
79
+ | | Custom | | | | | |
80
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
81
+ | **Element Shape ** | Image | | | | | ✓ |
82
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
83
+ | | Hyperlink | | | | | ✓ |
84
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
85
+ | | RichText | | | | | ✓ |
86
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
87
+ | | Table | | | | | |
88
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
89
+ | | Text | | | | | ✓ |
90
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
91
+ | **Charts ** | Bar3D | | | | | |
92
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
93
+ | | Line | | | | | |
94
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
95
+ | | Pie3D | | | | | |
96
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
97
+ | | Scatter | | | | | |
98
+ +---------------------------+----------------------+--------+-------+-------+-------+-------+
99
99
100
100
Contributing
101
101
------------
0 commit comments