{"id":834,"date":"2014-06-10T11:03:38","date_gmt":"2014-06-10T11:03:38","guid":{"rendered":"http:\/\/mindfusion.eu\/blog\/?p=834"},"modified":"2021-01-14T11:12:21","modified_gmt":"2021-01-14T11:12:21","slug":"mindfusion-winforms-pack-2014-r3","status":"publish","type":"post","link":"https:\/\/mindfusion.dev\/blog\/mindfusion-winforms-pack-2014-r3\/","title":{"rendered":"MindFusion.WinForms Pack 2014.R3"},"content":{"rendered":"<p>MindFusion is pleased to announce the release 2014.R3 of the Pack for WinForms component suite. Here is an overview of the new features:<\/p>\n<p><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/diagram16x16.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-101\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/diagram16x16.png\" alt=\"diagram16x16\" width=\"16\" height=\"16\" hspace=\"5\" \/><\/a><strong>MindFusion.Diagramming<\/strong><\/p>\n<p><strong>Export to Visio 2013 files<\/strong><br \/>\nThe new Visio2013Exporter class lets you export the contents of Diagram and DiagramDocument objects to Visio 2013 VSDX files. You must add a reference to the MindFusion.Diagramming.Export.Visio.dll assembly beforehand. Further details on how to use the Visio2013Exporter can be found in the forum or the online help.<\/p>\n<p><strong>Headers and Footers in PDF<\/strong><br \/>\nYou can now add a header and a footer to all exported to PDF pages. Their content and font are customizable &#8211; use HeaderFormat, HeaderFont, FooterFormat and FooterFont to do it.<\/p>\n<div id=\"attachment_547\" style=\"width: 518px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/10\/pdf_exporter.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-547\" class=\"size-full wp-image-547\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/10\/pdf_exporter.png\" alt=\"The PdfExporter\" width=\"508\" height=\"344\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/10\/pdf_exporter.png 508w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/10\/pdf_exporter-300x203.png 300w\" sizes=\"auto, (max-width: 508px) 100vw, 508px\" \/><\/a><p id=\"caption-attachment-547\" class=\"wp-caption-text\">The PdfExporter<\/p><\/div>\n<p><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/Calendar-16x16.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-104\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/03\/Calendar-16x16.png\" alt=\"Calendar-16x16\" width=\"16\" height=\"16\" hspace=\"5\" \/><\/a><strong>MindFusion.Scheduling<\/strong><\/p>\n<p><strong>New Holiday Providers<\/strong><br \/>\nYou can use one of the new holiday providers, added to the MindFusion.HolidayProviders.dll assembly &#8211; FranceHolidayProvider, GermanyHolidayProvider, RussiaHolidayProvider, and UKHolidayProvider.<\/p>\n<p><strong>Miscellaneous<\/strong><\/p>\n<ul>\n<li>A new Drawing event enables custom drawing of calendar elements before their default rendering.<\/li>\n<li>Improved support for partial databinding.<\/li>\n<\/ul>\n<p><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/02\/Spreadsheet-16x16.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-680\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/02\/Spreadsheet-16x16.png\" alt=\"Spreadsheet-16x16\" width=\"16\" height=\"16\" hspace=\"5\" \/><\/a><strong>MindFusion.Spreadsheet<\/strong><\/p>\n<p><strong>Export to XLSX (Office Open XML) format<\/strong><br \/>\nUse the new ExcelExporter class to export MindFusion.Spreadsheet Workbook objects to Excel. To export a workbook to XLSX, create an instance of the ExcelExporter class and call its Export method, passing the Workbook object as parameter.<\/p>\n<p><strong>Export to ODS (OpenDocument Spreadsheet) format<\/strong><br \/>\nThe new CalcExporter class lets you export MindFusion.Spreadsheet Workbook objects to the OpenDocument format. To export a workbook, create an instance of the CalcExporter class and call its Export method, passing the Workbook object as parameter.<\/p>\n<p><strong>Export to XHTML and MHTML format<\/strong><br \/>\nTwo new classes &#8211; HtmlExporter and MhtmlExporter &#8211; let you export MindFusion.Spreadsheet Workbook objects to (X)HTML and MHTML files. To export a workbook, create an instance of the respective exporter class and call its Export method, passing the Workbook object as parameter.<\/p>\n<div id=\"attachment_838\" style=\"width: 1290px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-xhtmlexport.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-838\" class=\"size-full wp-image-838\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-xhtmlexport.png\" alt=\"Export to XHTML.\" width=\"1280\" height=\"1024\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-xhtmlexport.png 1280w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-xhtmlexport-300x240.png 300w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-xhtmlexport-1024x819.png 1024w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><\/a><p id=\"caption-attachment-838\" class=\"wp-caption-text\">Export to XHTML.<\/p><\/div>\n<p><strong>Moving cell ranges<\/strong><br \/>\nYou can move cells and cell ranges programmatically as well interactively. In order to move a column\/row programmatically you should call one of the Move overloads of the of the ColumnCollection or RowCollection classes respectively, and specify the column\/row to move and the desired location. To move columns or rows interactively, select the columns or rows entirely, click on any of the selected column or row headers and drag.<\/p>\n<p><strong>Find and replace<\/strong><br \/>\nYou can now use a variety of methods to search and replace texts. For searching, use the Find and FindAll methods. For replacing text use Replace and ReplaceAll. The new FindReplaceForm class (contained in the MindFusion.Spreadsheet.WinForms.StandardForms.dll assembly) can be used to facilitate search and replace operations inside a workbook.<\/p>\n<p><strong>Improved in-place editing<\/strong><br \/>\nIn-place formula editing has been extended with automatic literal, string, cell and cell range coloring<br \/>\nand context-sensitive tooltip information for functions.<\/p>\n<div id=\"attachment_837\" style=\"width: 943px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-inplaceedit.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-837\" class=\"size-full wp-image-837\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-inplaceedit.png\" alt=\"In-place editing.\" width=\"933\" height=\"694\" srcset=\"https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-inplaceedit.png 933w, https:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2014\/06\/spreadsheet-inplaceedit-300x223.png 300w\" sizes=\"auto, (max-width: 933px) 100vw, 933px\" \/><\/a><p id=\"caption-attachment-837\" class=\"wp-caption-text\">In-place editing.<\/p><\/div>\n<p><strong>Miscellaneous<\/strong><\/p>\n<ul>\n<li>The parameters of the Export methods of some exporters have been reordered to improve consistency. Now the Worksheet\/Workbook being exported is always the first argument.<\/li>\n<li>The HyperlinkForm constructors now require an addition argument of type Workbook.<\/li>\n<li>New PageOrientation property added to the PdfExporter class.<\/li>\n<\/ul>\n<p><a href=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/ui.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-153\" src=\"http:\/\/mindfusion.dev\/blog\/wp-content\/uploads\/2013\/04\/ui.png\" alt=\"ui\" width=\"16\" height=\"16\" hspace=\"5\" \/><\/a><strong>MindFusion.UI<\/strong><\/p>\n<p><strong>DockControl<\/strong><br \/>\nLayout serialization has been added to the DockControl.<\/p>\n<p>The trial version is available for direct download from this link:<\/p>\n<p align=\"center\"><a href=\"https:\/\/www.mindfusion.dev\/WinFormsTrial.zip\">Download MindFusion.WinForms Pack 2014.R3<\/a><\/p>\n<p>If you run into problems with any of the components, <a href=\"http:\/\/mindfusion.dev\/contacts.html\">please let us know.<\/a> We shall be glad to assist you. MindFusion is proud with its excellent technical support &#8211; the majority of the questions are answered within hours of receiving them.<\/p>\n<p><em>About MindFusion.WinForms Pack:<\/em> A set of five WinForms programming components that provide your application with a rich choice of diagramming, charting, scheduling, mapping, reporting and gauge features. The tools are very easy to implement and use. They boast intuitive API and various step-by-step tutorials to get you started. Both online and offline documentation is available.<\/p>\n<p>A sample browser presents you with all the samples for each control to let you easily navigate to what you need. You can check some of the features of each component right now if you look at the online demos:<\/p>\n<ul>\n<li><a href=\"http:\/\/mindfusion.dev\/demos\/flowchartnet\/start.htm\">MindFusion.Diagramming online demo<\/a><\/li>\n<li><a href=\"http:\/\/www.mindfusion.co\/demos\/index.html?Control=Charting\">MindFusion.Charting online demo<\/a><\/li>\n<li><a href=\"http:\/\/www.mindfusion.co\/demos\/index.html?Control=Scheduling\">MindFusion.Scheduling online demo<\/a><\/li>\n<li><a href=\"http:\/\/mindfusion.dev\/demos\/reportinglite\/OnlineDemoIntroPage.html\">MindFusion.Reporting online demo<\/a><\/li>\n<\/ul>\n<p>Visit the features &#8211; page of the components for more information about their capabilities:<\/p>\n<ul>\n<li><a href=\"http:\/\/mindfusion.dev\/features-spreadsheet-winforms.html\">Spreadsheet for WinForms features page<\/a><\/li>\n<li><a href=\"http:\/\/mindfusion.dev\/features-masterchart.html\">Charting for WinForms features page<\/a><\/li>\n<li><a href=\"http:\/\/mindfusion.dev\/winforms-map.html\">Mapping for WinForms features page<\/a><\/li>\n<li><a href=\"http:\/\/mindfusion.dev\/gauges-winforms-pack.html\">Gauges for WinForms features page<\/a><\/li>\n<li><a href=\"http:\/\/mindfusion.dev\/features-net.html\">Diagramming for WinForms features page<\/a><\/li>\n<li><a href=\"http:\/\/mindfusion.dev\/features-planner.html\">Scheduling for WinForms features page<\/a><\/li>\n<li><a href=\"http:\/\/mindfusion.dev\/features-reporting.html\">Reporting for WinForms features page<\/a><\/li>\n<\/ul>\n<p>You can check the prices and licensing scheme <a href=\"http:\/\/mindfusion.dev\/buy-winforms-pack.html\">here.<\/a> All components are royalty-free.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MindFusion is pleased to announce the release 2014.R3 of the Pack for WinForms component suite. Here is an overview of the new features: MindFusion.Diagramming Export to Visio 2013 files The new Visio2013Exporter class lets you export the contents of Diagram &hellip; <a href=\"https:\/\/mindfusion.dev\/blog\/mindfusion-winforms-pack-2014-r3\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[95,2,104,163],"tags":[27,228,31,4,227,173,226,30,28,164,48,177,172],"class_list":["post-834","post","type-post","status-publish","format-standard","hentry","category-diagramming-2","category-product-releases","category-scheduling-2","category-spreadsheet","tag-calendar","tag-dock-control","tag-export","tag-flowchart","tag-holiday-provider","tag-ods","tag-opendocument","tag-pdf","tag-schedule","tag-spreadsheet-2","tag-ui","tag-visio-2013","tag-xlsx"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3RlKs-ds","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/834","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/comments?post=834"}],"version-history":[{"count":3,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/834\/revisions"}],"predecessor-version":[{"id":2495,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/posts\/834\/revisions\/2495"}],"wp:attachment":[{"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/media?parent=834"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/categories?post=834"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mindfusion.dev\/blog\/wp-json\/wp\/v2\/tags?post=834"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}