docx-rs/docx-core/src/xml_builder
Ossama Nasser ef573c6fa5
Bidi Support (#801)
Added a simple bidi support by new paragraph property called bidi
Works as a boolean flag when available MS Word treats the paragraph as RTL, otherwise it's LTR
2025-02-10 22:54:36 +09:00
..
comments.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
comments_extended.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
core_properties.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
custom_properties.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
declaration.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
document.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
drawing.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
elements.rs Bidi Support (#801) 2025-02-10 22:54:36 +09:00
fonts.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
footer.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
footnotes.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
header.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
macros.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
mod.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
numbering.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
pic.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
properties.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
relationship.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
settings.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00
styles.rs Implement streaming writers (#765) 2024-11-05 11:22:32 +09:00