docx-reader-0.1.1 has been yanked.
This crate is a fork of docx-rs with the goal of being able to read .docx files and being smaller then the original crate.
BEWARE
THIS CRATE IS STILL IN DEVELOPMENT AND IS NOT READY FOR USE YET FOR NOW USE docx-rs INSTEAD
Installation
Rust
[dependencies]
docx-reader = "0.1.0"
Example
Rust
use *;
Features
- Paragraph
- Alignment
- Indent
- Numbering
- Run
- Bold
- Size
- Font
- Color
- Highlight
- Underline
- vanish
- Italic
- TextBorder
- Break
- Header
- Footer
- Comment
- Image
- Style
- Table
- History
- Table of contents
- Section
- Textbox