Skip to main content
Add professional first-line indentation to paragraphs. Essential for academic papers, books, and formal documents with perfect Word compatibility.

OOXML Structure

Use case

  • Academic Papers - MLA/APA format requires 0.5” first-line indents
  • Books & Novels - Standard typography for fiction and non-fiction
  • Business Letters - Professional correspondence formatting
  • Block Quotes - Distinguish quoted material with deeper indents
  • Outlines - Create visual hierarchy with progressive indentation

Commands

setTextIndentation

Set text indentation in points. Example:
Parameters:
number
required
Indentation value in points

unsetTextIndentation

Remove text indentation from selected paragraphs. Example:

increaseTextIndent

Increase text indentation by 36 points (0.5 inch). Example:

decreaseTextIndent

Decrease text indentation by 36 points. Removes indentation completely if it reaches 0 or below. Example:

Source code