-
Notifications
You must be signed in to change notification settings - Fork 121
Expand file tree
/
Copy pathSamples_DocumentSDK.xml
More file actions
272 lines (234 loc) · 36.5 KB
/
Samples_DocumentSDK.xml
File metadata and controls
272 lines (234 loc) · 36.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<?xml version="1.0" encoding="utf-8" ?>
<Products>
<!--Region showcase-->
<ShowcaseSample Name="Invoice" SourcePath="showcase\Invoice\CS" RowSpan="1" ImagePath="showcase\Invoice.png" IsNETCoreSupported="True"/>
<ShowcaseSample Name="Presentation Viewer" SourcePath="showcase\Presentation Demo\CS" RowSpan="1" ImagePath="showcase\ppt__logo.png" IsNETCoreSupported="True"/>
<!--End of Region showcase-->
<!--Region File Format-->
<Product Name="XlsIO" Category="File Format" EnableSecondLevel="True">
<Sample Name="Budget Planner" Category="Product Showcase" SourcePath="xlsio\Product Showcase\Budget Planner" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Stock Portfolio" Category="Product Showcase" SourcePath="xlsio\Product Showcase\Stock Portfolio" ImagePath=""/>
<Sample Name="Attendance Tracker" Category="Product Showcase" SourcePath="xlsio\Product Showcase\Attendance Tracker" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Call Center Dashboard" Category="Product Showcase" SourcePath="xlsio\Product Showcase\Call Center Dashboard" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Yearly Sales" Category="Product Showcase" SourcePath="xlsio\Product Showcase\Yearly Sales" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Expenses Report" Category="Product Showcase" SourcePath="xlsio\Product Showcase\Expenses Report" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Create Spreadsheet" Category="Getting Started" SourcePath="xlsio\Getting Started\Create Spreadsheet" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Find and Extract" Category="Getting Started" SourcePath="xlsio\Getting Started\Find and Extract" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Replace Options" Category="Getting Started" SourcePath="xlsio\Getting Started\Replace Options" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Conditional Formatting" Category="Formatting" SourcePath="xlsio\Formatting\Conditional Formatting" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Format Cells" Category="Formatting" SourcePath="xlsio\Formatting\Format Cells" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Styles and Formatting" Category="Formatting" SourcePath="xlsio\Formatting\Styles and Formatting" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Compute All Formulas" Category="Formulas" SourcePath="xlsio\Formulas\Compute All Formulas" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Compute Specific Formula" Category="Formulas" SourcePath="xlsio\Formulas\Compute Specific Formula" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Formulas" Category="Formulas" SourcePath="xlsio\Formulas\Formulas" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Table Formula" Category="Formulas" SourcePath="xlsio\Formulas\Table Formula" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="External Formula" Category="Formulas" SourcePath="xlsio\Formulas\External Formula" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Data Validation" Category="Data Management" SourcePath="xlsio\Data Management\Data Validation" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Form Controls" Category="Data Management" SourcePath="xlsio\Data Management\Form Controls" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Interactive Features" Category="Data Management" SourcePath="xlsio\Data Management\Interactive Features" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Ole Object" Category="Data Management" SourcePath="xlsio\Data Management\OleObject" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Performance" Category="Data Management" SourcePath="xlsio\Data Management\Performance" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Range Manipulation" Category="Data Management" SourcePath="xlsio\Data Management\Range Manipulation" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Sorting" Category="Data Management" SourcePath="xlsio\Data Management\Sorting" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Filters" Category="Data Management" SourcePath="xlsio\Data Management\Filters" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Slicer" Category="Data Management" SourcePath="xlsio\Data Management\Slicer" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="What-If Analysis" Category="Data Management" SourcePath="xlsio\Data Management\What-If Analysis" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Auto Fill and Fill Series" Category="Data Management" SourcePath="xlsio\Data ManageMent\AutoFill Option" ImagePath="" IsNETCoreSupported="True"/>
<Sample Name="External Connection" Category="Data Binding" SourcePath="xlsio\Data Binding\External Connection" ImagePath="" IsNETCoreSupported="True" IsUpdated="False"/>
<Sample Name="Import From Grid" Category="Data Binding" SourcePath="xlsio\Data Binding\Import From Grid" ImagePath=""/>
<Sample Name="Invoice" Category="Data Binding" SourcePath="xlsio\Data Binding\Invoice" ImagePath=""/>
<Sample Name="Template Marker" Category="Data Binding" SourcePath="xlsio\Data Binding\Template Marker" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Collection Objects" Category="Data Binding" SourcePath="xlsio\Data Binding\Import-CollectionObjects" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Import Nested Collection" Category="Data Binding" SourcePath="xlsio\Data Binding\Import-NestedCollection" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="LINQ Wrapper" Category="Data Binding" SourcePath="xlsio\Data Binding\LINQ Wrapper" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Import HTML Table" Category="Data Binding" SourcePath="xlsio\Data Binding\HTML to Worksheet" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Chart Worksheet" Category="Charts" SourcePath="xlsio\Charts\Chart Worksheet" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Embedded Chart" Category="Charts" SourcePath="xlsio\Charts\Embedded Chart" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Sparklines" Category="Charts" SourcePath="xlsio\Charts\Sparklines" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Box and Whisker" Category="Charts" SourcePath="xlsio\Charts\Box and Whisker" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Funnel" Category="Charts" SourcePath="xlsio\Charts\Funnel Chart" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Sunburst" Category="Charts" SourcePath="xlsio\Charts\Sunburst" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Treemap" Category="Charts" SourcePath="xlsio\Charts\Treemap" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Row-Column Manipulations" Category="Sheet Management" SourcePath="xlsio\Sheet Manipulations\Row-Column Manipulations" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Worksheet Management" Category="Sheet Management" SourcePath="xlsio\Sheet Manipulations\Worksheet Management" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Excel to PDF" Category="Export" SourcePath="xlsio\Export\Excel to PDF" ImagePath="" IsNETCoreSupported="True" IsUpdated="False" />
<Sample Name="Excel to PDF/UA" Category="Export" SourcePath="xlsio\Export\Excel to PDFUA" ImagePath="" IsNETCoreSupported="True" IsNew="False" />
<Sample Name="Worksheet to HTML" Category="Export" SourcePath="xlsio\Export\Worksheet to HTML" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Worksheet to Image" Category="Export" SourcePath="xlsio\Export\Worksheet to Image" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Excel To ODS" Category="Export" SourcePath="xlsio\Export\Excel To ODS" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Print" Category="Export" SourcePath="xlsio\Export\Print" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Excel to JSON" Category="Export" SourcePath="xlsio\Export\Excel To JSON" ImagePath="XlsIO.Windows\Images\ExceltoJSON.png" IsNETCoreSupported="True"/>
<Sample Name="Document Settings" Category="Settings" SourcePath="xlsio\Settings\Document Settings" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Encrypt and Decrypt" Category="Settings" SourcePath="xlsio\Settings\Encrypt and Decrypt" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Workbook Protection" Category="Settings" SourcePath="xlsio\Settings\Workbook Protection" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Worksheet Protection" Category="Settings" SourcePath="xlsio\Settings\Worksheet Protection" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Pivot Chart" Category="Business Intelligence" SourcePath="xlsio\Business Intelligence\Pivot Chart" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Pivot Table Layout" Category="Business Intelligence" SourcePath="xlsio\Business Intelligence\Pivot Layout" ImagePath="" IsNETCoreSupported="True" IsUpdated="False" />
<Sample Name="Pivot Table" Category="Business Intelligence" SourcePath="xlsio\Business Intelligence\Pivot Table" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Tables" Category="Business Intelligence" SourcePath="xlsio\Business Intelligence\Tables" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="AutoShapes" Category="Shapes" SourcePath="xlsio\Shapes\AutoShapes" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Group Shapes" Category="Shapes" SourcePath="xlsio\Shapes\Group Shapes" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Comments" Category="Shapes" SourcePath="xlsio\Shapes\Comments" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Create Macro" Category="Macro" SourcePath="xlsio\Macro\Create Macro" ImagePath="" IsNETCoreSupported="True" />
<Sample Name="Edit Macro" Category="Macro" SourcePath="xlsio\Macro\Edit Macro" ImagePath="" IsNETCoreSupported="True" />
</Product>
<Product Name="PDF" Category="File Format" EnableSecondLevel="True">
<Sample Name="Job Application" Category="Product Showcase" SourcePath="pdf\Product Showcase\Job Application" ImagePath="pdf\Product Showcase\Job Application\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Invoice" Category="Product Showcase" SourcePath="pdf\Product Showcase\Invoice" ImagePath="pdf\Product Showcase\Invoice\Images\Sample.png"/>
<Sample Name="ZUGFeRD Invoice" Category="Product Showcase" SourcePath="pdf\Product Showcase\ZugFerd" ImagePath="pdf\Product Showcase\ZugFerd\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Hello World" Category="Getting Started" SourcePath="pdf\Getting Started\Hello World" ImagePath="pdf\Getting Started\Hello World\Images\Sample.png" IsNETCoreSupported="True" />
<Sample Name="PDF Compression Level" Category="Compression" SourcePath="pdf\Compression\PDF Compression Level" ImagePath="pdf\Compression\PDF Compression Level\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Compress Existing PDF" Category="Compression" SourcePath="pdf\Compression\Compress Existing PDF" ImagePath="pdf\Compression\Compress Existing PDF\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Text Flow" Category="Drawing Text" SourcePath="pdf\Drawing Text\Text Flow" ImagePath="pdf\Drawing Text\Text Flow\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="RTL Support" Category="Drawing Text" SourcePath="pdf\Drawing Text\RTL Support" ImagePath="pdf\Drawing Text\RTL Support\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Complex Script" Category="Drawing Text" SourcePath="pdf\Drawing Text\Complex Script" ImagePath="pdf\Drawing Text\Complex Script\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="OpenType Font" Category="Drawing Text" SourcePath="pdf\Drawing Text\OpenType Font" ImagePath="pdf\Drawing Text\OpenType Font\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Bullets and Lists" Category="Drawing Text" SourcePath="pdf\Drawing Text\Bullets and Lists" ImagePath="pdf\images\bullets.png" IsNETCoreSupported="True"/>
<Sample Name="Multi Column HTML Text" Category="Drawing Text" SourcePath="pdf\Drawing Text\Multi Column HTML Text" ImagePath="pdf\Drawing Text\Bullets and Lists\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Barcode" Category="Graphics" SourcePath="pdf\Graphics\Barcode" ImagePath="pdf\Graphics\Barcode\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Drawing Shapes" Category="Graphics" SourcePath="pdf\Graphics\Drawing Shapes" ImagePath="pdf\Graphics\Drawing Shapes\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Graphic Brushes" Category="Graphics" SourcePath="pdf\Graphics\Graphic Brushes" ImagePath="pdf\Graphics\Graphic Brushes\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Image Insertion" Category="Graphics" SourcePath="pdf\Graphics\Image Insertion" ImagePath="pdf\Graphics\Image Insertion\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Layers" Category="Graphics" SourcePath="pdf\Graphics\Layers" ImagePath="pdf\Graphics\Layers\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Northwind Report" Category="Tables" SourcePath="pdf\Tables\Northwind Report" ImagePath="pdf\Tables\Northwind Report\Images\Sample.png" />
<Sample Name="Adventure Cycle Works" Category="Tables" SourcePath="pdf\Tables\Adventure Cycle" ImagePath="pdf\Tables\Adventure Cycle\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Table Features" Category="Tables" SourcePath="pdf\Tables\Table Features" ImagePath="pdf\Tables\Table Features\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Document Settings" Category="Settings" SourcePath="pdf\Settings\Document Settings" ImagePath="pdf\Settings\Document Settings\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Page Settings" Category="Settings" SourcePath="pdf\Settings\Page Settings" ImagePath="pdf\Settings\Page Settings\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Headers and Footers" Category="Settings" SourcePath="pdf\Settings\Headers and Footers" ImagePath="pdf\Settings\Headers and Footers\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Encryption" Category="Security" SourcePath="pdf\Security\Encryption" ImagePath="pdf\Security\Encryption\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Find PDF Corruption" Category="Analyze Document" SourcePath="pdf\Analyze Document\Find PDF Corruption" ImagePath="pdf\Analyze Document\Find PDF Corruption\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Digital Signature" Category="Security" SourcePath="pdf\Security\Digital Signature" ImagePath="pdf\Security\Digital Signature\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Redaction" Category="Security" SourcePath="pdf\Security\Redaction" ImagePath="pdf\Security\Redaction\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Form Fill" Category="User Interaction" SourcePath="pdf\User Interaction\Form Fill" ImagePath="pdf\User Interaction\Form Fill\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="XFA Form Creation" Category="User Interaction" SourcePath="pdf\User Interaction\XFA Form Creation" ImagePath="pdf\User Interaction\XFA Form Creation\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="XFA Form Fill" Category="User Interaction" SourcePath="pdf\User Interaction\XFA Form Fill" ImagePath="pdf\User Interaction\XFA Form Fill\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Interactive Features" Category="User Interaction" SourcePath="pdf\User Interaction\Interactive Features" ImagePath="pdf\User Interaction\Interactive Features\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Portfolio" Category="User Interaction" SourcePath="pdf\User Interaction\Portfolio" ImagePath="pdf\User Interaction\Portfolio\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Annotations" Category="User Interaction" SourcePath="pdf\User Interaction\Annotation Flatten" ImagePath="pdf\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Named Destination" Category="User Interaction" SourcePath="pdf\User Interaction\Named Destination" ImagePath="pdf\User Interaction\Named Destination\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Word to PDF" Category="Import to PDF" SourcePath="pdf\Import to PDF\Word to PDF" ImagePath="pdf\Import to PDF\Word to PDF\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="RTF to PDF" Category="Import to PDF" SourcePath="pdf\Import to PDF\RTF to PDF" ImagePath="pdf\Import to PDF\RTF to PDF\Images\Sample.png" />
<Sample Name="Excel to PDF" Category="Import to PDF" SourcePath="pdf\Import to PDF\Excel to PDF" ImagePath="pdf\Import to PDF\Excel to PDF\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="XPS to PDF" Category="Import to PDF" SourcePath="pdf\Import to PDF\XPS to PDF" ImagePath="pdf\Import to PDF\XPS to PDF\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Image Extraction" Category="Export PDF" SourcePath="pdf\Export PDF\Image Extraction" ImagePath="pdf\Export PDF\Image Extraction\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Text Extraction" Category="Export PDF" SourcePath="pdf\Export PDF\Text Extraction" ImagePath="pdf\Export PDF\Text Extraction\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="PDF To Image" Category="Export PDF" SourcePath="pdf\Export PDF\PDF To Image" ImagePath="pdf\Export PDF\PDF To Image\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="PDF-A" Category="Conformance" SourcePath="pdf\Conformance\PDF-A" ImagePath="pdf\Conformance\PDF-A\Images\Sample.png" IsNETCoreSupported="True" />
<Sample Name="PDF to PDF-A" Category="Conformance" SourcePath="pdf\Conformance\PDFA1b Converter" ImagePath="pdf\Conformance\PDFA1b Converter\Images\Sample.png" IsNETCoreSupported="True" />
<Sample Name="Merge Documents" Category="Modify Documents" SourcePath="pdf\Modify Documents\Merge Documents" ImagePath="pdf\Modify Documents\Merge Documents\Images\Sample.png" IsNETCoreSupported="True" />
<Sample Name="Split Document" Category="Modify Documents" SourcePath="pdf\Modify Documents\Split Document" ImagePath="pdf\Modify Documents\Split Document\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Stamp Document" Category="Modify Documents" SourcePath="pdf\Modify Documents\Stamp Document" ImagePath="pdf\Modify Documents\Stamp Document\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Overlay Documents" Category="Modify Documents" SourcePath="pdf\Modify Documents\Overlay Documents" ImagePath="pdf\Modify Documents\Overlay Documents\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Booklet" Category="Modify Documents" SourcePath="pdf\Modify Documents\Booklet" ImagePath="pdf\Modify Documents\Booklet\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Remove Images" Category="Modify Documents" SourcePath="pdf\Modify Documents\Remove Images" ImagePath="pdf\Modify Documents\Remove Images\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Autotag" Category="Accessibility" SourcePath="pdf\Accessibility\Auto Tag" ImagePath="pdf\Accessibility\Auto Tag\Images\Sample.png" IsNETCoreSupported="True"/>
<Sample Name="Customtag" Category="Accessibility" SourcePath="pdf\Accessibility\Custom Tag" ImagePath="pdf\Accessibility\Custom Tag\Images\Sample.png" IsNETCoreSupported="True"/>
</Product>
<Product Name="Presentation" Category="File Format" EnableSecondLevel="True">
<Sample Name="PPTX To Image" Category="Conversion"
IsNETCoreSupported="True" SourcePath="presentation\Conversion\PPTXToImage" ImagePath="presentation\Conversion\PPTXToImage\Images\PPTXToImage1.png" />
<Sample Name="PPTX To PDF" Category="Conversion"
IsNETCoreSupported="True" SourcePath="presentation\Conversion\PPTXToPDF" ImagePath="presentation\Conversion\PPTXToPDF\Images\ptxtopdfsample.png" />
<Sample Name="Find and Replace" Category="Editing"
IsNETCoreSupported="True" SourcePath="presentation\Editing\FindAndReplace" ImagePath="presentation\Editing\FindAndReplace\Images\Output.png" />
<Sample Name="Find and Highlight" Category="Editing"
IsNETCoreSupported="True" SourcePath="presentation\Editing\FindAndHighlight" ImagePath="presentation\Editing\FindAndHighlight\Images\Output.png" />
<Sample Name="Hello World" Category="Getting Started"
IsNETCoreSupported="True" SourcePath="presentation\Getting Started\HelloWorld" ImagePath="presentation\Getting Started\HelloWorld\Images\HelloWorldSample.png"/>
<Sample Name="Images" Category="Slide Elements"
IsNETCoreSupported="True" SourcePath="presentation\Slide Elements\Images" ImagePath="presentation\Slide Elements\Images\Images\imagesample.png"/>
<Sample Name="Slides" Category="Slide Elements"
IsNETCoreSupported="True" SourcePath="presentation\Slide Elements\Slides" ImagePath="presentation\Slide Elements\Slides\Images\slidessample.png"/>
<Sample Name="Tables" Category="Slide Elements"
IsNETCoreSupported="True" SourcePath="presentation\Slide Elements\Tables" ImagePath="presentation\Slide Elements\Tables\Images\tablesample.png"/>
<Sample Name="Notes" Category="Slide Elements"
IsNETCoreSupported="True" SourcePath="presentation\Slide Elements\Notes" ImagePath="presentation\Slide Elements\Notes\Images\notessample.png"/>
<Sample Name="OLE Object" Category="Slide Elements"
IsNETCoreSupported="True" SourcePath="presentation\Slide Elements\OLE Object" ImagePath="presentation\Slide Elements\OLE Object\Images\oleobject.png"/>
<Sample Name="Comments" Category="Slide Elements" IsNETCoreSupported="True" SourcePath="presentation\Slide Elements\Comments" ImagePath="presentation\Slide Elements\Comments\Images\CommentsSample.JPG"/>
<Sample Name="Connectors" Category="Slide Elements" IsNETCoreSupported="True" SourcePath="presentation\Slide Elements\Connectors" ImagePath="presentation\Slide Elements\Connectors\Images\ConnectorSample.JPG" />
<Sample Name="Header And Footer" Category="Slide Elements" IsNETCoreSupported="True" SourcePath="presentation\Slide Elements\Header And Footer" ImagePath="presentation\Slide Elements\Header And Footer\Images\headerfootersample.png" />
<Sample Name="Cloning Slide" Category="Clone and Merge"
IsNETCoreSupported="True" SourcePath="presentation\Clone and Merge\CloningSlide" ImagePath="presentation\Clone and Merge\CloningSlide\Images\CloningSlide.png"/>
<Sample Name="Merging Presentations" Category="Clone and Merge"
IsNETCoreSupported="True" SourcePath="presentation\Clone and Merge\MergingPresentations" ImagePath="presentation\Clone and Merge\MergingPresentations\Images\MergingPresentations.png"/>
<Sample Name="Encryption And Decryption" Category="Security"
IsNETCoreSupported="True" SourcePath="presentation\Security\Encryption And Decryption" ImagePath="presentation\Security\Encryption And Decryption\Images\EncryptionAndDecryption.png"/>
<Sample Name="Write Protection" Category="Security"
IsNETCoreSupported="True" SourcePath="presentation\Security\Write Protection" ImagePath="presentation\Security\Write Protection\Images\WriteProtection.png"/>
<Sample Name="SmartArt Creation" Category="SmartArt" IsNETCoreSupported="True" SourcePath="presentation\SmartArt\SmartArt Creation" ImagePath="presentation\SmartArt\SmartArt Creation\Images\SmartArtCreation.jpg"/>
<Sample Name="Manipulating SmartArt" Category="SmartArt" IsNETCoreSupported="True" SourcePath="presentation\SmartArt\Manipulating SmartArt" ImagePath="presentation\SmartArt\Manipulating SmartArt\Images\SmartArtNodeInsertion.jpg"/>
<Sample Name="Customizing Appearance" Category="SmartArt" IsNETCoreSupported="True" SourcePath="presentation\SmartArt\Customizing Appearance" ImagePath="presentation\SmartArt\Customizing Appearance\Images\SmartArtModification.jpg"/>
<Sample Name="Chart Creation" Category="Chart" IsNETCoreSupported="True" SourcePath="presentation\Working With Chart\Creating Chart" ImagePath="presentation\Working With Chart\Creating Chart\Images\ChartCreation.PNG"/>
<Sample Name="Chart from Excel Data" Category="Chart" IsNETCoreSupported="True" SourcePath="presentation\Working With Chart\Excel Data To Chart" ImagePath="presentation\Working With Chart\Excel Data To Chart\Images\ExcelDataToChart.PNG"/>
<Sample Name="Customizing Appearance" Category="Chart" IsNETCoreSupported="True" SourcePath="presentation\Working With Chart\Modifying Chart" ImagePath="presentation\Working With Chart\Modifying Chart\Images\ChartModification.PNG"/>
<Sample Name="Create Animation" Category="Animation" IsNETCoreSupported="True" SourcePath="presentation\Animation\Animation" ImagePath="presentation\Animation\Animation\Images\Animation.PNG" />
<Sample Name="Modify Animation" Category="Animation" IsNETCoreSupported="True" SourcePath="presentation\Animation\Modifying Animation" ImagePath="presentation\Animation\Modifying Animation\Images\Animation.PNG" />
<Sample Name="Slide Transition" Category="Transition" IsNETCoreSupported="True" SourcePath="presentation\Slide Transition\Transition" ImagePath="presentation\Slide Transition\Transition\Images\SlideTransition.png"/>
</Product>
<Product Name="DocIO" Category="File Format" EnableSecondLevel="True" IsUpdated="True">
<Sample Name="Sales Invoice" Category="Product Showcase" SourcePath="docio\Product Showcase\Sales Invoice" ImagePath="docio\Product Showcase\Sales Invoice\Images\sample.png"/>
<Sample Name="Update Fields" Category="Product Showcase" IsNETCoreSupported="True" SourcePath="docio\Product Showcase\Update Fields" ImagePath="docio\Product Showcase\Update Fields\Images\sample.png"/>
<Sample Name="Hello World" Category="Getting Started" IsNETCoreSupported="True" SourcePath="docio\Getting Started\Hello World" ImagePath="docio\Getting Started\Hello World\Images\sample.png"/>
<Sample Name="Image Insertion" Category="Insert Content" IsNETCoreSupported="True" SourcePath="docio\Insert Content\Image Insertion" ImagePath="docio\Insert Content\Image Insertion\Images\sample.png" />
<Sample Name="Table Insertion" Category="Insert Content" SourcePath="docio\Insert Content\Table Insertion" ImagePath="docio\Insert Content\Table Insertion\Images\Northwindreport.png"/>
<Sample Name="Hyperlink" Category="Insert Content" IsNETCoreSupported="True" SourcePath="docio\Insert Content\Hyperlink" ImagePath="docio\Insert Content\Hyperlink\Images\sample.png"/>
<Sample Name="Bookmarks" Category="Insert Content" IsNETCoreSupported="True" SourcePath="docio\Insert Content\Bookmarks" ImagePath="docio\Insert Content\Bookmarks\Images\sample.png"/>
<Sample Name="Header and Footer" Category="Insert Content" IsNETCoreSupported="True" SourcePath="docio\Insert Content\Header and Footer" ImagePath="docio\Insert Content\Header and Footer\Images\header.png"/>
<Sample Name="Clone and Merge" Category="Insert Content" IsNETCoreSupported="True" SourcePath="docio\Insert Content\Clone and Merge" ImagePath="docio\Insert Content\Clone and Merge\Images\Sample.png"/>
<Sample Name="OLE Object" Category="Insert Content" IsNETCoreSupported="True" SourcePath="docio\Insert Content\OLE Object" ImagePath="docio\Insert Content\OLE Object\Images\OleObject.png"/>
<Sample Category="Formatting" Name="Format Text" IsNETCoreSupported="True" SourcePath="docio\Formatting\Format Text" ImagePath="docio\Formatting\Format Text\Images\TextFormatting1.png"/>
<Sample Name="Format Table" Category="Formatting" IsNETCoreSupported="True" SourcePath="docio\Formatting\Format Table" ImagePath="docio\Formatting\Format Table\Images\Sample.png"/>
<Sample Name="Styles" Category="Formatting" IsNETCoreSupported="True" SourcePath="docio\Formatting\Styles" ImagePath="docio\Formatting\Styles\Images\sample.png"/>
<Sample Name="RTL Support" Category="Formatting" IsNETCoreSupported="True" SourcePath="docio\Formatting\RTL Support" ImagePath="docio\Formatting\RTL Support\Images\sample.png"/>
<Sample Name="Table Styles" Category="Formatting" IsNETCoreSupported="True" SourcePath="docio\Formatting\TableStyles" ImagePath="docio\Formatting\TableStyles\Images\TableStyles1.png"/>
<Sample Name="Insert Break" Category="Page Layout" IsNETCoreSupported="True" SourcePath="docio\Page Layout\Insert Break" ImagePath="docio\Page Layout\Insert Break\Images\break1.png"/>
<Sample Name="Watermark" Category="Page Layout" IsNETCoreSupported="True" SourcePath="docio\Page Layout\Watermark" ImagePath="docio\Page Layout\Watermark\Images\Sample.png"/>
<Sample Name="Footnotes and Endnotes" Category="References" IsNETCoreSupported="True" SourcePath="docio\References\Footnotes and Endnotes" ImagePath="docio\References\Footnotes and Endnotes\Images\FootnoteEndnote1.png"/>
<Sample Name="Table of Contents" Category="References" IsNETCoreSupported="True" SourcePath="docio\References\Table of Contents" ImagePath="docio\References\Table of Contents\Images\sample.png"/>
<Sample Name="Table of Figures" Category="References" IsNETCoreSupported="True" SourcePath="docio\References\Table of Figures" ImagePath="docio\References\Table of Figures\Images\sample.png"/>
<Sample Name="Find and Replace" Category="Editing" IsNETCoreSupported="True" SourcePath="docio\Editing\Find and Replace" ImagePath="docio\Editing\Find and Replace\Images\Sample.png"/>
<Sample Name="Advanced Replace" Category="Editing" IsNETCoreSupported="True" SourcePath="docio\Editing\Advanced Replace" ImagePath="docio\Editing\Advanced Replace\Images\Sample.png"/>
<Sample Name="Forms" Category="Editing" IsNETCoreSupported="True" SourcePath="docio\Editing\Forms" ImagePath="docio\Images\form.png"/>
<Sample Name="Bookmark Navigation" Category="Editing" IsNETCoreSupported="True" SourcePath="docio\Editing\Bookmark Navigation" ImagePath="docio\Editing\Forms\Images\form1.png" />
<Sample Name="Form Filling and Protection" Category="Content Control" IsNETCoreSupported="True" SourcePath="docio\Content Control\Form Filling and Protection" ImagePath="docio\Content Control\Form Filling and Protection\Images\Sample.png"/>
<Sample Name="XML Mapping" Category="Content Control" IsNETCoreSupported="True" SourcePath="docio\Content Control\XML Mapping" ImagePath="docio\Content Control\XML Mapping\Images\XmlMapping.png"/>
<Sample Name="Create Equation" Category="Mathematical Equation" IsNETCoreSupported="True" SourcePath="docio\Mathematical Equation\Create Equation" ImagePath="docio\Mathematical Equation\Create Equation\Images\Sample.png"/>
<Sample Name="Edit Equation" Category="Mathematical Equation" IsNETCoreSupported="True" SourcePath="docio\Mathematical Equation\Edit Equation" ImagePath="docio\Mathematical Equation\Edit Equation\Images\Sample.png"/>
<Sample Name="Create using LaTeX" Category="Mathematical Equation" IsNETCoreSupported="True" SourcePath="docio\Mathematical Equation\Create using LaTeX" ImagePath="docio\Mathematical Equation\Create using LaTeX\Images\Sample.png"/>
<Sample Name="Edit using LaTeX" Category="Mathematical Equation" IsNETCoreSupported="True" SourcePath="docio\Mathematical Equation\Edit using LaTeX" ImagePath="docio\Mathematical Equation\Edit using LaTeX\Images\Sample.png"/>
<Sample Name="Employee Report" Category="Mail Merge" SourcePath="docio\Mail Merge\Employee Report" ImagePath="docio\Mail Merge\Employee Report\Images\Sample.png"/>
<Sample Name="Letter Format" Category="Mail Merge" SourcePath="docio\Mail Merge\Letter Format" ImagePath="docio\Mail Merge\Letter Format\Images\Sample2.png"/>
<Sample Name="Mail Merge Event" Category="Mail Merge" IsNETCoreSupported="True" SourcePath="docio\Mail Merge\Mail Merge Event" ImagePath="docio\Mail Merge\Mail Merge Event\Images\sample.png"/>
<Sample Name="Nested Mail Merge" Category="Mail Merge" IsNETCoreSupported="True" SourcePath="docio\Mail Merge\Nested Mail Merge" ImagePath="docio\Mail Merge\Nested Mail Merge\Images\letter.png"/>
<Sample Name="Document Settings" Category="View" IsNETCoreSupported="True" SourcePath="docio\View\Document Settings" ImagePath="docio\View\Document Settings\Images\documentSettings1.png"/>
<Sample Name="Macro Preservation" Category="View" IsNETCoreSupported="True" SourcePath="docio\View\Macro Preservation" ImagePath="docio\View\Macro Preservation\Images\sample.png"/>
<Sample Name="Document Protection" Category="Security" IsUpdated="False" IsNETCoreSupported="True" SourcePath="docio\Security\Document Protection" ImagePath="docio\Security\Document Protection\Images\Sample.png"/>
<Sample Name="Encrypt and Decrypt" Category="Security" IsNETCoreSupported="True" SourcePath="docio\Security\Encrypt and Decrypt" ImagePath="docio\Security\Encrypt and Decrypt\Images\output.png"/>
<Sample Name="Word to PDF" Category="Import and Export" IsUpdated="True" IsNETCoreSupported="True" SourcePath="docio\Import and Export\Doc to PDF" ImagePath="docio\Import and Export\Doc to PDF\Images\Doc-to-PDF.png" />
<Sample Name="Word to Image" Category="Import and Export" IsUpdated="True" IsNETCoreSupported="True" SourcePath="docio\Import and Export\Word To Image" ImagePath="docio\Import and Export\Word To Image\Images\Doc-to-Image.PNG"/>
<Sample Name="Word to HTML" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import and Export\Doc To HTML" ImagePath="docio\Import and Export\Doc To HTML\Images\sample.png"/>
<Sample Name="HTML to Word" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import and Export\HTML To Doc" ImagePath="docio\Import and Export\HTML To Doc\Images\sample.png"/>
<Sample Name="Word to Markdown" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import and Export\Word to Markdown" ImagePath="docio\Import and Export\Word to Markdown\Images\Word-to-Markdown.PNG"/>
<Sample Name="Markdown to Word" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import and Export\Markdown to Word" ImagePath="docio\Import and Export\Markdown to Word\Images\Markdown-to-Word.PNG"/>
<Sample Name="Word to RTF" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import and Export\Doc to RTF" ImagePath="docio\Import and Export\Doc to RTF\Images\sample.png" />
<Sample Name="RTF to Word" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import and Export\RTF to Doc" ImagePath="docio\Import and Export\RTF to Doc\Images\RTFtoWord.png" />
<Sample Name="Word to WordML" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import And Export\Word to WordML" ImagePath="docio\Import And Export\Word to WordML\Samples\Import And Export\Word to WordML\images\sample.png" />
<Sample Name="WordML to Word" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import And Export\WordML to Word" ImagePath="docio\Import And Export\WordML to Word\Samples\Import And Export\WordML to Word\images\WordMLtoWord.png" />
<Sample Name="Word to ODT" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import And Export\Doc to ODT" ImagePath="docio\Import And Export\Doc to ODT\Samples\Import And Export\Doc to ODT\images\sample.png" />
<Sample Name="Word to EPub" Category="Import and Export" IsNETCoreSupported="True" SourcePath="docio\Import and Export\Doc to EPub" ImagePath="docio\Import and Export\Doc to EPub\Images\sample.png"/>
<Sample Name="AutoShapes" Category="Shapes" IsNETCoreSupported="True" SourcePath="docio\Shapes\AutoShapes" ImagePath="docio\Shapes\AutoShapes\Images\Sample.png"/>
<Sample Name="Group Shapes" Category="Shapes" IsNETCoreSupported="True" SourcePath="docio\Shapes\GroupShapes" ImagePath="docio\Shapes\GroupShapes\Images\Sample.png" />
<Sample Name="Create SmartArt" Category="SmartArts" IsNETCoreSupported="True" SourcePath="docio\SmartArts\Create SmartArt" ImagePath="docio\SmartArts\Create SmartArt\images\sample.png" />
<Sample Name="Edit SmartArt" Category="SmartArts" IsNETCoreSupported="True" SourcePath="docio\SmartArts\Edit SmartArt" ImagePath="docio\SmartArts\Edit SmartArt\Images\sample.png"/>
<Sample Name="Print" Category="Print" IsNETCoreSupported="True" SourcePath="docio\Print\Print" ImagePath="docio\Print\Print\Images\sample.png"/>
<Sample Name="Pie Chart" Category="Chart" IsNETCoreSupported="True" SourcePath="docio\Chart\Pie Chart" ImagePath="docio\Chart\Pie Chart\Images\Sample.png"/>
<Sample Name="Bar Chart" Category="Chart" IsNETCoreSupported="True" SourcePath="docio\Chart\Bar Chart" ImagePath="docio\Chart\Bar Chart\Images\sample.png"/>
<Sample Name="Create Ink" Category="Ink" IsNew="True" IsNETCoreSupported="True" SourcePath="docio\Ink\Create Ink" ImagePath="docio\Ink\Create Ink\Images\Sample.png"/>
<Sample Name="Edit Ink" Category="Ink" IsNew="True" IsNETCoreSupported="True" SourcePath="docio\Ink\Edit Ink" ImagePath="docio\Ink\Edit Ink\Images\Sample.png"/>
<Sample Name="Track Changes" Category="Review" IsNETCoreSupported="True" SourcePath="docio\Review\Track Changes" ImagePath="docio\Review\Track Changes\Images\Sample.png" />
<Sample Name="Compare Documents" Category="Review" IsNETCoreSupported="True" SourcePath="docio\Review\Compare Documents" ImagePath="docio\Review\Compare Documents\Images\Sample.png"/>
</Product>
<!--End of Region File Format-->
</Products>