Text2Word

Text2Word


Author: Taiki S

This plugin converts a text file to Word.

·        Main Features

Converts text files to Word.

Output

o   Word File(.docx)

Need help?

Technical contact to tech@argos-labs.com


May you search all operations,

1. Parameter setting

  • Basic Settings
    • Text File Path :

Select your text file to convert.

    • Output Path :

Input the path to the output Word file.

The path must be entered up to the extension(.docx).




  • Advanced Settings
    • File Encoding :

Input the text file encoding format.

default is "utf-8."




2. Return Value

  • Result Type
    1. String : File Path(String)
    2. CSV: File Path(String)
    3. File : File Path(String)



3. Example

  1. Convert text file to PDF

  • Text File Path: C:\Users\Windows\Downloads\Text2Word Sample\sample_en.txt

  • Output Path: C:\Users\Windows\Documents\Test.docx
    Execution Result:





All Plugins