Actualize
This commit is contained in:
parent
ee2e8859ab
commit
adb953584b
|
@ -13,6 +13,8 @@
|
||||||
|
|
||||||
#### Document Editors
|
#### Document Editors
|
||||||
|
|
||||||
|
* Ability to add Content Controls and
|
||||||
|
use File Comparison is available in OpenSource version
|
||||||
* Completely new mode for creating, filling and sharing forms
|
* Completely new mode for creating, filling and sharing forms
|
||||||
* Dark Mode (dark canvas background and other interface changes)
|
* Dark Mode (dark canvas background and other interface changes)
|
||||||
* New settings to change review mode `Track Changes Display`
|
* New settings to change review mode `Track Changes Display`
|
||||||
|
@ -22,6 +24,7 @@
|
||||||
#### Spreadsheet Editor
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
* Version History
|
* Version History
|
||||||
|
* Ability to use Sheet Views is available in OpenSource version
|
||||||
* Ability to protect spreadsheet files and separate sheets
|
* Ability to protect spreadsheet files and separate sheets
|
||||||
* Ability to show other users cursor in co-edit mode
|
* Ability to show other users cursor in co-edit mode
|
||||||
* Ability to separate sheets and status bar
|
* Ability to separate sheets and status bar
|
||||||
|
|
|
@ -84,13 +84,13 @@ The table below will help you to make the right choice.
|
||||||
| **Document Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
| **Document Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||||
| Font and paragraph formatting | + | + | + |
|
| Font and paragraph formatting | + | + | + |
|
||||||
| Object insertion | + | + | + |
|
| Object insertion | + | + | + |
|
||||||
| Adding Content control | - | + | + |
|
| Adding Content control | + | + | + |
|
||||||
| Editing Content control | + | + | + |
|
| Editing Content control | + | + | + |
|
||||||
| Layout tools | + | + | + |
|
| Layout tools | + | + | + |
|
||||||
| Table of contents | + | + | + |
|
| Table of contents | + | + | + |
|
||||||
| Navigation panel | + | + | + |
|
| Navigation panel | + | + | + |
|
||||||
| Mail Merge | + | + | + |
|
| Mail Merge | + | + | + |
|
||||||
| Comparing Documents | - | + | + |
|
| Comparing Documents | + | + | + |
|
||||||
| **Spreadsheet Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
| **Spreadsheet Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||||
| Font and paragraph formatting | + | + | + |
|
| Font and paragraph formatting | + | + | + |
|
||||||
| Object insertion | + | + | + |
|
| Object insertion | + | + | + |
|
||||||
|
@ -100,7 +100,7 @@ The table below will help you to make the right choice.
|
||||||
| Data validation | + | + | + |
|
| Data validation | + | + | + |
|
||||||
| Conditional formatting | + | + | + |
|
| Conditional formatting | + | + | + |
|
||||||
| Sparklines | + | + | + |
|
| Sparklines | + | + | + |
|
||||||
| Sheet Views | - | + | + |
|
| Sheet Views | + | + | + |
|
||||||
| **Presentation Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
| **Presentation Editor features** | **Community Edition** | **Enterprise Edition** | **Developer Edition** |
|
||||||
| Font and paragraph formatting | + | + | + |
|
| Font and paragraph formatting | + | + | + |
|
||||||
| Object insertion | + | + | + |
|
| Object insertion | + | + | + |
|
||||||
|
|
Loading…
Reference in a new issue