Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Read and write Word/OpenOffice/RTF files on Mac.
Version | macOS | Windows | Linux | Server | iOS SDK |
3.0 / 10.0 | ✅ Yes | ❌ No | ❌ No | ✅ 93%, on macOS | ✅ 89% |
Item | Details | Server |
---|---|---|
RichText.AppendFormattedText Appends new styled text to the document. | Mac/iOS 10.0 |
✅ Server |
RichText.AppendText Appends text to the current document. | Mac/iOS 10.0 |
✅ Server |
RichText.Attribute Queries an attribute value. | Mac/iOS 3.0 |
✅ Server |
RichText.Clear Clears current document. | Mac/iOS 3.5 |
✅ Server |
RichText.FormattedText Returns the styled text of the currently loaded text file. | Mac/iOS 3.0 |
✅ Server |
RichText.GeneratePDF Generates a PDF from the current rich text document. | Mac only 5.1 |
✅ Server |
RichText.HTMLText Converts the current rich text to html. | Mac/iOS 6.0 |
✅ Server |
RichText.RTF Returns current rich text as RTF data. | Mac/iOS 6.5 |
✅ Server |
RichText.ReadContainer Reads text file from container. | Mac/iOS 3.0 |
✅ Server |
RichText.ReadFile Reads a text file from a file. | Mac/iOS 3.0 |
✅ Server |
RichText.ReadHTML Loads a HTML page as rich text. | Mac/iOS 5.2 |
❌ Server |
RichText.ReadRTF Loads RTF text as rich text. | Mac/iOS 5.2 |
✅ Server |
RichText.ReadText Read rich text from text. | Mac/iOS 4.4 |
✅ Server |
RichText.ReadURL Reads a text file from an URL. | Mac/iOS 3.0 |
✅ Server |
RichText.ReadWebviewer Reads formatted text from webviewer content. | Mac/iOS 5.4 |
❌ Server |
RichText.Release Frees memory for current text file. | Mac/iOS 3.0 |
✅ Server |
RichText.ReplaceText Replaces text in current rich text document with new text. | Mac/iOS 4.4 |
✅ Server |
RichText.ReplaceTexts Replaces text in current rich text document with new text. | Mac/iOS 6.4 |
✅ Server |
RichText.SetAttribute Sets metadata. | Mac/iOS 3.5 |
✅ Server |
RichText.SetFormattedText Sets new text for saving a document. | Mac/iOS 3.5 |
✅ Server |
RichText.SetText Sets new text for saving a document. | Mac/iOS 3.5 |
✅ Server |
RichText.Text Returns the plain text of the currently loaded text file. | Mac/iOS 3.0 |
✅ Server |
RichText.TextLength Returns the length of the text in characters. | Mac/iOS 3.0 |
✅ Server |
RichText.WriteContainer Writes current rich text to a container. | Mac/iOS 4.4 |
✅ Server |
RichText.WriteDOC Writes a Word file. | Mac only 3.5 |
✅ Server |
RichText.WriteFile Writes current rich text to a file. | Mac/iOS 4.4 |
✅ Server |
RichText.WritePDF Write the current rich text document to a PDF file. | Mac only 5.1 |
✅ Server |
RichText.WriteRTF Writes a RTF file. | Mac/iOS 3.5 |
✅ Server |
28 functions shown.
Feedback: Report problem or ask question.