├── README.md ├── common ├── Assets │ ├── Advantage_Runner.png │ ├── App.ico │ ├── Aquil.png │ ├── Axis_XT.png │ ├── Config │ │ └── OLAPSample.config │ ├── FieldEffect.png │ ├── Gadgets │ │ ├── 8x.png │ │ ├── Aquaracer.png │ │ ├── Carrera.png │ │ ├── Envy_X2.png │ │ ├── Fastrack.png │ │ ├── G-Shock.png │ │ ├── Iphone5.png │ │ ├── Lumia_800.png │ │ ├── Lumia_920.png │ │ ├── MacBook_Pro2.png │ │ ├── Macbook_Air.png │ │ ├── Men_Black.png │ │ ├── Monaco.png │ │ ├── One_X.png │ │ ├── Pavilion_G6.png │ │ ├── S3.png │ │ ├── Sea_Dweller Deepsea.png │ │ ├── Submariner.png │ │ ├── Transformer.png │ │ ├── Vaio.png │ │ ├── XPS12.png │ │ ├── XPS15.png │ │ ├── Xperia_Tipo.png │ │ ├── Xperia_Z.png │ │ └── Yoga.png │ ├── GalleryViewImages │ │ ├── 3D-Charts.png │ │ ├── AIAssistView.png │ │ ├── Accordion.png │ │ ├── Auto Complete.png │ │ ├── AvatarView.png │ │ ├── Badge.png │ │ ├── Barcode.png │ │ ├── Bullet Graph.png │ │ ├── Busy Indicator.png │ │ ├── Buttons.png │ │ ├── Calculate.png │ │ ├── Calculator.png │ │ ├── Calendar.png │ │ ├── Card View.png │ │ ├── Carousel.png │ │ ├── Charts.png │ │ ├── CheckListBox.png │ │ ├── Chromeless Window.png │ │ ├── Color Picker.png │ │ ├── ComboBox.png │ │ ├── DataGrid.png │ │ ├── Date Picker.png │ │ ├── DateTimeEdit.png │ │ ├── Diagram.png │ │ ├── DocIO.png │ │ ├── Docking Manager.png │ │ ├── Document Container.png │ │ ├── Editors.png │ │ ├── Gantt.png │ │ ├── Gauge.png │ │ ├── Grid Splitter.png │ │ ├── GridControl.png │ │ ├── Group Bar.png │ │ ├── Heat Map.png │ │ ├── Hierarchical Navigator.png │ │ ├── Hub Tile.png │ │ ├── Image Editor.png │ │ ├── Kanban.png │ │ ├── Map.png │ │ ├── Menu.png │ │ ├── MultiColumn Dropdown.png │ │ ├── Navigation Drawer.png │ │ ├── Olap Chart.png │ │ ├── Olap Client.png │ │ ├── Olap Gauge.png │ │ ├── Olap Grid.png │ │ ├── PDF Viewer.png │ │ ├── PDF.png │ │ ├── PivotGrid.png │ │ ├── Presentation.png │ │ ├── Progressbar.png │ │ ├── PropertyGrid.png │ │ ├── Radial Menu.png │ │ ├── Radial Slider.png │ │ ├── Range Navigator.png │ │ ├── Range Slider.png │ │ ├── Rating.png │ │ ├── Ribbon.png │ │ ├── RichTextBox.png │ │ ├── Scheduler.png │ │ ├── SmartAISolution.png │ │ ├── Smith Chart.png │ │ ├── Sparkline.png │ │ ├── Spell Checker.png │ │ ├── Spreadsheet.png │ │ ├── Sunburst Chart.png │ │ ├── Surface Chart.png │ │ ├── Syntax Editor.png │ │ ├── TabControl.png │ │ ├── Task Bar.png │ │ ├── TextInputLayout.png │ │ ├── Tile View.png │ │ ├── Time Picker.png │ │ ├── TimeSpan Edit.png │ │ ├── Tool Bar.png │ │ ├── Tree Navigator.png │ │ ├── TreeGrid.png │ │ ├── TreeView.png │ │ ├── Treemap.png │ │ ├── Wizard Control.png │ │ └── XlsIO.png │ ├── Movie │ │ └── movie.png │ ├── Northwind.sdf │ ├── Olap │ │ └── Data │ │ │ ├── CubeModelTemplates │ │ │ └── ReportDefenitionFile.xml │ │ │ ├── OfflineCube │ │ │ ├── Adventure_Works_Ext.cub │ │ │ ├── ReportsTable.sdf │ │ │ └── Sales DB.cub │ │ │ └── Sales DB.xls │ ├── People │ │ ├── People_Circle0.png │ │ ├── People_Circle1.png │ │ ├── People_Circle10.png │ │ ├── People_Circle11.png │ │ ├── People_Circle12.png │ │ ├── People_Circle13.png │ │ ├── People_Circle14.png │ │ ├── People_Circle15.png │ │ ├── People_Circle16.png │ │ ├── People_Circle17.png │ │ ├── People_Circle18.png │ │ ├── People_Circle19.png │ │ ├── People_Circle2.png │ │ ├── People_Circle20.png │ │ ├── People_Circle21.png │ │ ├── People_Circle22.png │ │ ├── People_Circle23.png │ │ ├── People_Circle24.png │ │ ├── People_Circle25.png │ │ ├── People_Circle26.png │ │ ├── People_Circle27.png │ │ ├── People_Circle28.png │ │ ├── People_Circle29.png │ │ ├── People_Circle3.png │ │ ├── People_Circle31.png │ │ ├── People_Circle32.png │ │ ├── People_Circle33.png │ │ ├── People_Circle34.png │ │ ├── People_Circle35.png │ │ ├── People_Circle36.png │ │ ├── People_Circle37.png │ │ ├── People_Circle4.png │ │ ├── People_Circle5.png │ │ ├── People_Circle6.png │ │ ├── People_Circle7.png │ │ ├── People_Circle8.png │ │ └── People_Circle9.png │ ├── Population.jpg │ ├── ProductCategoryImages │ │ ├── BusinessIntilegence.png │ │ ├── Calendar.png │ │ ├── Charts.png │ │ ├── Conversational UI.png │ │ ├── DataVisualization.png │ │ ├── FileFormat.png │ │ ├── FileViewersAndEditors.png │ │ ├── Grids.png │ │ ├── InputControls.png │ │ ├── Layout.png │ │ ├── ListandDropdown.png │ │ ├── MenusandBars.png │ │ ├── Miscellaneous.png │ │ ├── Navigation.png │ │ └── Notification.png │ ├── RunCruise.png │ ├── ToolBarIcons │ │ ├── AlignTextCenter.png │ │ ├── AlignTextLeft.png │ │ ├── AlignTextRight.png │ │ ├── Bold.png │ │ ├── Italic.png │ │ ├── Label.png │ │ └── Properties.png │ ├── error.png │ ├── no.png │ └── yes.png ├── Behaviors │ ├── LaunchDemoAction.cs │ ├── LaunchShowcaseDemoAction.cs │ ├── NavigateHomePageAction.cs │ ├── OpenSourceCodeAction.cs │ ├── ProductsListBehavior.cs │ └── ScrollToSelectedItemAction.cs ├── Converter │ ├── BoolNegationConverter.cs │ ├── BoolToObjectConverter.cs │ ├── BooleanToVisibilityConverter.cs │ ├── CollectionVisibilityConverter.cs │ ├── EmptyCollectionToObjectConverter.cs │ ├── EmptyObjectToObjectConverter.cs │ ├── EmptyStringToObjectConverter.cs │ ├── EnumValuesExtension.cs │ ├── ObjectNullToVisibilityConverter.cs │ ├── PrefixSuffixConverter.cs │ ├── StringVisibilityConverter.cs │ └── VisibilityToBoolConverter.cs ├── Helper │ ├── AISettings.cs │ ├── AssemblyResolver.cs │ └── BindingError.cs ├── MVVM │ ├── BaseCommand.cs │ ├── DelegateCommand.cs │ └── NotificationObject.cs ├── MainWindow.xaml ├── MainWindow.xaml.cs ├── Model │ ├── NavigationViewModel.cs │ ├── PaletteList.xml │ └── ProductDemo.cs ├── Pdfium │ ├── arm64 │ │ └── pdfium.dll │ ├── x64 │ │ └── pdfium.dll │ └── x86 │ │ └── pdfium.dll ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── SamplePages │ ├── AISampleOptions.xaml │ ├── AISampleOptions.xaml.cs │ ├── AISettingsWindow.xaml │ ├── AISettingsWindow.xaml.cs │ ├── AllComponentsPage.xaml │ ├── AllComponentsPage.xaml.cs │ ├── HomePage.xaml │ ├── HomePage.xaml.cs │ ├── ShowcaseApplication.xaml │ ├── ShowcaseApplication.xaml.cs │ ├── WhatsNew.xaml │ └── WhatsNew.xaml.cs ├── SyntaxHelper │ ├── SourceCodeViewer.cs │ ├── SyntaxHighlighterCSharp.cs │ └── SyntaxHighlighterXAML.cs ├── Themes │ └── Generic.xaml ├── ViewModel │ ├── AISamplesDemoInfo.cs │ └── SampleBrowserViewModel.cs ├── Views │ ├── DemoLauncherView.xaml │ ├── DemoLauncherView.xaml.cs │ ├── DemoView.cs │ ├── DemoWindowStyle.xaml │ ├── DemosFrame.cs │ ├── DemosListView.xaml │ ├── DemosListView.xaml.cs │ ├── ErrorWindow.xaml │ ├── ErrorWindow.xaml.cs │ ├── ProductDemosWindow.xaml │ ├── ProductDemosWindow.xaml.cs │ ├── ProductsListView.xaml │ ├── ProductsListView.xaml.cs │ ├── SourceCodeTabView.xaml │ └── SourceCodeTabView.xaml.cs ├── demos.common.props ├── global.json ├── syncfusion.demoscommon.wpf_lib_47.csproj ├── syncfusion.demoscommon.wpf_lib_47.sln ├── syncfusion.demoscommon.wpf_lib_80.csproj └── syncfusion.demoscommon.wpf_lib_80.sln ├── docio ├── App.config ├── App.xaml ├── App.xaml.cs ├── Assets │ └── DocIO │ │ ├── Adventure.docx │ │ ├── AdventureCycle.jpg │ │ ├── Andrew Fuller.png │ │ ├── Apple Juice.png │ │ ├── Arabic.txt │ │ ├── BkmkDocumentPart_Template.docx │ │ ├── Bookmark_Template.docx │ │ ├── Cherry.png │ │ ├── Cone.png │ │ ├── ContentControlTemplate.docx │ │ ├── CreateSmartArtInput.docx │ │ ├── Customers.xml │ │ ├── CustomersTable.xml │ │ ├── DocIO.gif │ │ ├── EditEquationLaTeXInput.docx │ │ ├── EditSmartArtInput.docx │ │ ├── Employees.xml │ │ ├── EmployeesList.xml │ │ ├── EmployeesReportDemo.doc │ │ ├── Ess chart.emf │ │ ├── Essential DocIO.doc │ │ ├── Excel_Template.xlsx │ │ ├── Grape Juice.png │ │ ├── HTMLToWord.html │ │ ├── Hot Soup.png │ │ ├── Janet Leverling.png │ │ ├── Letter Formatting.doc │ │ ├── MacroTemplate.dotm │ │ ├── MarkdownToWord.md │ │ ├── Mathematical Equation.docx │ │ ├── Mountain-200.jpg │ │ ├── Mountain-300.jpg │ │ ├── Nancy Davolio.png │ │ ├── Northwind.docx │ │ ├── Northwind.png │ │ ├── Northwind_logo.png │ │ ├── OleTemplate.doc │ │ ├── OleTemplate.docx │ │ ├── OrderTotals.xml │ │ ├── Original.doc │ │ ├── OriginalDocument.docx │ │ ├── PieChart.docx │ │ ├── Products.xml │ │ ├── RTF to Word.rtf │ │ ├── Replace.doc │ │ ├── Reports.bmp │ │ ├── RevisedDocument.docx │ │ ├── Road-550-W.jpg │ │ ├── SalesInvoiceDemo.doc │ │ ├── Square.tif │ │ ├── StockDetails.xml │ │ ├── Strawberry.png │ │ ├── Strict.html │ │ ├── Suppliers.xml │ │ ├── TableOfFiguresInput.docx │ │ ├── Template.doc │ │ ├── TemplateComments.doc │ │ ├── TemplateFormFields.doc │ │ ├── TemplateMaster.doc │ │ ├── TemplateRevisions.doc │ │ ├── TemplateSource1.doc │ │ ├── TemplateSource2.doc │ │ ├── TemplateTableStyle.doc │ │ ├── TemplateUpdateFields.docx │ │ ├── Template_Letter.doc │ │ ├── Template_Report.doc │ │ ├── Tender Coconut.png │ │ ├── TestOrder.xml │ │ ├── TestOrderDetails.xml │ │ ├── TrackChangesTemplate.docx │ │ ├── Transitional.html │ │ ├── Vennila.png │ │ ├── Watermark.doc │ │ ├── WinFAQ.txt │ │ ├── Word To RTF.docx │ │ ├── Word to EPUB.doc │ │ ├── Word to HTML.doc │ │ ├── Word to Image.docx │ │ ├── Word to ODT.docx │ │ ├── Word to PDF.docx │ │ ├── Word to WordML.doc │ │ ├── WordML to Word.xml │ │ ├── WordToHTML.docx │ │ ├── WordtoMD.docx │ │ ├── XlsIO.gif │ │ ├── docio_header.png │ │ ├── google.png │ │ ├── image.jpg │ │ ├── pdf.gif │ │ ├── sfLogo.ico │ │ ├── syncfusion_logo.gif │ │ └── yahoo.gif ├── DocIODemosViewModel.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── Views │ ├── AdvancedReplace.xaml │ ├── AdvancedReplace.xaml.cs │ ├── AutoShapes.xaml │ ├── AutoShapes.xaml.cs │ ├── BarChart.xaml │ ├── BarChart.xaml.cs │ ├── BookmarkNavigation.xaml │ ├── BookmarkNavigation.xaml.cs │ ├── Bookmarks.xaml │ ├── Bookmarks.xaml.cs │ ├── CloneandMerge.xaml │ ├── CloneandMerge.xaml.cs │ ├── CompareDocuments.xaml │ ├── CompareDocuments.xaml.cs │ ├── CreateEquation.xaml │ ├── CreateEquation.xaml.cs │ ├── CreateSmartArt.xaml │ ├── CreateSmartArt.xaml.cs │ ├── CreateUsingLaTeX.xaml │ ├── CreateUsingLaTeX.xaml.cs │ ├── DocumentProtection.xaml │ ├── DocumentProtection.xaml.cs │ ├── DocumentSettings.xaml │ ├── DocumentSettings.xaml.cs │ ├── EditEquation.xaml │ ├── EditEquation.xaml.cs │ ├── EditSmartArt.xaml │ ├── EditSmartArt.xaml.cs │ ├── EditUsingLaTeX.xaml │ ├── EditUsingLaTeX.xaml.cs │ ├── EmployeeReport.xaml │ ├── EmployeeReport.xaml.cs │ ├── EncryptandDecrypt.xaml │ ├── EncryptandDecrypt.xaml.cs │ ├── FindAndReplace.xaml │ ├── FindAndReplace.xaml.cs │ ├── FootnotesandEndnotes.xaml │ ├── FootnotesandEndnotes.xaml.cs │ ├── FormFillingandProtection.xaml │ ├── FormFillingandProtection.xaml.cs │ ├── FormatTable.xaml │ ├── FormatTable.xaml.cs │ ├── FormatText.xaml │ ├── FormatText.xaml.cs │ ├── Forms.xaml │ ├── Forms.xaml.cs │ ├── GroupShapes.xaml │ ├── GroupShapes.xaml.cs │ ├── HTMLToWord.xaml │ ├── HTMLToWord.xaml.cs │ ├── HeaderandFooter.xaml │ ├── HeaderandFooter.xaml.cs │ ├── HelloWorld.xaml │ ├── HelloWorld.xaml.cs │ ├── Hyperlink.xaml │ ├── Hyperlink.xaml.cs │ ├── ImageInsertion.xaml │ ├── ImageInsertion.xaml.cs │ ├── InsertBreak.xaml │ ├── InsertBreak.xaml.cs │ ├── InsertOLEObject.xaml │ ├── InsertOLEObject.xaml.cs │ ├── LetterFormat.xaml │ ├── LetterFormat.xaml.cs │ ├── MacroPreservation.xaml │ ├── MacroPreservation.xaml.cs │ ├── MailMergeEvent.xaml │ ├── MailMergeEvent.xaml.cs │ ├── MarkdownToWord.xaml │ ├── MarkdownToWord.xaml.cs │ ├── NestedMailMerge.xaml │ ├── NestedMailMerge.xaml.cs │ ├── PieChart.xaml │ ├── PieChart.xaml.cs │ ├── Print.xaml │ ├── Print.xaml.cs │ ├── RTFToWord.xaml │ ├── RTFToWord.xaml.cs │ ├── RTL.xaml │ ├── RTL.xaml.cs │ ├── SalesInvoice.xaml │ ├── SalesInvoice.xaml.cs │ ├── Styles.xaml │ ├── Styles.xaml.cs │ ├── TableInsertion.xaml │ ├── TableInsertion.xaml.cs │ ├── TableOfFigures.xaml │ ├── TableOfFigures.xaml.cs │ ├── TableStyles.xaml │ ├── TableStyles.xaml.cs │ ├── TableofContent.xaml │ ├── TableofContent.xaml.cs │ ├── TrackChanges.xaml │ ├── TrackChanges.xaml.cs │ ├── UpdateFields.xaml │ ├── UpdateFields.xaml.cs │ ├── Watermark.xaml │ ├── Watermark.xaml.cs │ ├── WordMLToWord.xaml │ ├── WordMLToWord.xaml.cs │ ├── WordToEPUB.xaml │ ├── WordToEPUB.xaml.cs │ ├── WordToHTML.xaml │ ├── WordToHTML.xaml.cs │ ├── WordToImage.xaml │ ├── WordToImage.xaml.cs │ ├── WordToMarkdown.xaml │ ├── WordToMarkdown.xaml.cs │ ├── WordToODT.xaml │ ├── WordToODT.xaml.cs │ ├── WordToPDF.xaml │ ├── WordToPDF.xaml.cs │ ├── WordToPDFA.xaml │ ├── WordToPDFA.xaml.cs │ ├── WordToPDFUA.xaml │ ├── WordToPDFUA.xaml.cs │ ├── WordToRTF.xaml │ ├── WordToRTF.xaml.cs │ ├── WordToWordML.xaml │ ├── WordToWordML.xaml.cs │ ├── XMLMapping.xaml │ └── XMLMapping.xaml.cs ├── global.json ├── packages.config ├── syncfusion.dociodemos.wpf_47.csproj ├── syncfusion.dociodemos.wpf_47.sln ├── syncfusion.dociodemos.wpf_80.csproj ├── syncfusion.dociodemos.wpf_80.sln ├── syncfusion.dociodemos.wpf_lib_47.csproj ├── syncfusion.dociodemos.wpf_lib_47.sln ├── syncfusion.dociodemos.wpf_lib_80.csproj └── syncfusion.dociodemos.wpf_lib_80.sln ├── pdf ├── App.config ├── App.xaml ├── App.xaml.cs ├── Assets │ └── PDF │ │ ├── 256.tif │ │ ├── AdventureCycle.jpg │ │ ├── AdventureWorkCycle.xml │ │ ├── Ani.gif │ │ ├── AutoTag.jpg │ │ ├── Autumn Leaves.jpg │ │ ├── BorderTemplate.pdf │ │ ├── Careers.png │ │ ├── Chart.xlsx │ │ ├── CorporateBrochure.pdf │ │ ├── CorruptedDocument.pdf │ │ ├── CustomTag.jpg │ │ ├── DigitalSignature.pdf │ │ ├── Docio.jpg │ │ ├── DoctoPDF.doc │ │ ├── EmpDetails.pdf │ │ ├── Essen DocIO.gif │ │ ├── Essen PDF.gif │ │ ├── Essen XlsIO.gif │ │ ├── Essential DocIO.txt │ │ ├── Essential PDF.txt │ │ ├── Essential XlsIO.txt │ │ ├── Essential studio.txt │ │ ├── Essential_Studio.pdf │ │ ├── Essential_XlsIO.pdf │ │ ├── Exceltopdf.xlsx │ │ ├── Form.pdf │ │ ├── HTTP Succinctly.pdf │ │ ├── Image.tiff │ │ ├── InvoiceProductList.xml │ │ ├── Manual.pdf │ │ ├── Manual.txt │ │ ├── NotoSerif-Black.otf │ │ ├── Orders.xml │ │ ├── PDF.pfx │ │ ├── PDFImage.png │ │ ├── PDF_A.rtf │ │ ├── Pdf.jpg │ │ ├── Product Catalog.pdf │ │ ├── Products.xml │ │ ├── Redaction.pdf │ │ ├── RemoveImage.pdf │ │ ├── Report.xml │ │ ├── Sound.mp3 │ │ ├── SourceTemplate.pdf │ │ ├── StandardFont.pdf │ │ ├── Stock.docx │ │ ├── Video.mp4 │ │ ├── XPStoPDF.xps │ │ ├── Xlsio.jpg │ │ ├── arabic.txt │ │ ├── autotagsmall.jpg │ │ ├── calc.jpg │ │ ├── design.jpg │ │ ├── ease.jpg │ │ ├── footer.png │ │ ├── group.jpg │ │ ├── imageDoc.pdf │ │ ├── jQuery_Succinctly.pdf │ │ ├── label8_Image.gif │ │ ├── label_Image.gif │ │ ├── license.jpg │ │ ├── logo.jpg │ │ ├── logo.png │ │ ├── mask2.bmp │ │ ├── metachart.emf │ │ ├── office.jpg │ │ ├── page1.png │ │ ├── page2.tif │ │ ├── page3.tif │ │ ├── pdf viewer.png │ │ ├── pdf_button.png │ │ ├── pdf_header.png │ │ ├── perform.jpg │ │ ├── proj.jpg │ │ ├── pview.jpg │ │ ├── qrcodelogo.png │ │ ├── reports.jpg │ │ ├── rgb.icc │ │ ├── richmedia.jpg │ │ ├── richmedia_sound.jpg │ │ ├── rview.jpg │ │ ├── simple.jpg │ │ ├── source.jpg │ │ ├── spread.jpg │ │ ├── support.jpg │ │ ├── syncfusion_logo.gif │ │ ├── write.jpg │ │ └── xfaTemplate.pdf ├── Model │ ├── CountryCodes.cs │ ├── CurrencyCodes.cs │ ├── InvoiceType.cs │ ├── Product.cs │ ├── UserDetails.cs │ ├── ZugferdInvoice.cs │ └── ZugferdProfile.cs ├── PdfDemosViewModel.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── Views │ ├── AdventureCycle.xaml │ ├── AdventureCycle.xaml.cs │ ├── AnnotationFlatten.xaml │ ├── AnnotationFlatten.xaml.cs │ ├── AutoTag.xaml │ ├── AutoTag.xaml.cs │ ├── Barcode.xaml │ ├── Barcode.xaml.cs │ ├── Booklet.xaml │ ├── Booklet.xaml.cs │ ├── BulletsAndLists.xaml │ ├── BulletsAndLists.xaml.cs │ ├── ComplexScript.xaml │ ├── ComplexScript.xaml.cs │ ├── CompressExistingPDF.xaml │ ├── CompressExistingPDF.xaml.cs │ ├── CustomTag.xaml │ ├── CustomTag.xaml.cs │ ├── DigitalSignature.xaml │ ├── DigitalSignature.xaml.cs │ ├── DocumentSettings.xaml │ ├── DocumentSettings.xaml.cs │ ├── DrawingShapes.xaml │ ├── DrawingShapes.xaml.cs │ ├── Encryption.xaml │ ├── Encryption.xaml.cs │ ├── ExceltoPDF.xaml │ ├── ExceltoPDF.xaml.cs │ ├── FindPDFCorruption.xaml │ ├── FindPDFCorruption.xaml.cs │ ├── FormFilling.xaml │ ├── FormFilling.xaml.cs │ ├── GraphicBrushes.xaml │ ├── GraphicBrushes.xaml.cs │ ├── HeadersAndFooters.xaml │ ├── HeadersAndFooters.xaml.cs │ ├── HelloWorld.xaml │ ├── HelloWorld.xaml.cs │ ├── ImageExtraction.xaml │ ├── ImageExtraction.xaml.cs │ ├── ImageInsertion.xaml │ ├── ImageInsertion.xaml.cs │ ├── ImportAndStamp.xaml │ ├── ImportAndStamp.xaml.cs │ ├── InteractiveFeatures.xaml │ ├── InteractiveFeatures.xaml.cs │ ├── JobApplication.xaml │ ├── JobApplication.xaml.cs │ ├── Layers.xaml │ ├── Layers.xaml.cs │ ├── MergeDocuments.xaml │ ├── MergeDocuments.xaml.cs │ ├── MultiColumnText.xaml │ ├── MultiColumnText.xaml.cs │ ├── NamedDestination.xaml │ ├── NamedDestination.xaml.cs │ ├── OpenTypeFont.xaml │ ├── OpenTypeFont.xaml.cs │ ├── OverlayDocuments.xaml │ ├── OverlayDocuments.xaml.cs │ ├── PDFCompressionLevel.xaml │ ├── PDFCompressionLevel.xaml.cs │ ├── PDFConformance.xaml │ ├── PDFConformance.xaml.cs │ ├── PDFToImage.xaml │ ├── PDFToImage.xaml.cs │ ├── PDFToPDFA1b.xaml │ ├── PDFToPDFA1b.xaml.cs │ ├── PageSettings.xaml │ ├── PageSettings.xaml.cs │ ├── Portfolio.xaml │ ├── Portfolio.xaml.cs │ ├── RTLSupport.xaml │ ├── RTLSupport.xaml.cs │ ├── Redaction.xaml │ ├── Redaction.xaml.cs │ ├── RemoveImage.xaml │ ├── RemoveImage.xaml.cs │ ├── SignatureValidation.xaml │ ├── SignatureValidation.xaml.cs │ ├── SplitDocument.xaml │ ├── SplitDocument.xaml.cs │ ├── TableFeatures.xaml │ ├── TableFeatures.xaml.cs │ ├── TextExtraction.xaml │ ├── TextExtraction.xaml.cs │ ├── TextFlow.xaml │ ├── TextFlow.xaml.cs │ ├── WordToPDF.xaml │ ├── WordToPDF.xaml.cs │ ├── XFAFormCreation.xaml │ ├── XFAFormCreation.xaml.cs │ ├── XFAFormFilling.xaml │ ├── XFAFormFilling.xaml.cs │ ├── XPStoPDF.xaml │ ├── XPStoPDF.xaml.cs │ ├── ZugFerd.xaml │ └── ZugFerd.xaml.cs ├── global.json ├── syncfusion.pdfdemos.wpf_47.csproj ├── syncfusion.pdfdemos.wpf_47.sln ├── syncfusion.pdfdemos.wpf_80.csproj ├── syncfusion.pdfdemos.wpf_80.sln ├── syncfusion.pdfdemos.wpf_lib_47.csproj ├── syncfusion.pdfdemos.wpf_lib_47.sln ├── syncfusion.pdfdemos.wpf_lib_80.csproj └── syncfusion.pdfdemos.wpf_lib_80.sln ├── pdfviewer ├── App.config ├── App.xaml ├── App.xaml.cs ├── Assets │ ├── Annotations.pdf │ ├── EmpDetails.pdf │ ├── Encrypted Document.pdf │ ├── FormFillingDocument.pdf │ ├── Free text.pdf │ ├── HTTP Succinctly.pdf │ ├── Ink signature.pdf │ ├── InvisibleDigitalSignature.pdf │ ├── Invoice.pdf │ ├── MultiColumnReports.pdf │ ├── PDF_Succinctly.pdf │ ├── PdfLayer.pdf │ ├── Redacted.pdf │ ├── SyncfusionBrochure.pdf │ ├── eSign_filling.pdf │ ├── form_document_new.pdf │ ├── localhost.pfx │ ├── pdfviewer │ │ ├── Approved.png │ │ └── pdf_header.png │ ├── profile1.png │ ├── profile2.png │ └── restricted-formfield.pdf ├── Helper │ ├── DataHelper.cs │ ├── PdfViewerEventAttachUtil.cs │ ├── PropertyToColorConverter.cs │ └── SemanticKernelAI.cs ├── PdfViewerDemosViewModel.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── ViewModel │ ├── AnnotationsViewModel.cs │ ├── BookmarkNavigationViewModel.cs │ ├── CustomToolbarViewModel.cs │ ├── EncryptionViewModel.cs │ ├── EsigningPdfFormsViewModel.cs │ ├── ExportasImageViewModel.cs │ ├── FormFillingViewModel.cs │ ├── FreeTextViewModel.cs │ ├── InkSignatureViewModel.cs │ ├── InvisibleSignatureViewModel.cs │ ├── LayersViewModel.cs │ ├── MultiTabbedViewerViewModel.cs │ ├── PdfViewerGettingStartedViewModel.cs │ ├── ReadOnlyViewModel.cs │ ├── RedactionViewModel.cs │ ├── SilentPrintingVIewModel.cs │ ├── SmartFillViewModel.cs │ └── ThumbnailNavigationViewModel.cs ├── Views │ ├── BookmarkNavigation.xaml │ ├── BookmarkNavigation.xaml.cs │ ├── CustomToolbar.xaml │ ├── CustomToolbar.xaml.cs │ ├── DocumentToolbar.xaml │ ├── DocumentToolbar.xaml.cs │ ├── Encryption.xaml │ ├── Encryption.xaml.cs │ ├── EsigningPdfForms.xaml │ ├── EsigningPdfForms.xaml.cs │ ├── ExportAsImage.xaml.cs │ ├── ExportasImage.xaml │ ├── FormFilling.xaml │ ├── FormFilling.xaml.cs │ ├── FreeText.xaml │ ├── FreeText.xaml.cs │ ├── InkSignature.xaml │ ├── InkSignature.xaml.cs │ ├── InvisibleSignature.xaml │ ├── InvisibleSignature.xaml.cs │ ├── Layers.xaml │ ├── Layers.xaml.cs │ ├── MultiTabbedViewer.xaml │ ├── MultiTabbedViewer.xaml.cs │ ├── PdfViewerGettingStarted.xaml │ ├── PdfViewerGettingStarted.xaml.cs │ ├── ReadOnly.xaml │ ├── ReadOnly.xaml.cs │ ├── Redaction.xaml │ ├── Redaction.xaml.cs │ ├── Shapes.xaml │ ├── Shapes.xaml.cs │ ├── SilentPrinting.xaml │ ├── SilentPrinting.xaml.cs │ ├── SmartFill.xaml │ ├── SmartFill.xaml.cs │ ├── StickyNote.xaml │ ├── StickyNote.xaml.cs │ ├── TextMarkups.xaml │ ├── TextMarkups.xaml.cs │ ├── ThumbnailNavigation.xaml │ └── ThumbnailNavigation.xaml.cs ├── global.json ├── packages.config ├── syncfusion.pdfviewerdemos.wpf_47.csproj ├── syncfusion.pdfviewerdemos.wpf_47.sln ├── syncfusion.pdfviewerdemos.wpf_80.csproj ├── syncfusion.pdfviewerdemos.wpf_80.sln ├── syncfusion.pdfviewerdemos.wpf_lib_47.csproj ├── syncfusion.pdfviewerdemos.wpf_lib_47.sln ├── syncfusion.pdfviewerdemos.wpf_lib_80.csproj └── syncfusion.pdfviewerdemos.wpf_lib_80.sln ├── presentation ├── App.config ├── App.xaml ├── App.xaml.cs ├── Assets │ └── Presentation │ │ ├── About.png │ │ ├── About.svg │ │ ├── Animation.pptx │ │ ├── ChartInput.pptx │ │ ├── CycleLogo.jpg │ │ ├── EmbeddedOleObject.pptx │ │ ├── Essential Presentation.pptx │ │ ├── Excel_Template.xlsx │ │ ├── FindAndHighlightInput.pptx │ │ ├── HeaderFooter.pptx │ │ ├── HelloWorld.pptx │ │ ├── Images.pptx │ │ ├── Input Template.pptx │ │ ├── Input_Template.pptx │ │ ├── MergeContent.pptx │ │ ├── OlePicture.png │ │ ├── OleTemplate.docx │ │ ├── Products.xml │ │ ├── ShapeWithAnimation.pptx │ │ ├── Slides.pptx │ │ ├── SmartArtNode.pptx │ │ ├── SmartArts.pptx │ │ ├── Syncfusion Presentation.pptx │ │ ├── TableData.xml │ │ ├── Template.pptx │ │ ├── Transition.pptx │ │ └── tablet.jpg ├── PresentationDemosViewModel.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── Views │ ├── Animation.xaml │ ├── Animation.xaml.cs │ ├── ChartCreation.xaml │ ├── ChartCreation.xaml.cs │ ├── ChartModifications.xaml │ ├── ChartModifications.xaml.cs │ ├── CloningSlide.xaml │ ├── CloningSlide.xaml.cs │ ├── Comments.xaml │ ├── Comments.xaml.cs │ ├── Connectors.xaml │ ├── Connectors.xaml.cs │ ├── CustomizingAppearance.xaml │ ├── CustomizingAppearance.xaml.cs │ ├── EncryptDecrypt.xaml │ ├── EncryptDecrypt.xaml.cs │ ├── ExcelDataToChart.xaml │ ├── ExcelDataToChart.xaml.cs │ ├── FindAndHighlight.xaml │ ├── FindAndHighlight.xaml.cs │ ├── FindAndReplace.xaml │ ├── FindAndReplace.xaml.cs │ ├── HeaderAndFooter.xaml │ ├── HeaderAndFooter.xaml.cs │ ├── HelloWorld.xaml │ ├── HelloWorld.xaml.cs │ ├── Images.xaml │ ├── Images.xaml.cs │ ├── ManipulatingSmartArt.xaml │ ├── ManipulatingSmartArt.xaml.cs │ ├── MergingPresentations.xaml │ ├── MergingPresentations.xaml.cs │ ├── ModifyingAnimation.xaml │ ├── ModifyingAnimation.xaml.cs │ ├── Notes.xaml │ ├── Notes.xaml.cs │ ├── OLEObject.xaml │ ├── OLEObject.xaml.cs │ ├── PPTXToImage.xaml │ ├── PPTXToImage.xaml.cs │ ├── PPTXToPDF.xaml │ ├── PPTXToPDF.xaml.cs │ ├── PPTXToPDFA.xaml │ ├── PPTXToPDFA.xaml.cs │ ├── PPTXToPDFUA.xaml │ ├── PPTXToPDFUA.xaml.cs │ ├── Slide.xaml │ ├── Slide.xaml.cs │ ├── SlideTransition.xaml │ ├── SlideTransition.xaml.cs │ ├── SmartArtCreation.xaml │ ├── SmartArtCreation.xaml.cs │ ├── Tables.xaml │ ├── Tables.xaml.cs │ ├── WriteProtection.xaml │ └── WriteProtection.xaml.cs ├── global.json ├── packages.config ├── syncfusion.presentationdemos.wpf_47.csproj ├── syncfusion.presentationdemos.wpf_47.sln ├── syncfusion.presentationdemos.wpf_80.csproj ├── syncfusion.presentationdemos.wpf_80.sln ├── syncfusion.presentationdemos.wpf_lib_47.csproj ├── syncfusion.presentationdemos.wpf_lib_47.sln ├── syncfusion.presentationdemos.wpf_lib_80.csproj └── syncfusion.presentationdemos.wpf_lib_80.sln ├── richtextbox ├── App.config ├── App.xaml ├── App.xaml.cs ├── Assets │ └── richtextbox │ │ ├── Blue.png │ │ ├── CustomDictionary.dic │ │ ├── GettingStarted-ar-sa.docx │ │ ├── GettingStarted-fr.docx │ │ ├── GettingStarted.docx │ │ ├── Green.png │ │ ├── InitialQuery.docx │ │ ├── Pink.png │ │ ├── PostedBy.png │ │ ├── Purple.png │ │ ├── Records.xml │ │ ├── ReplyContent.docx │ │ ├── User32.png │ │ ├── User48.png │ │ ├── White.png │ │ └── Yellow.png ├── Behaviors │ ├── ForumPostControl.xaml │ ├── ForumPostControl.xaml.cs │ ├── ForumReplyControl.xaml │ └── ForumReplyControl.xaml.cs ├── Helper │ ├── DocumentManager.cs │ └── SemanticKernelAI.cs ├── Model │ ├── CustomerInfo.cs │ └── SkinColor.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── Resources │ ├── Syncfusion.SfRichTextBoxAdv.WPF.ar-sa.resx │ ├── Syncfusion.SfRichTextBoxAdv.WPF.cs.resx │ ├── Syncfusion.SfRichTextBoxAdv.WPF.fr.resx │ ├── Syncfusion.SfRichTextRibbon.WPF.ar-sa.resx │ ├── Syncfusion.SfRichTextRibbon.WPF.cs.resx │ ├── Syncfusion.SfRichTextRibbon.WPF.fr.resx │ ├── Syncfusion.Shared.Wpf.ar-sa.resx │ ├── Syncfusion.Shared.Wpf.cs.resx │ ├── Syncfusion.Shared.Wpf.fr.resx │ ├── Syncfusion.Tools.Wpf.ar-sa.resx │ ├── Syncfusion.Tools.Wpf.cs.resx │ └── Syncfusion.Tools.Wpf.fr.resx ├── RichTextBoxDemosViewModel.cs ├── ViewModel │ ├── DocumentEditorViewModel.cs │ ├── SmartSummarizerViewModel.cs │ └── StickyNotesViewModel.cs ├── Views │ ├── AIWriteDemo.xaml │ ├── AIWriteDemo.xaml.cs │ ├── CreateLettersDemo.xaml │ ├── CreateLettersDemo.xaml.cs │ ├── DocumentEditorDemo.xaml │ ├── DocumentEditorDemo.xaml.cs │ ├── ForumDemo.xaml │ ├── ForumDemo.xaml.cs │ ├── GrammarDemo.xaml │ ├── GrammarDemo.xaml.cs │ ├── LocalizationDemo.xaml │ ├── LocalizationDemo.xaml.cs │ ├── ReWriteDemo.xaml │ ├── ReWriteDemo.xaml.cs │ ├── RightToLeftDemo.xaml │ ├── RightToLeftDemo.xaml.cs │ ├── SmartEditorDemo.xaml │ ├── SmartEditorDemo.xaml.cs │ ├── SmartSummarizerDemo.xaml │ ├── SmartSummarizerDemo.xaml.cs │ ├── SmartWriterDemo.xaml │ ├── SmartWriterDemo.xaml.cs │ ├── StickyNotesDemo.xaml │ ├── StickyNotesDemo.xaml.cs │ ├── TranslateDemo.xaml │ └── TranslateDemo.xaml.cs ├── global.json ├── packages.config ├── syncfusion.richtextboxdemos.wpf_47.csproj ├── syncfusion.richtextboxdemos.wpf_47.sln ├── syncfusion.richtextboxdemos.wpf_80.csproj ├── syncfusion.richtextboxdemos.wpf_80.sln ├── syncfusion.richtextboxdemos.wpf_lib_47.csproj ├── syncfusion.richtextboxdemos.wpf_lib_47.sln ├── syncfusion.richtextboxdemos.wpf_lib_80.csproj └── syncfusion.richtextboxdemos.wpf_lib_80.sln ├── samplebrowser ├── App.config ├── App.ico ├── App.xaml ├── App.xaml.cs ├── AutomationMail.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── SampleBrowserViewModel.cs ├── global.json ├── packages.config ├── syncfusion.samplebrowser.wpf_80.csproj ├── syncfusion.samplebrowser.wpf_80.sln ├── syncfusion.samplebrowser.wpf_fileformat_47.csproj ├── syncfusion.samplebrowser.wpf_fileformat_47.sln ├── syncfusion.samplebrowser.wpf_fileformat_80.csproj ├── syncfusion.samplebrowser.wpf_fileformat_80.sln └── wpf-splash-screen.png ├── showcase ├── PowerPoint Viewer │ ├── App.config │ ├── App.xaml │ ├── App.xaml.cs │ ├── Assets │ │ └── PowerPoint Viewer │ │ │ ├── Navigation_Next _Disabled.png │ │ │ ├── Navigation_Prev _Disabled.png │ │ │ ├── PowerPointViewer.PNG │ │ │ ├── Template.pptx │ │ │ ├── ppt viwer icons_Full.png │ │ │ ├── ppt__Print.png │ │ │ ├── ppt__Print_Red.png │ │ │ ├── ppt__back.png │ │ │ ├── ppt__back_Red.png │ │ │ ├── ppt__close.png │ │ │ ├── ppt__for.png │ │ │ ├── ppt__for_Red.png │ │ │ ├── ppt__logo for header.png │ │ │ ├── ppt__logo.ico │ │ │ ├── ppt__logo.png │ │ │ ├── ppt__mini.png │ │ │ ├── ppt__open.png │ │ │ ├── ppt__open_Red.png │ │ │ ├── ppt_pdf.png │ │ │ └── ppt_pdf_Red.png │ ├── Properties │ │ ├── AssemblyInfo.cs │ │ ├── Resources.Designer.cs │ │ ├── Resources.resx │ │ ├── Settings.Designer.cs │ │ └── Settings.settings │ ├── Views │ │ ├── PowerPointViewer.xaml │ │ └── PowerPointViewer.xaml.cs │ ├── global.json │ ├── syncfusion.powerpointviewer.wpf_47.csproj │ ├── syncfusion.powerpointviewer.wpf_47.sln │ ├── syncfusion.powerpointviewer.wpf_80.csproj │ ├── syncfusion.powerpointviewer.wpf_80.sln │ ├── syncfusion.powerpointviewer.wpf_lib_47.csproj │ ├── syncfusion.powerpointviewer.wpf_lib_47.sln │ ├── syncfusion.powerpointviewer.wpf_lib_80.csproj │ └── syncfusion.powerpointviewer.wpf_lib_80.sln ├── documenteditor │ ├── App.config │ ├── App.xaml │ ├── App.xaml.cs │ ├── Assets │ │ ├── App.ico │ │ └── documenteditor │ │ │ ├── CustomDictionary.dic │ │ │ ├── DocumentEditor.png │ │ │ ├── GettingStarted.docx │ │ │ ├── PrintLayout.png │ │ │ └── WebLayout.png │ ├── Converter │ │ └── PercentageDoubleConverter.cs │ ├── Model │ │ └── RunAdv.cs │ ├── Properties │ │ ├── AssemblyInfo.cs │ │ ├── Resources.Designer.cs │ │ ├── Resources.resx │ │ ├── Settings.Designer.cs │ │ └── Settings.settings │ ├── ViewModel │ │ └── DocumentEditorViewModel.cs │ ├── Views │ │ ├── DocumentEditorDemo.xaml │ │ └── DocumentEditorDemo.xaml.cs │ ├── global.json │ ├── syncfusion.documenteditor.wpf_47.csproj │ ├── syncfusion.documenteditor.wpf_47.sln │ ├── syncfusion.documenteditor.wpf_80.csproj │ ├── syncfusion.documenteditor.wpf_80.sln │ ├── syncfusion.documenteditor.wpf_lib_47.csproj │ ├── syncfusion.documenteditor.wpf_lib_47.sln │ ├── syncfusion.documenteditor.wpf_lib_80.csproj │ └── syncfusion.documenteditor.wpf_lib_80.sln ├── invoice │ ├── App.xaml │ ├── App.xaml.cs │ ├── Assets │ │ ├── Invoice │ │ │ ├── About.png │ │ │ ├── App.ico │ │ │ ├── Edit.jpg │ │ │ ├── Edit.png │ │ │ ├── Excel.png │ │ │ ├── Excel_Toast.png │ │ │ ├── Export.png │ │ │ ├── Invoice.png │ │ │ ├── Logo.png │ │ │ ├── Northwind.jpg │ │ │ ├── PDF.png │ │ │ ├── PDF_Toast.png │ │ │ ├── SmallLogo.png │ │ │ ├── SplashScreen.png │ │ │ ├── StoreLogo.png │ │ │ ├── Syncfusion.PNG │ │ │ ├── SyncfusionLogo.jpg │ │ │ ├── Word.png │ │ │ ├── Word_Toast.png │ │ │ └── syncfusion_logo.gif │ │ ├── InvoiceTemplate.xlsx │ │ ├── ProdutsPriceList.xml │ │ └── Template.docx │ ├── Invoice.cs │ ├── Invoice.xaml │ ├── Invoice.xaml.cs │ ├── InvoiceDemo.xaml │ ├── InvoiceDemo.xaml.cs │ ├── Model │ │ ├── BillingInformation.cs │ │ ├── InvoiceItem.cs │ │ └── ProductList.cs │ ├── Properties │ │ ├── AssemblyInfo.cs │ │ ├── Resources.Designer.cs │ │ ├── Resources.resx │ │ ├── Settings.Designer.cs │ │ └── Settings.settings │ ├── ViewModel │ │ ├── ExcelExport.cs │ │ ├── PdfExport.cs │ │ └── WordExport.cs │ ├── Views │ │ ├── AddressDialog.xaml │ │ ├── AddressDialog.xaml.cs │ │ ├── ExcelExport.cs │ │ ├── FieldDialog.xaml │ │ ├── FieldDialog.xaml.cs │ │ ├── PdfExport.cs │ │ └── WordExport.cs │ ├── app.config │ ├── global.json │ ├── syncfusion.invoice.wpf_47.csproj │ ├── syncfusion.invoice.wpf_47.sln │ ├── syncfusion.invoice.wpf_80.csproj │ ├── syncfusion.invoice.wpf_80.sln │ ├── syncfusion.invoice.wpf_lib_47.csproj │ ├── syncfusion.invoice.wpf_lib_47.sln │ ├── syncfusion.invoice.wpf_lib_80.csproj │ └── syncfusion.invoice.wpf_lib_80.sln ├── spreadsheet │ ├── App.config │ ├── App.xaml │ ├── App.xaml.cs │ ├── Assets │ │ └── SfSpreadsheet.png │ ├── Behavior │ │ └── ImportBehavior.cs │ ├── Data │ │ └── SpreadsheetShowCase │ │ │ └── Showcase.xlsx │ ├── Properties │ │ ├── AssemblyInfo.cs │ │ ├── Resources.Designer.cs │ │ ├── Resources.resx │ │ ├── Settings.Designer.cs │ │ └── Settings.settings │ ├── Views │ │ ├── SpreadSheetDemo.xaml │ │ └── SpreadSheetDemo.xaml.cs │ ├── global.json │ ├── packages.config │ ├── syncfusion.spreadsheetdemo.wpf_47.csproj │ ├── syncfusion.spreadsheetdemo.wpf_47.sln │ ├── syncfusion.spreadsheetdemo.wpf_80.csproj │ ├── syncfusion.spreadsheetdemo.wpf_80.sln │ ├── syncfusion.spreadsheetdemo.wpf_lib_47.csproj │ ├── syncfusion.spreadsheetdemo.wpf_lib_47.sln │ ├── syncfusion.spreadsheetdemo.wpf_lib_80.csproj │ └── syncfusion.spreadsheetdemo.wpf_lib_80.sln └── succinctly series │ ├── App.config │ ├── App.xaml │ ├── App.xaml.cs │ ├── Assets │ ├── App.ico │ └── Succinctly Series │ │ ├── 01 Jquery.png │ │ ├── 04-Http.png │ │ ├── 05-Java-Script.png │ │ ├── 06-LightSwitch.png │ │ ├── 07-Asp.net-MVC-4-Mob-Web.png │ │ ├── 09-Knockout-JS.png │ │ ├── 13-GIS.png │ │ ├── 15-Win-Store-Apps.png │ │ ├── 16 iOS ebook.png │ │ ├── GIS Succinctly.pdf │ │ ├── HTTP_Succinctly.pdf │ │ ├── JavaScript_Succinctly.pdf │ │ ├── Knockoutjs_Succinctly.pdf │ │ ├── LightSwitch_Succinctly.pdf │ │ ├── WindowsStoreApps_Succinctly.pdf │ │ ├── aspnetmvc4_Succinctly.pdf │ │ ├── iOS_Succinctly.pdf │ │ ├── jQuery_Succinctly.pdf │ │ ├── pdfviewer.png │ │ └── succinctlyseries.png │ ├── Model │ └── Book.cs │ ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings │ ├── UI │ └── Navigator.cs │ ├── ViewModel │ └── ViewModel.cs │ ├── Views │ ├── FrontPage.xaml │ ├── FrontPage.xaml.cs │ ├── PDFViewerPage.xaml │ ├── PDFViewerPage.xaml.cs │ ├── SuccinctlySeriesDemo.xaml │ └── SuccinctlySeriesDemo.xaml.cs │ ├── global.json │ ├── syncfusion.succinctlyseries.wpf_47.csproj │ ├── syncfusion.succinctlyseries.wpf_47.sln │ ├── syncfusion.succinctlyseries.wpf_80.csproj │ ├── syncfusion.succinctlyseries.wpf_80.sln │ ├── syncfusion.succinctlyseries.wpf_lib_47.csproj │ ├── syncfusion.succinctlyseries.wpf_lib_47.sln │ ├── syncfusion.succinctlyseries.wpf_lib_80.csproj │ └── syncfusion.succinctlyseries.wpf_lib_80.sln ├── spreadsheet ├── App.config ├── App.xaml ├── App.xaml.cs ├── Assets │ ├── Cell Customization │ │ ├── AUDI.png │ │ ├── BMW.png │ │ ├── FERRARI.png │ │ ├── FORD.png │ │ ├── VOLKSWAGEN.png │ │ └── pORSCHE.png │ └── PrintingIcons │ │ ├── Icons_Backward.png │ │ ├── Icons_FitPage.png │ │ ├── Icons_FitWidth.png │ │ ├── Icons_Forward.png │ │ ├── Icons_Front.png │ │ ├── Icons_Last.png │ │ ├── Icons_Print.png │ │ ├── Icons_Zoom In.png │ │ └── Icons_Zoom Out.png ├── Behavior │ ├── FileImportBehavior.cs │ └── Template Renderer │ │ ├── SpreadsheetColumnExt.cs │ │ └── SpreadsheetTemplateCellRenderer.cs ├── Data │ └── Spreadsheet │ │ ├── AdvancedConditionalFormatting.xlsx │ │ ├── CellCustomization.xlsx │ │ ├── CellFormatting.xlsx │ │ ├── Chart.xlsx │ │ ├── ConditionalFormatting.xlsx │ │ ├── Customers.xml │ │ ├── Export.xlsx │ │ ├── Filtering.xlsx │ │ ├── Formula.xlsx │ │ ├── GettingStarted.xlsx │ │ ├── GraphicCell.xlsx │ │ ├── Orders.xml │ │ ├── Outline.xlsx │ │ ├── Printing.xlsx │ │ ├── Products.xml │ │ └── Sparkline.xlsx ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── SpreadsheetDemosViewModel.cs ├── Views │ ├── AdvancedConditionalFormatting │ │ └── View │ │ │ ├── AdvancedConditionalFormatting.xaml │ │ │ └── AdvancedConditionalFormatting.xaml.cs │ ├── CellCustomization │ │ ├── Behavior │ │ │ ├── ClickBehavior.cs │ │ │ └── ImportBehavior.cs │ │ ├── Converter │ │ │ └── TextToImageConverter.cs │ │ └── View │ │ │ ├── CellCustomization.xaml │ │ │ └── CellCustomization.xaml.cs │ ├── CellFormatting │ │ └── View │ │ │ ├── CellFormatting.xaml │ │ │ └── CellFormatting.xaml.cs │ ├── Chart │ │ ├── Behavior │ │ │ └── ChartImportBehavior.cs │ │ └── View │ │ │ ├── Chart.xaml │ │ │ └── Chart.xaml.cs │ ├── ConditionalFormatting │ │ └── View │ │ │ ├── ConditionalFormatting.xaml │ │ │ └── ConditionalFormatting.xaml.cs │ ├── DataGridView │ │ └── View │ │ │ ├── DataGridView.xaml │ │ │ └── DataGridView.xaml.cs │ ├── DataManagement │ │ ├── Behavior │ │ │ └── ExportToDataTableBehavior.cs │ │ ├── Command │ │ │ ├── ExportToDataTableCommand.cs │ │ │ └── ImportCommand.cs │ │ └── View │ │ │ ├── DataManagement.xaml │ │ │ └── DataManagement.xaml.cs │ ├── Exporting │ │ ├── Command │ │ │ └── ExportCommand.cs │ │ ├── Converter │ │ │ └── BoolToOptionsConverter.cs │ │ └── View │ │ │ ├── Exporting.xaml │ │ │ └── Exporting.xaml.cs │ ├── Filtering │ │ └── View │ │ │ ├── Filtering.xaml │ │ │ └── Filtering.xaml.cs │ ├── FormulaDemo │ │ └── View │ │ │ ├── FormulaDemo.xaml │ │ │ └── FormulaDemo.xaml.cs │ ├── GettingStarted │ │ ├── Behavior │ │ │ ├── GettingStartedImportBehavior.cs │ │ │ └── ZoomSliderBehavior.cs │ │ └── View │ │ │ ├── GettingStarted.xaml │ │ │ └── GettingStarted.xaml.cs │ ├── GraphicCell │ │ └── View │ │ │ ├── GraphicCell.xaml │ │ │ └── GraphicCell.xaml.cs │ ├── Outlining │ │ └── View │ │ │ ├── Outlining.xaml │ │ │ └── Outlining.xaml.cs │ ├── Printing │ │ ├── Command │ │ │ └── PrintingCommand.cs │ │ └── View │ │ │ ├── PrintPreviewWindow.xaml │ │ │ ├── PrintPreviewWindow.xaml.cs │ │ │ ├── Printing.xaml │ │ │ └── Printing.xaml.cs │ └── Sparklines │ │ ├── Behavior │ │ └── SparklinesImportBehavior.cs │ │ └── View │ │ ├── Sparklines.xaml │ │ └── Sparklines.xaml.cs ├── global.json ├── packages.config ├── syncfusion.spreadsheetdemos.wpf_47.csproj ├── syncfusion.spreadsheetdemos.wpf_47.sln ├── syncfusion.spreadsheetdemos.wpf_80.csproj ├── syncfusion.spreadsheetdemos.wpf_80.sln ├── syncfusion.spreadsheetdemos.wpf_lib_47.csproj ├── syncfusion.spreadsheetdemos.wpf_lib_47.sln ├── syncfusion.spreadsheetdemos.wpf_lib_80.csproj └── syncfusion.spreadsheetdemos.wpf_lib_80.sln └── xlsio ├── App.config ├── App.xaml ├── App.xaml.cs ├── Assets └── XlsIO │ ├── AdvancedFilterData.xlsx │ ├── BoxAndWhiskerTemplate.xlsx │ ├── BudgetPlanner.xls │ ├── CFTemplate.xlsx │ ├── CalendarTemplate.xlsx │ ├── CallCenterTemplate.xlsx │ ├── CommentsTemplate.xlsx │ ├── CreateMacroTemplate.xlsx │ ├── EMPID1.png │ ├── EditMacroTemplate.xltm │ ├── EmbeddedChart.xls │ ├── EmbeddedChart.xlsx │ ├── Encrypt.xlsx │ ├── EncryptedSpreadsheet.xlsx │ ├── ExcelToJSON.xlsx │ ├── ExcelToODS.xlsx │ ├── ExcelToPdf-UA.xlsx │ ├── ExcelTopdfwithChart.xlsx │ ├── ExportData.xlsx │ ├── ExportData.xml │ ├── External_Input.xlsx │ ├── FaxOrderForm.doc │ ├── FaxOrderForm.pdf │ ├── FilterData.xlsx │ ├── FilterData_Color.xlsx │ ├── FindAndExtract.xls │ ├── Fonts │ ├── bahnschrift.ttf │ └── georgiab.ttf │ ├── FormulaTemplate.xls │ ├── FunnelChartTemplate.xlsx │ ├── GroupShapes.xlsx │ ├── HTMLToExcel.html │ ├── HTMLwithFormulaToExcel.html │ ├── IconFilterData.xlsx │ ├── Input.xls │ ├── InvoiceTemplate.xlsx │ ├── LockedWorksheet.xls │ ├── MacroTemplate.xltm │ ├── NorthwindDataTemplate.xls │ ├── NorthwindTemplate.xls │ ├── Orders.xml │ ├── PivotCodeDate.xlsx │ ├── PivotLayout.xlsx │ ├── PivotTable.xlsx │ ├── ProtectedWorkbook.xls │ ├── RangeManipulation.xls │ ├── ReplaceOptions.xlsx │ ├── SortingData.xlsx │ ├── SourceWorkbookTemplate.xls │ ├── SourceWorkbookTemplate.xlsx │ ├── Sparkline.xlsx │ ├── SunburstTemplate.xlsx │ ├── TableSlicer.xlsx │ ├── TemplateMarkerImageFitToCell.xlsx │ ├── TemplateMarkerImageOnly.xlsx │ ├── TemplateMarkerImageWithPosition.xlsx │ ├── TemplateMarkerImageWithSize.xlsx │ ├── TemplateMarkerImageWithSizeAndPosition.xlsx │ ├── Template_Marker_Images │ ├── Man1.jpg │ ├── Man10.png │ ├── Man11.jpg │ ├── Man12.jpg │ ├── Man13.jpg │ ├── Man14.jpg │ ├── Man15.jpg │ ├── Man16.jpg │ ├── Man17.jpg │ ├── Man18.jpg │ ├── Man2.png │ ├── Man3.jpg │ ├── Man4.png │ ├── Man5.jpg │ ├── Man6.png │ ├── Man7.jpg │ ├── Man8.png │ ├── Man9.jpg │ ├── Woman1.jpg │ ├── Woman10.jpg │ ├── Woman11.jpg │ ├── Woman12.jpg │ ├── Woman13.jpg │ ├── Woman14.jpg │ ├── Woman2.png │ ├── Woman3.jpg │ ├── Woman4.png │ ├── Woman5.jpg │ ├── Woman6.png │ ├── Woman7.jpg │ ├── Woman8.jpg │ └── Woman9.jpg │ ├── TimelogTemplate.xls │ ├── TreemapTemplate.xlsx │ ├── WhatIfAnalysisTemplate.xlsx │ ├── WorkSheetToImage.xlsx │ ├── contact_sales.gif │ ├── customers.xml │ ├── header.gif │ ├── image │ ├── CF_IS_GreenCheckSymbol.png │ ├── CF_IS_GreenUpArrow.png │ ├── CF_IS_RedCrossSymbol.png │ ├── CF_IS_RedDownArrow.png │ ├── CF_IS_SignalWithFourFillBars.png │ ├── CF_IS_SignalWithOneFillBar.png │ ├── CF_IS_SignalWithThreeFillBars.png │ ├── CF_IS_SignalWithTwoFillBars.png │ ├── CF_IS_YellowDownInclineArrow.png │ ├── CF_IS_YellowExclamationSymbol.png │ ├── CF_IS_YellowSideArrow.png │ ├── CF_IS_YellowUpInclineArrow.png │ └── NoIcon.png │ ├── logo.jpg │ ├── monthly_sales.xls │ ├── pdfIcon.jpg │ └── wordIcon.jpg ├── Properties ├── AssemblyInfo.cs ├── Resources.Designer.cs ├── Resources.resx ├── Settings.Designer.cs └── Settings.settings ├── Views ├── AttendanceTracker.xaml ├── AttendanceTracker.xaml.cs ├── AutoShape.xaml ├── AutoShape.xaml.cs ├── BoxAndWhisker.xaml ├── BoxAndWhisker.xaml.cs ├── BudgetPlanner.xaml ├── BudgetPlanner.xaml.cs ├── CallCenterDashboard.cs ├── CallCenterDashboard.xaml ├── ChartWorksheet.xaml ├── ChartWorksheet.xaml.cs ├── CollectionObjects.xaml ├── CollectionObjects.xaml.cs ├── Comments.xaml ├── Comments.xaml.cs ├── ComputeAllFormulas.xaml ├── ComputeAllFormulas.xaml.cs ├── ComputeSpecificFormula.xaml ├── ComputeSpecificFormula.xaml.cs ├── ConditionalFormatting.xaml ├── ConditionalFormatting.xaml.cs ├── CreateMacro.xaml ├── CreateMacro.xaml.cs ├── CreateSpreadsheet.xaml ├── CreateSpreadsheet.xaml.cs ├── Customer.cs ├── DataValidation.xaml ├── DataValidation.xaml.cs ├── DocumentSettings.xaml ├── DocumentSettings.xaml.cs ├── EditMacro.xaml ├── EditMacro.xaml.cs ├── EmbeddedChart.xaml ├── EmbeddedChart.xaml.cs ├── EncryptAndDecrypt.xaml ├── EncryptAndDecrypt.xaml.cs ├── ExcelToJSON.xaml ├── ExcelToJSON.xaml.cs ├── ExcelToODS.xaml ├── ExcelToODS.xaml.cs ├── ExcelToPDF.xaml ├── ExcelToPDF.xaml.cs ├── ExcelToPDFUA.xaml ├── ExcelToPDFUA.xaml.cs ├── ExpensesReport.xaml ├── ExpensesReport.xaml.cs ├── ExternalFormula.xaml ├── ExternalFormula.xaml.cs ├── Filters.xaml ├── Filters.xaml.cs ├── FindAndExtract.xaml ├── FindAndExtract.xaml.cs ├── FormControls.xaml ├── FormControls.xaml.cs ├── FormatCells.xaml ├── FormatCells.xaml.cs ├── Formula.xaml ├── Formula.xaml.cs ├── Funnel.xaml ├── Funnel.xaml.cs ├── GroupShape.xaml ├── GroupShape.xaml.cs ├── ImportExportDataTable.xaml ├── ImportExportDataTable.xaml.cs ├── ImportHTMLTable.xaml ├── ImportHTMLTable.xaml.cs ├── ImportNestedCollection.xaml ├── ImportNestedCollection.xaml.cs ├── InteractiveFeatures.xaml ├── InteractiveFeatures.xaml.cs ├── OleObject.xaml ├── OleObject.xaml.cs ├── Performance.xaml ├── Performance.xaml.cs ├── PivotChart.xaml ├── PivotChart.xaml.cs ├── PivotTable.xaml ├── PivotTable.xaml.cs ├── PivotTableLayout.xaml ├── PivotTableLayout.xaml.cs ├── Print.xaml ├── Print.xaml.cs ├── RangeManipulation.xaml ├── RangeManipulation.xaml.cs ├── ReplaceOptions.xaml ├── ReplaceOptions.xaml.cs ├── RowColumnManipulation.xaml ├── RowColumnManipulation.xaml.cs ├── Slicer.xaml ├── Slicer.xaml.cs ├── Sorting.xaml ├── Sorting.xaml.cs ├── Sparklines.xaml ├── Sparklines.xaml.cs ├── StylesAndFormatting.xaml ├── StylesAndFormatting.xaml.cs ├── Sunburst.xaml ├── Sunburst.xaml.cs ├── TableFormula.xaml ├── TableFormula.xaml.cs ├── Tables.xaml ├── Tables.xaml.cs ├── TemplateMarker.xaml ├── TemplateMarker.xaml.cs ├── Treemap.xaml ├── Treemap.xaml.cs ├── Vehicle.cs ├── WhatIfAnalysis.xaml ├── WhatIfAnalysis.xaml.cs ├── WorkbookProtection.xaml ├── WorkbookProtection.xaml.cs ├── WorksheetManagement.xaml ├── WorksheetManagement.xaml.cs ├── WorksheetProtection.xaml ├── WorksheetProtection.xaml.cs ├── WorksheetToHTML.xaml ├── WorksheetToHTML.xaml.cs ├── WorksheetToImage.xaml ├── WorksheetToImage.xaml.cs ├── YearlySales.xaml └── YearlySales.xaml.cs ├── XlsIODemosViewModel.cs ├── global.json ├── syncfusion.xlsiodemos.wpf_47.csproj ├── syncfusion.xlsiodemos.wpf_47.sln ├── syncfusion.xlsiodemos.wpf_80.csproj ├── syncfusion.xlsiodemos.wpf_80.sln ├── syncfusion.xlsiodemos.wpf_lib_47.csproj ├── syncfusion.xlsiodemos.wpf_lib_47.sln ├── syncfusion.xlsiodemos.wpf_lib_80.csproj └── syncfusion.xlsiodemos.wpf_lib_80.sln /common/Assets/Advantage_Runner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Advantage_Runner.png -------------------------------------------------------------------------------- /common/Assets/App.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/App.ico -------------------------------------------------------------------------------- /common/Assets/Aquil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Aquil.png -------------------------------------------------------------------------------- /common/Assets/Axis_XT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Axis_XT.png -------------------------------------------------------------------------------- /common/Assets/Config/OLAPSample.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | SyncfusionOfflineCube 4 | SQL2005 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /common/Assets/FieldEffect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/FieldEffect.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/8x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/8x.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Aquaracer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Aquaracer.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Carrera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Carrera.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Envy_X2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Envy_X2.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Fastrack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Fastrack.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/G-Shock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/G-Shock.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Iphone5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Iphone5.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Lumia_800.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Lumia_800.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Lumia_920.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Lumia_920.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/MacBook_Pro2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/MacBook_Pro2.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Macbook_Air.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Macbook_Air.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Men_Black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Men_Black.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Monaco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Monaco.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/One_X.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/One_X.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Pavilion_G6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Pavilion_G6.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/S3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/S3.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Sea_Dweller Deepsea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Sea_Dweller Deepsea.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Submariner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Submariner.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Transformer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Transformer.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Vaio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Vaio.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/XPS12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/XPS12.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/XPS15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/XPS15.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Xperia_Tipo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Xperia_Tipo.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Xperia_Z.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Xperia_Z.png -------------------------------------------------------------------------------- /common/Assets/Gadgets/Yoga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Gadgets/Yoga.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/3D-Charts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/3D-Charts.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/AIAssistView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/AIAssistView.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Accordion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Accordion.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Auto Complete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Auto Complete.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/AvatarView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/AvatarView.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Badge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Badge.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Barcode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Barcode.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Bullet Graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Bullet Graph.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Busy Indicator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Busy Indicator.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Buttons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Buttons.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Calculate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Calculate.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Calculator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Calculator.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Calendar.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Card View.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Card View.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Carousel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Carousel.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Charts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Charts.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/CheckListBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/CheckListBox.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Chromeless Window.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Chromeless Window.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Color Picker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Color Picker.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/ComboBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/ComboBox.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/DataGrid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/DataGrid.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Date Picker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Date Picker.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/DateTimeEdit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/DateTimeEdit.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Diagram.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/DocIO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/DocIO.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Docking Manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Docking Manager.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Document Container.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Document Container.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Editors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Editors.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Gantt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Gantt.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Gauge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Gauge.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Grid Splitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Grid Splitter.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/GridControl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/GridControl.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Group Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Group Bar.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Heat Map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Heat Map.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Hierarchical Navigator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Hierarchical Navigator.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Hub Tile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Hub Tile.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Image Editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Image Editor.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Kanban.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Kanban.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Map.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Menu.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/MultiColumn Dropdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/MultiColumn Dropdown.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Navigation Drawer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Navigation Drawer.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Olap Chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Olap Chart.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Olap Client.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Olap Client.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Olap Gauge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Olap Gauge.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Olap Grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Olap Grid.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/PDF Viewer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/PDF Viewer.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/PDF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/PDF.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/PivotGrid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/PivotGrid.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Presentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Presentation.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Progressbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Progressbar.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/PropertyGrid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/PropertyGrid.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Radial Menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Radial Menu.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Radial Slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Radial Slider.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Range Navigator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Range Navigator.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Range Slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Range Slider.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Rating.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Rating.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Ribbon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Ribbon.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/RichTextBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/RichTextBox.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Scheduler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Scheduler.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/SmartAISolution.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/SmartAISolution.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Smith Chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Smith Chart.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Sparkline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Sparkline.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Spell Checker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Spell Checker.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Spreadsheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Spreadsheet.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Sunburst Chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Sunburst Chart.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Surface Chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Surface Chart.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Syntax Editor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Syntax Editor.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/TabControl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/TabControl.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Task Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Task Bar.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/TextInputLayout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/TextInputLayout.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Tile View.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Tile View.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Time Picker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Time Picker.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/TimeSpan Edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/TimeSpan Edit.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Tool Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Tool Bar.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Tree Navigator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Tree Navigator.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/TreeGrid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/TreeGrid.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/TreeView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/TreeView.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Treemap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Treemap.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/Wizard Control.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/Wizard Control.png -------------------------------------------------------------------------------- /common/Assets/GalleryViewImages/XlsIO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/GalleryViewImages/XlsIO.png -------------------------------------------------------------------------------- /common/Assets/Movie/movie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Movie/movie.png -------------------------------------------------------------------------------- /common/Assets/Northwind.sdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Northwind.sdf -------------------------------------------------------------------------------- /common/Assets/Olap/Data/OfflineCube/Adventure_Works_Ext.cub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Olap/Data/OfflineCube/Adventure_Works_Ext.cub -------------------------------------------------------------------------------- /common/Assets/Olap/Data/OfflineCube/ReportsTable.sdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Olap/Data/OfflineCube/ReportsTable.sdf -------------------------------------------------------------------------------- /common/Assets/Olap/Data/OfflineCube/Sales DB.cub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Olap/Data/OfflineCube/Sales DB.cub -------------------------------------------------------------------------------- /common/Assets/Olap/Data/Sales DB.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Olap/Data/Sales DB.xls -------------------------------------------------------------------------------- /common/Assets/People/People_Circle0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle0.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle1.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle10.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle11.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle12.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle13.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle14.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle15.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle16.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle17.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle18.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle19.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle2.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle20.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle21.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle22.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle23.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle24.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle25.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle26.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle27.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle28.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle29.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle3.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle31.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle32.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle33.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle34.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle35.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle36.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle37.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle4.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle5.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle6.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle7.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle8.png -------------------------------------------------------------------------------- /common/Assets/People/People_Circle9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/People/People_Circle9.png -------------------------------------------------------------------------------- /common/Assets/Population.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/Population.jpg -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/BusinessIntilegence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/BusinessIntilegence.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/Calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/Calendar.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/Charts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/Charts.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/Conversational UI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/Conversational UI.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/DataVisualization.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/DataVisualization.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/FileFormat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/FileFormat.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/FileViewersAndEditors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/FileViewersAndEditors.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/Grids.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/Grids.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/InputControls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/InputControls.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/Layout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/Layout.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/ListandDropdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/ListandDropdown.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/MenusandBars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/MenusandBars.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/Miscellaneous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/Miscellaneous.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/Navigation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/Navigation.png -------------------------------------------------------------------------------- /common/Assets/ProductCategoryImages/Notification.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ProductCategoryImages/Notification.png -------------------------------------------------------------------------------- /common/Assets/RunCruise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/RunCruise.png -------------------------------------------------------------------------------- /common/Assets/ToolBarIcons/AlignTextCenter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ToolBarIcons/AlignTextCenter.png -------------------------------------------------------------------------------- /common/Assets/ToolBarIcons/AlignTextLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ToolBarIcons/AlignTextLeft.png -------------------------------------------------------------------------------- /common/Assets/ToolBarIcons/AlignTextRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ToolBarIcons/AlignTextRight.png -------------------------------------------------------------------------------- /common/Assets/ToolBarIcons/Bold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ToolBarIcons/Bold.png -------------------------------------------------------------------------------- /common/Assets/ToolBarIcons/Italic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ToolBarIcons/Italic.png -------------------------------------------------------------------------------- /common/Assets/ToolBarIcons/Label.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ToolBarIcons/Label.png -------------------------------------------------------------------------------- /common/Assets/ToolBarIcons/Properties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/ToolBarIcons/Properties.png -------------------------------------------------------------------------------- /common/Assets/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/error.png -------------------------------------------------------------------------------- /common/Assets/no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/no.png -------------------------------------------------------------------------------- /common/Assets/yes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Assets/yes.png -------------------------------------------------------------------------------- /common/Pdfium/arm64/pdfium.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Pdfium/arm64/pdfium.dll -------------------------------------------------------------------------------- /common/Pdfium/x64/pdfium.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Pdfium/x64/pdfium.dll -------------------------------------------------------------------------------- /common/Pdfium/x86/pdfium.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/common/Pdfium/x86/pdfium.dll -------------------------------------------------------------------------------- /common/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /common/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /docio/App.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /docio/App.xaml: -------------------------------------------------------------------------------- 1 |  6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /docio/Assets/DocIO/Adventure.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Adventure.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/AdventureCycle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/AdventureCycle.jpg -------------------------------------------------------------------------------- /docio/Assets/DocIO/Andrew Fuller.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Andrew Fuller.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Apple Juice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Apple Juice.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Arabic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Arabic.txt -------------------------------------------------------------------------------- /docio/Assets/DocIO/BkmkDocumentPart_Template.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/BkmkDocumentPart_Template.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Bookmark_Template.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Bookmark_Template.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Cherry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Cherry.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Cone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Cone.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/ContentControlTemplate.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/ContentControlTemplate.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/CreateSmartArtInput.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/CreateSmartArtInput.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/DocIO.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/DocIO.gif -------------------------------------------------------------------------------- /docio/Assets/DocIO/EditEquationLaTeXInput.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/EditEquationLaTeXInput.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/EditSmartArtInput.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/EditSmartArtInput.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/EmployeesReportDemo.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/EmployeesReportDemo.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/Ess chart.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Ess chart.emf -------------------------------------------------------------------------------- /docio/Assets/DocIO/Essential DocIO.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Essential DocIO.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/Excel_Template.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Excel_Template.xlsx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Grape Juice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Grape Juice.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Hot Soup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Hot Soup.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Janet Leverling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Janet Leverling.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Letter Formatting.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Letter Formatting.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/MacroTemplate.dotm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/MacroTemplate.dotm -------------------------------------------------------------------------------- /docio/Assets/DocIO/Mathematical Equation.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Mathematical Equation.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Mountain-200.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Mountain-200.jpg -------------------------------------------------------------------------------- /docio/Assets/DocIO/Mountain-300.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Mountain-300.jpg -------------------------------------------------------------------------------- /docio/Assets/DocIO/Nancy Davolio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Nancy Davolio.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Northwind.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Northwind.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Northwind.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Northwind.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Northwind_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Northwind_logo.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/OleTemplate.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/OleTemplate.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/OleTemplate.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/OleTemplate.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Original.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Original.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/OriginalDocument.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/OriginalDocument.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/PieChart.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/PieChart.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Replace.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Replace.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/Reports.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Reports.bmp -------------------------------------------------------------------------------- /docio/Assets/DocIO/RevisedDocument.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/RevisedDocument.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Road-550-W.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Road-550-W.jpg -------------------------------------------------------------------------------- /docio/Assets/DocIO/SalesInvoiceDemo.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/SalesInvoiceDemo.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/Square.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Square.tif -------------------------------------------------------------------------------- /docio/Assets/DocIO/Strawberry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Strawberry.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Strict.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | XHTML to Doc 4 | 5 | 6 |

