You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ This Blazor Server application uses the [Word Processing Document API](https://w
10
10
11
11

12
12
13
+
> [!Important]
14
+
> The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. For pricing information, please refer to the [DevExpress Subscription](https://www.devexpress.com/Subscriptions/) page.
15
+
13
16
To run the application, you need to install or restore the following NuGet packages:
14
17
15
18
*[DevExpress.Document.Processor](https://nuget.devexpress.com/packages/DevExpress.Document.Processor/) - Contains the [DevExpress Office File API](https://www.devexpress.com/products/net/office-file-api/) libraries.
@@ -33,9 +36,9 @@ Refer to this help topic for implementation details: [Use the Word Document API
33
36
*[Spreadsheet Document API - How to Create a Loan Amortization Schedule within a Blazor Server App](https://github.com/DevExpress-Examples/spreadsheet-document-api-create-loan-amortization-schedule-within-blazor-server-app)
34
37
*[How to Dockerize an Office File API Application](https://github.com/DevExpress-Examples/dockerize-office-file-api-app)
35
38
<!-- feedback -->
36
-
## Does this example address your development requirements/objectives?
0 commit comments