mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
small corrections to pptx
This commit is contained in:
parent
5b33b12660
commit
aa22fd31db
@ -201,7 +201,7 @@ class MsPowerpointDocumentBackend(DeclarativeDocumentBackend, PaginatedDocumentB
|
|||||||
elif placeholder_type == PP_PLACEHOLDER.SUBTITLE:
|
elif placeholder_type == PP_PLACEHOLDER.SUBTITLE:
|
||||||
DocItemLabel.SECTION_HEADER
|
DocItemLabel.SECTION_HEADER
|
||||||
|
|
||||||
enum_list_item_value = 1
|
enum_list_item_value = 0
|
||||||
|
|
||||||
doc.add_text(
|
doc.add_text(
|
||||||
label=doc_label,
|
label=doc_label,
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user