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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
# DevExpress Presentation API Library – Get Started
9
9
10
-
This example creates a presentation with three slides and populates them with content.
10
+
This example creates a new presentation, adds three slides, and populates slides with content.
11
11
12
12
### Slide #1
13
13
@@ -21,7 +21,7 @@ This example creates a presentation with three slides and populates them with co
21
21

22
22
23
23
> [!Important]
24
-
> 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.
24
+
> You need a license for the [DevExpress Office File API Subscription](https://www.devexpress.com/products/net/office-file-api/) or [DevExpress Universal Subscription](https://www.devexpress.com/subscriptions/universal.xml)to use our Office File API library in production code. For pricing information, refer to the following webpage: [DevExpress Subscriptions](https://www.devexpress.com/Subscriptions/).
25
25
26
26
## Implementation Details
27
27
@@ -36,15 +36,15 @@ This example creates a presentation with three slides and populates them with co
0 commit comments