XHTML to Doc - Strict XHTML example

7 |

Essential DocIO now supports converting valid XHTML content to Doc content. The passed in content should be either XHTML 1.0 or 1.1 compliant.

8 |

XHTML 1.0 Strict

9 |

It is the same as HTML 4.01 Strict, but it follows XML syntax rules.

10 | 11 | -------------------------------------------------------------------------------- /docio/Assets/DocIO/TableOfFiguresInput.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TableOfFiguresInput.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Template.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Template.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/TemplateComments.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TemplateComments.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/TemplateFormFields.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TemplateFormFields.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/TemplateMaster.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TemplateMaster.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/TemplateRevisions.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TemplateRevisions.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/TemplateSource1.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TemplateSource1.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/TemplateSource2.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TemplateSource2.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/TemplateTableStyle.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TemplateTableStyle.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/TemplateUpdateFields.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TemplateUpdateFields.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Template_Letter.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Template_Letter.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/Template_Report.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Template_Report.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/Tender Coconut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Tender Coconut.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/TrackChangesTemplate.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/TrackChangesTemplate.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Vennila.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Vennila.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/Watermark.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Watermark.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/WinFAQ.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/WinFAQ.txt -------------------------------------------------------------------------------- /docio/Assets/DocIO/Word To RTF.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Word To RTF.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Word to EPUB.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Word to EPUB.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/Word to HTML.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Word to HTML.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/Word to Image.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Word to Image.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Word to ODT.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Word to ODT.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Word to PDF.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Word to PDF.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/Word to WordML.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/Word to WordML.doc -------------------------------------------------------------------------------- /docio/Assets/DocIO/WordToHTML.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/WordToHTML.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/WordtoMD.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/WordtoMD.docx -------------------------------------------------------------------------------- /docio/Assets/DocIO/XlsIO.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/XlsIO.gif -------------------------------------------------------------------------------- /docio/Assets/DocIO/docio_header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/docio_header.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/google.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/google.png -------------------------------------------------------------------------------- /docio/Assets/DocIO/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/image.jpg -------------------------------------------------------------------------------- /docio/Assets/DocIO/pdf.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/pdf.gif -------------------------------------------------------------------------------- /docio/Assets/DocIO/sfLogo.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/sfLogo.ico -------------------------------------------------------------------------------- /docio/Assets/DocIO/syncfusion_logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/syncfusion_logo.gif -------------------------------------------------------------------------------- /docio/Assets/DocIO/yahoo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/docio/Assets/DocIO/yahoo.gif -------------------------------------------------------------------------------- /docio/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /docio/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /docio/packages.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | -------------------------------------------------------------------------------- /pdf/App.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /pdf/App.xaml: -------------------------------------------------------------------------------- 1 |  5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /pdf/Assets/PDF/256.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/256.tif -------------------------------------------------------------------------------- /pdf/Assets/PDF/AdventureCycle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/AdventureCycle.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/Ani.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Ani.gif -------------------------------------------------------------------------------- /pdf/Assets/PDF/AutoTag.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/AutoTag.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/Autumn Leaves.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Autumn Leaves.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/BorderTemplate.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/BorderTemplate.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Careers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Careers.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/Chart.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Chart.xlsx -------------------------------------------------------------------------------- /pdf/Assets/PDF/CorporateBrochure.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/CorporateBrochure.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/CorruptedDocument.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/CorruptedDocument.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/CustomTag.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/CustomTag.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/DigitalSignature.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/DigitalSignature.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Docio.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Docio.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/DoctoPDF.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/DoctoPDF.doc -------------------------------------------------------------------------------- /pdf/Assets/PDF/EmpDetails.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/EmpDetails.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Essen DocIO.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Essen DocIO.gif -------------------------------------------------------------------------------- /pdf/Assets/PDF/Essen PDF.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Essen PDF.gif -------------------------------------------------------------------------------- /pdf/Assets/PDF/Essen XlsIO.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Essen XlsIO.gif -------------------------------------------------------------------------------- /pdf/Assets/PDF/Essential DocIO.txt: -------------------------------------------------------------------------------- 1 | Essential DocIO is a .NET library that can read and write Microsoft Word files. It features a full-fledged object model similar to the Microsoft Office COM libraries. It does not use COM interop and is built from scratch in C#. It can be used on systems that do not have Microsoft Word installed. 2 | -------------------------------------------------------------------------------- /pdf/Assets/PDF/Essential PDF.txt: -------------------------------------------------------------------------------- 1 | Essential PDF is a .NET library that can produce Adobe PDF files. It features a full fledged object model for the easy creation of PDF files from any .NET language. It does not use any external libraries and is built from scratch in C#. It can be used on on the server side (ASP.NET or any other environment) or with Windows Forms applications. 2 | -------------------------------------------------------------------------------- /pdf/Assets/PDF/Essential XlsIO.txt: -------------------------------------------------------------------------------- 1 | Essential XlsIO is a .NET library that can read and write Microsoft Excel files (BIFF 8 format). It features a full fledged object model just like the Microsoft Office COM libraries. It does not use COM interop and is built from scratch in C#. It can be used on systems that do not have Microsoft Excel installed, making it an excellent report engine for tabular data. 2 | -------------------------------------------------------------------------------- /pdf/Assets/PDF/Essential_Studio.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Essential_Studio.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Essential_XlsIO.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Essential_XlsIO.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Exceltopdf.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Exceltopdf.xlsx -------------------------------------------------------------------------------- /pdf/Assets/PDF/Form.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Form.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/HTTP Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/HTTP Succinctly.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Image.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Image.tiff -------------------------------------------------------------------------------- /pdf/Assets/PDF/Manual.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Manual.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Manual.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Manual.txt -------------------------------------------------------------------------------- /pdf/Assets/PDF/NotoSerif-Black.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/NotoSerif-Black.otf -------------------------------------------------------------------------------- /pdf/Assets/PDF/PDF.pfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/PDF.pfx -------------------------------------------------------------------------------- /pdf/Assets/PDF/PDFImage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/PDFImage.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/Pdf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Pdf.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/Product Catalog.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Product Catalog.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Redaction.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Redaction.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/RemoveImage.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/RemoveImage.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Sound.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Sound.mp3 -------------------------------------------------------------------------------- /pdf/Assets/PDF/SourceTemplate.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/SourceTemplate.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/StandardFont.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/StandardFont.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/Stock.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Stock.docx -------------------------------------------------------------------------------- /pdf/Assets/PDF/Video.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Video.mp4 -------------------------------------------------------------------------------- /pdf/Assets/PDF/XPStoPDF.xps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/XPStoPDF.xps -------------------------------------------------------------------------------- /pdf/Assets/PDF/Xlsio.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/Xlsio.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/arabic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/arabic.txt -------------------------------------------------------------------------------- /pdf/Assets/PDF/autotagsmall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/autotagsmall.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/calc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/calc.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/design.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/design.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/ease.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/ease.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/footer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/footer.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/group.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/group.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/imageDoc.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/imageDoc.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/jQuery_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/jQuery_Succinctly.pdf -------------------------------------------------------------------------------- /pdf/Assets/PDF/label8_Image.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/label8_Image.gif -------------------------------------------------------------------------------- /pdf/Assets/PDF/label_Image.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/label_Image.gif -------------------------------------------------------------------------------- /pdf/Assets/PDF/license.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/license.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/logo.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/logo.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/mask2.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/mask2.bmp -------------------------------------------------------------------------------- /pdf/Assets/PDF/metachart.emf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/metachart.emf -------------------------------------------------------------------------------- /pdf/Assets/PDF/office.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/office.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/page1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/page1.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/page2.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/page2.tif -------------------------------------------------------------------------------- /pdf/Assets/PDF/page3.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/page3.tif -------------------------------------------------------------------------------- /pdf/Assets/PDF/pdf viewer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/pdf viewer.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/pdf_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/pdf_button.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/pdf_header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/pdf_header.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/perform.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/perform.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/proj.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/proj.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/pview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/pview.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/qrcodelogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/qrcodelogo.png -------------------------------------------------------------------------------- /pdf/Assets/PDF/reports.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/reports.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/rgb.icc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/rgb.icc -------------------------------------------------------------------------------- /pdf/Assets/PDF/richmedia.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/richmedia.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/richmedia_sound.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/richmedia_sound.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/rview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/rview.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/simple.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/simple.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/source.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/source.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/spread.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/spread.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/support.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/support.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/syncfusion_logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/syncfusion_logo.gif -------------------------------------------------------------------------------- /pdf/Assets/PDF/write.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/write.jpg -------------------------------------------------------------------------------- /pdf/Assets/PDF/xfaTemplate.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdf/Assets/PDF/xfaTemplate.pdf -------------------------------------------------------------------------------- /pdf/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /pdf/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /pdfviewer/App.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /pdfviewer/App.xaml: -------------------------------------------------------------------------------- 1 |  7 | 8 | 9 | -------------------------------------------------------------------------------- /pdfviewer/Assets/Annotations.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/Annotations.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/EmpDetails.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/EmpDetails.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/Encrypted Document.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/Encrypted Document.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/FormFillingDocument.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/FormFillingDocument.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/Free text.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/Free text.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/HTTP Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/HTTP Succinctly.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/Ink signature.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/Ink signature.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/InvisibleDigitalSignature.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/InvisibleDigitalSignature.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/Invoice.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/Invoice.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/MultiColumnReports.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/MultiColumnReports.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/PDF_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/PDF_Succinctly.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/PdfLayer.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/PdfLayer.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/Redacted.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/Redacted.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/SyncfusionBrochure.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/SyncfusionBrochure.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/eSign_filling.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/eSign_filling.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/form_document_new.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/form_document_new.pdf -------------------------------------------------------------------------------- /pdfviewer/Assets/localhost.pfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/localhost.pfx -------------------------------------------------------------------------------- /pdfviewer/Assets/pdfviewer/Approved.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/pdfviewer/Approved.png -------------------------------------------------------------------------------- /pdfviewer/Assets/pdfviewer/pdf_header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/pdfviewer/pdf_header.png -------------------------------------------------------------------------------- /pdfviewer/Assets/profile1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/profile1.png -------------------------------------------------------------------------------- /pdfviewer/Assets/profile2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/profile2.png -------------------------------------------------------------------------------- /pdfviewer/Assets/restricted-formfield.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/pdfviewer/Assets/restricted-formfield.pdf -------------------------------------------------------------------------------- /pdfviewer/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /pdfviewer/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /pdfviewer/packages.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | -------------------------------------------------------------------------------- /presentation/App.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /presentation/Assets/Presentation/About.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/About.png -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Animation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Animation.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/ChartInput.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/ChartInput.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/CycleLogo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/CycleLogo.jpg -------------------------------------------------------------------------------- /presentation/Assets/Presentation/EmbeddedOleObject.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/EmbeddedOleObject.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Essential Presentation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Essential Presentation.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Excel_Template.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Excel_Template.xlsx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/FindAndHighlightInput.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/FindAndHighlightInput.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/HeaderFooter.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/HeaderFooter.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/HelloWorld.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/HelloWorld.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Images.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Images.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Input Template.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Input Template.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Input_Template.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Input_Template.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/MergeContent.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/MergeContent.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/OlePicture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/OlePicture.png -------------------------------------------------------------------------------- /presentation/Assets/Presentation/OleTemplate.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/OleTemplate.docx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/ShapeWithAnimation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/ShapeWithAnimation.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Slides.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Slides.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/SmartArtNode.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/SmartArtNode.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/SmartArts.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/SmartArts.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Syncfusion Presentation.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Syncfusion Presentation.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Template.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Template.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/Transition.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/Transition.pptx -------------------------------------------------------------------------------- /presentation/Assets/Presentation/tablet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/presentation/Assets/Presentation/tablet.jpg -------------------------------------------------------------------------------- /presentation/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /presentation/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /presentation/packages.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | -------------------------------------------------------------------------------- /richtextbox/App.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /richtextbox/App.xaml: -------------------------------------------------------------------------------- 1 |  4 | 5 | -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/Blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/Blue.png -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/CustomDictionary.dic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/CustomDictionary.dic -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/GettingStarted-ar-sa.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/GettingStarted-ar-sa.docx -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/GettingStarted-fr.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/GettingStarted-fr.docx -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/GettingStarted.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/GettingStarted.docx -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/Green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/Green.png -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/InitialQuery.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/InitialQuery.docx -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/Pink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/Pink.png -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/PostedBy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/PostedBy.png -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/Purple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/Purple.png -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/ReplyContent.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/ReplyContent.docx -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/User32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/User32.png -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/User48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/User48.png -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/White.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/White.png -------------------------------------------------------------------------------- /richtextbox/Assets/richtextbox/Yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/richtextbox/Assets/richtextbox/Yellow.png -------------------------------------------------------------------------------- /richtextbox/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /richtextbox/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /richtextbox/packages.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | -------------------------------------------------------------------------------- /samplebrowser/App.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /samplebrowser/App.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/samplebrowser/App.ico -------------------------------------------------------------------------------- /samplebrowser/App.xaml: -------------------------------------------------------------------------------- 1 |  6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /samplebrowser/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /samplebrowser/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /samplebrowser/packages.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | -------------------------------------------------------------------------------- /samplebrowser/wpf-splash-screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/samplebrowser/wpf-splash-screen.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/App.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/App.xaml: -------------------------------------------------------------------------------- 1 |  6 | 7 | 8 | -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/Navigation_Next _Disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/Navigation_Next _Disabled.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/Navigation_Prev _Disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/Navigation_Prev _Disabled.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/PowerPointViewer.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/PowerPointViewer.PNG -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/Template.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/Template.pptx -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt viwer icons_Full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt viwer icons_Full.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__Print.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__Print.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__Print_Red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__Print_Red.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__back.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__back_Red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__back_Red.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__close.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__for.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__for.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__for_Red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__for_Red.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__logo for header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__logo for header.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__logo.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__logo.ico -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__logo.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__mini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__mini.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__open.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__open_Red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt__open_Red.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt_pdf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt_pdf.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt_pdf_Red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/PowerPoint Viewer/Assets/PowerPoint Viewer/ppt_pdf_Red.png -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /showcase/PowerPoint Viewer/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /showcase/documenteditor/App.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /showcase/documenteditor/App.xaml: -------------------------------------------------------------------------------- 1 |  6 | 7 | 8 | -------------------------------------------------------------------------------- /showcase/documenteditor/Assets/App.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/documenteditor/Assets/App.ico -------------------------------------------------------------------------------- /showcase/documenteditor/Assets/documenteditor/CustomDictionary.dic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/documenteditor/Assets/documenteditor/CustomDictionary.dic -------------------------------------------------------------------------------- /showcase/documenteditor/Assets/documenteditor/DocumentEditor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/documenteditor/Assets/documenteditor/DocumentEditor.png -------------------------------------------------------------------------------- /showcase/documenteditor/Assets/documenteditor/GettingStarted.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/documenteditor/Assets/documenteditor/GettingStarted.docx -------------------------------------------------------------------------------- /showcase/documenteditor/Assets/documenteditor/PrintLayout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/documenteditor/Assets/documenteditor/PrintLayout.png -------------------------------------------------------------------------------- /showcase/documenteditor/Assets/documenteditor/WebLayout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/documenteditor/Assets/documenteditor/WebLayout.png -------------------------------------------------------------------------------- /showcase/documenteditor/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /showcase/documenteditor/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /showcase/invoice/App.xaml: -------------------------------------------------------------------------------- 1 |  5 | 6 | 7 | -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/About.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/About.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/App.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/App.ico -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Edit.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Edit.jpg -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Edit.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Excel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Excel.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Excel_Toast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Excel_Toast.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Export.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Invoice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Invoice.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Logo.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Northwind.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Northwind.jpg -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/PDF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/PDF.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/PDF_Toast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/PDF_Toast.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/SmallLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/SmallLogo.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/SplashScreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/SplashScreen.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/StoreLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/StoreLogo.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Syncfusion.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Syncfusion.PNG -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/SyncfusionLogo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/SyncfusionLogo.jpg -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Word.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Word.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/Word_Toast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/Word_Toast.png -------------------------------------------------------------------------------- /showcase/invoice/Assets/Invoice/syncfusion_logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Invoice/syncfusion_logo.gif -------------------------------------------------------------------------------- /showcase/invoice/Assets/InvoiceTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/InvoiceTemplate.xlsx -------------------------------------------------------------------------------- /showcase/invoice/Assets/Template.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/invoice/Assets/Template.docx -------------------------------------------------------------------------------- /showcase/invoice/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /showcase/invoice/app.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /showcase/invoice/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /showcase/spreadsheet/App.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /showcase/spreadsheet/App.xaml: -------------------------------------------------------------------------------- 1 |  4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /showcase/spreadsheet/Assets/SfSpreadsheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/spreadsheet/Assets/SfSpreadsheet.png -------------------------------------------------------------------------------- /showcase/spreadsheet/Data/SpreadsheetShowCase/Showcase.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/spreadsheet/Data/SpreadsheetShowCase/Showcase.xlsx -------------------------------------------------------------------------------- /showcase/spreadsheet/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /showcase/spreadsheet/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /showcase/spreadsheet/packages.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | -------------------------------------------------------------------------------- /showcase/succinctly series/App.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /showcase/succinctly series/App.xaml: -------------------------------------------------------------------------------- 1 |  6 | 7 | 8 | -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/App.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/App.ico -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/01 Jquery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/01 Jquery.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/04-Http.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/04-Http.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/05-Java-Script.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/05-Java-Script.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/06-LightSwitch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/06-LightSwitch.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/07-Asp.net-MVC-4-Mob-Web.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/07-Asp.net-MVC-4-Mob-Web.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/09-Knockout-JS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/09-Knockout-JS.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/13-GIS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/13-GIS.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/15-Win-Store-Apps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/15-Win-Store-Apps.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/16 iOS ebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/16 iOS ebook.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/GIS Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/GIS Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/HTTP_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/HTTP_Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/JavaScript_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/JavaScript_Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/Knockoutjs_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/Knockoutjs_Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/LightSwitch_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/LightSwitch_Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/WindowsStoreApps_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/WindowsStoreApps_Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/aspnetmvc4_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/aspnetmvc4_Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/iOS_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/iOS_Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/jQuery_Succinctly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/jQuery_Succinctly.pdf -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/pdfviewer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/pdfviewer.png -------------------------------------------------------------------------------- /showcase/succinctly series/Assets/Succinctly Series/succinctlyseries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/showcase/succinctly series/Assets/Succinctly Series/succinctlyseries.png -------------------------------------------------------------------------------- /showcase/succinctly series/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /showcase/succinctly series/Views/SuccinctlySeriesDemo.xaml: -------------------------------------------------------------------------------- 1 |  10 | 11 | 14 | 15 | -------------------------------------------------------------------------------- /showcase/succinctly series/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /spreadsheet/App.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /spreadsheet/App.xaml: -------------------------------------------------------------------------------- 1 |  5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /spreadsheet/Assets/Cell Customization/AUDI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/Cell Customization/AUDI.png -------------------------------------------------------------------------------- /spreadsheet/Assets/Cell Customization/BMW.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/Cell Customization/BMW.png -------------------------------------------------------------------------------- /spreadsheet/Assets/Cell Customization/FERRARI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/Cell Customization/FERRARI.png -------------------------------------------------------------------------------- /spreadsheet/Assets/Cell Customization/FORD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/Cell Customization/FORD.png -------------------------------------------------------------------------------- /spreadsheet/Assets/Cell Customization/VOLKSWAGEN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/Cell Customization/VOLKSWAGEN.png -------------------------------------------------------------------------------- /spreadsheet/Assets/Cell Customization/pORSCHE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/Cell Customization/pORSCHE.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_Backward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_Backward.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_FitPage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_FitPage.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_FitWidth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_FitWidth.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_Forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_Forward.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_Front.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_Front.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_Last.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_Last.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_Print.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_Print.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_Zoom In.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_Zoom In.png -------------------------------------------------------------------------------- /spreadsheet/Assets/PrintingIcons/Icons_Zoom Out.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Assets/PrintingIcons/Icons_Zoom Out.png -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/AdvancedConditionalFormatting.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/AdvancedConditionalFormatting.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/CellCustomization.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/CellCustomization.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/CellFormatting.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/CellFormatting.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/Chart.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/Chart.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/ConditionalFormatting.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/ConditionalFormatting.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/Export.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/Export.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/Filtering.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/Filtering.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/Formula.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/Formula.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/GettingStarted.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/GettingStarted.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/GraphicCell.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/GraphicCell.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/Outline.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/Outline.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/Printing.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/Printing.xlsx -------------------------------------------------------------------------------- /spreadsheet/Data/Spreadsheet/Sparkline.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/spreadsheet/Data/Spreadsheet/Sparkline.xlsx -------------------------------------------------------------------------------- /spreadsheet/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /spreadsheet/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | -------------------------------------------------------------------------------- /spreadsheet/packages.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /xlsio/App.config: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /xlsio/App.xaml: -------------------------------------------------------------------------------- 1 |  6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/AdvancedFilterData.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/AdvancedFilterData.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/BoxAndWhiskerTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/BoxAndWhiskerTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/BudgetPlanner.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/BudgetPlanner.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/CFTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/CFTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/CalendarTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/CalendarTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/CallCenterTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/CallCenterTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/CommentsTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/CommentsTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/CreateMacroTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/CreateMacroTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/EMPID1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/EMPID1.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/EditMacroTemplate.xltm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/EditMacroTemplate.xltm -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/EmbeddedChart.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/EmbeddedChart.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/EmbeddedChart.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/EmbeddedChart.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Encrypt.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Encrypt.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/EncryptedSpreadsheet.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/EncryptedSpreadsheet.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/ExcelToJSON.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/ExcelToJSON.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/ExcelToODS.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/ExcelToODS.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/ExcelToPdf-UA.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/ExcelToPdf-UA.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/ExcelTopdfwithChart.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/ExcelTopdfwithChart.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/ExportData.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/ExportData.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/External_Input.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/External_Input.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/FaxOrderForm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/FaxOrderForm.doc -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/FaxOrderForm.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/FaxOrderForm.pdf -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/FilterData.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/FilterData.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/FilterData_Color.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/FilterData_Color.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/FindAndExtract.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/FindAndExtract.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Fonts/bahnschrift.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Fonts/bahnschrift.ttf -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Fonts/georgiab.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Fonts/georgiab.ttf -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/FormulaTemplate.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/FormulaTemplate.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/FunnelChartTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/FunnelChartTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/GroupShapes.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/GroupShapes.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/IconFilterData.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/IconFilterData.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Input.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Input.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/InvoiceTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/InvoiceTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/LockedWorksheet.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/LockedWorksheet.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/MacroTemplate.xltm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/MacroTemplate.xltm -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/NorthwindDataTemplate.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/NorthwindDataTemplate.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/NorthwindTemplate.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/NorthwindTemplate.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/PivotCodeDate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/PivotCodeDate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/PivotLayout.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/PivotLayout.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/PivotTable.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/PivotTable.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/ProtectedWorkbook.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/ProtectedWorkbook.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/RangeManipulation.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/RangeManipulation.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/ReplaceOptions.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/ReplaceOptions.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/SortingData.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/SortingData.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/SourceWorkbookTemplate.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/SourceWorkbookTemplate.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/SourceWorkbookTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/SourceWorkbookTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Sparkline.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Sparkline.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/SunburstTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/SunburstTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/TableSlicer.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/TableSlicer.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/TemplateMarkerImageFitToCell.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/TemplateMarkerImageFitToCell.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/TemplateMarkerImageOnly.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/TemplateMarkerImageOnly.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/TemplateMarkerImageWithPosition.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/TemplateMarkerImageWithPosition.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/TemplateMarkerImageWithSize.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/TemplateMarkerImageWithSize.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/TemplateMarkerImageWithSizeAndPosition.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/TemplateMarkerImageWithSizeAndPosition.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man1.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man10.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man11.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man12.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man13.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man14.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man15.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man16.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man17.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man18.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man18.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man2.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man3.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man4.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man5.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man6.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man7.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man8.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Man9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Man9.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman1.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman10.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman11.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman12.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman13.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman14.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman2.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman3.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman4.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman5.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman6.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman7.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman8.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/Template_Marker_Images/Woman9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/Template_Marker_Images/Woman9.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/TimelogTemplate.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/TimelogTemplate.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/TreemapTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/TreemapTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/WhatIfAnalysisTemplate.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/WhatIfAnalysisTemplate.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/WorkSheetToImage.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/WorkSheetToImage.xlsx -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/contact_sales.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/contact_sales.gif -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/header.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/header.gif -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_GreenCheckSymbol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_GreenCheckSymbol.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_GreenUpArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_GreenUpArrow.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_RedCrossSymbol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_RedCrossSymbol.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_RedDownArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_RedDownArrow.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_SignalWithFourFillBars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_SignalWithFourFillBars.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_SignalWithOneFillBar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_SignalWithOneFillBar.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_SignalWithThreeFillBars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_SignalWithThreeFillBars.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_SignalWithTwoFillBars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_SignalWithTwoFillBars.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_YellowDownInclineArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_YellowDownInclineArrow.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_YellowExclamationSymbol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_YellowExclamationSymbol.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_YellowSideArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_YellowSideArrow.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/CF_IS_YellowUpInclineArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/CF_IS_YellowUpInclineArrow.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/image/NoIcon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/image/NoIcon.png -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/logo.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/monthly_sales.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/monthly_sales.xls -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/pdfIcon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/pdfIcon.jpg -------------------------------------------------------------------------------- /xlsio/Assets/XlsIO/wordIcon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/syncfusion/file-formats-wpf-demos/1bcd8f62d217c5108e5efdb3d838fdf5ee5f123c/xlsio/Assets/XlsIO/wordIcon.jpg -------------------------------------------------------------------------------- /xlsio/Properties/Settings.settings: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /xlsio/global.json: -------------------------------------------------------------------------------- 1 | { 2 | "sdk": { 3 | "version": "9.0.100" 4 | } 5 | } 6 | --------------------------------------------------------------------------------