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
@@ -9,6 +10,9 @@ This Blazor Server application uses the [Word Processing Document API](https://w
9
10
10
11

11
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
+
12
16
To run the application, install or restore the following NuGet packages:
13
17
14
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.
@@ -34,9 +38,9 @@ Refer to this help topic for implementation details: [Use the Word Document API
34
38
*[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)
35
39
*[How to Dockerize an Office File API Application](https://github.com/DevExpress-Examples/dockerize-office-file-api-app)
36
40
<!-- feedback -->
37
-
## Does this example address your development requirements/objectives?
0 commit comments