From 06437b7cce1c0b3f0d57397a26eac73fe2470ae7 Mon Sep 17 00:00:00 2001 From: Poline Fedorova Date: Thu, 12 Dec 2024 12:33:57 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9522c41..1fc6378 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ This Blazor Server application uses the [Word Processing Document API](https://w ![Word Processing - Final App](./images/word-processing-blazor-final-app.png) +> [!Important] +> 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. + To run the application, you need to install or restore the following NuGet packages: * [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 * [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) * [How to Dockerize an Office File API Application](https://github.com/DevExpress-Examples/dockerize-office-file-api-app) -## Does this example address your development requirements/objectives? - -[](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=yes) [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=no) - +## Does this example address your development requirements/objectives? + +[](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=yes) [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=no) + (you will be redirected to DevExpress.com to submit your response) From 2e2d8a6c447536cf9185dceb2c572f3730de4a99 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Thu, 12 Dec 2024 13:38:03 +0200 Subject: [PATCH 2/3] Created a new file CODEOWNERS [skip ci] --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..a88e69e --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @DevExpressExampleBot \ No newline at end of file From 9add9307561b422de8a9edde77befefc82f3c38d Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Thu, 12 Dec 2024 15:38:07 +0400 Subject: [PATCH 3/3] README auto update [skip ci] --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1fc6378..811a551 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/301388415/24.2.3%2B) [![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T937121) [![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183) [![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives) @@ -36,9 +35,9 @@ Refer to this help topic for implementation details: [Use the Word Document API * [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) * [How to Dockerize an Office File API Application](https://github.com/DevExpress-Examples/dockerize-office-file-api-app) -## Does this example address your development requirements/objectives? - -[](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=yes) [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=no) - +## Does this example address your development requirements/objectives? + +[](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=yes) [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=no) + (you will be redirected to DevExpress.com to submit your response)