GemBox.Spreadsheet 4.9 v1623 Released

8th March 2024

We have released a new version of GemBox.Spreadsheet with the following list of features, improvements, and fixes included: Fixed the issue with missing items in XSeriesCollection when saving a combo chart to a JPEG image. Fixed the issue of changing a newline character as a data label separator during the XLSX roundtrip process. Fixed the […]

Read More

GemBox.Document 3.5 v1673 Released

8th March 2024

We have released a new version of GemBox.Document with the following list of features, improvements, and fixes included: Fixed issues when saving documents to PDF files: Rendering of horizontal line shape in headers. Handling of hyperlinks without address. Handling of list level numbers when associated paragraph style level is null. The text from a footnote […]

Read More

GemBox.Pdf 1.7 v1508 Released

8th March 2024

We have released a new version of GemBox.Pdf with the following list of features, improvements, and fixes included: Fixed issues with reading page content: Text glyphs formatted with zero size. Content height set to infinite value. Added support for the PrintOptions.PageOrientation property that specifies how the pages are oriented when printing the PDF file. Added […]

Read More

GemBox.Presentation 2.5 v1656 Released

8th March 2024

We have released a new version of GemBox.Presentation with the following list of features, improvements, and fixes included: Added support for custom XML parts and customer data. The custom XML parts can be retrieved via PresentationDocument.CustomXmlParts property, while customer data can be retrieved via VisualDrawing.CustomerData. To add new customer data to a drawing use one […]

Read More

GemBox.Email 1.7 v1194 Released

8th March 2024

We have released a new version of GemBox.Email with the following list of features, improvements, and fixes included: Fixed the issue with large tokens in the OAuth authentication. You can download the latest version from NuGet or from the BugFixes page. If you have any questions, complaints, or suggestions, feel free to contact us.

Read More

GemBox.Imaging 1.0 v1160 Released

8th March 2024

We have released a new version of GemBox.Imaging with the following list of features, improvements, and fixes included: Fixed the issue with closing the input stream and decoding with WPF and GDI+ when the pixel format is Default. You can download the latest version from NuGet or from the BugFixes page. If you have any […]

Read More

Export to images on non-Windows platforms

8th December 2023

We have recently released new bug fixes for GemBox.Document, GemBox.Spreadsheet, and GemBox.Presentation components with support for export to images on non-Windows platforms. Here are some of the details of this feature. When using the GemBox component on a Windows operating system, the WPF is used for text layout, rasterizing content to a bitmap, and bitmap […]

Read More

GemBox.Imaging 1.0 Released

17th November 2022

We are proud to announce that we have just released our new .NET component, GemBox.Imaging 1.0. The component that enables you to read, convert, and transform image files (PNG, JPEG, and GIF) from .NET applications in a simple and efficient way. With GemBox.Imaging you get a fast and reliable component that’s easy to use and […]

Read More

Consulting Services for Customers

5th October 2022

We have started a consulting service to help our customers make the best out of our products in their projects. Our consulting services focus on our clients’ most critical needs while handling projects requiring extensive office documentation management in .NET. We bring deep, functional expertise from senior developers ready to listen and help you optimize […]

Read More

Added support for nullable reference types

22nd September 2022

We have updated all our APIs by adding support for nullable reference types. This is a C# feature that helps you minimize NullReferenceException occurrence in runtime by performing a null-state analysis. The feature is disabled by default for existing projects, but it is enabled for new .NET 6 projects. To enable it manually, just add […]

Read More

Removal of System.Drawing (GDI+) dependency on non-Windows platforms

18th August 2022

We have just released new bug fixes for GemBox components with lesser dependency on System.Drawing (GDI+). Over the last several months, we managed to isolate and restrict dependency on System.Drawing from our code for functionalities such as image handling, text measuring, printing, etc. Although GemBox components still reference System.Drawing (for backward compatibility), at runtime, we […]

Read More

GemBox.Email 1.7 Released

12th August 2022

We have released a new version of our email component, Gembox.Email 1.7, that provides an easy and efficient way to create, send, receive, and process emails in .NET. The biggest addition in this version is the support for signed emails (S/MIME). Signed emails work just as normal emails do, with the addition of being attached […]

Read More

GemBox.Document 3.5 Released

20th May 2022

We have released a new version of our document component for easy and efficient document processing in .NET without Microsoft Word – GemBox.Document 3.5. The biggest addition in this version is reading and writing support for ODT (OpenDocument Text), a text document format supported by various word processing applications, such as the Writer application included […]

Read More

GemBox.Spreadsheet 4.9 Released

24th March 2022

We have released a new version of our spreadsheet component for easy and efficient spreadsheet automation in .NET without Microsoft Excel – GemBox.Spreadsheet 4.9. The following features were added: Reading and writing XLSB file format Pivot table evaluation Date axis support in Charts when saving to PDF, XPS, and image file formats Support for Excel […]

Read More

Support for MS Office 2021

7th February 2022

We tested all our office components (GemBox.Spreadsheet, GemBox.Document, GemBox.Presentation), and we can confirm that they work correctly on files generated by MS Office 2021. We also added new features that were introduced in MS Office 2021. We mainly extended our calculation engine by adding support for spilled array behavior, and the following functions: XLOOKUP XMATCH […]

Read More

Using GemBox components in .NET 6 applications

15th December 2021

With the recent release of .NET 6, we would like to inform you that GemBox components have been tested on the .NET 6 runtime and the behavior of all components should remain unchanged. To cover the broadest range of users, GemBox components continue to target: .NET Framework 3.5 – for applications that target .NET Framework […]

Read More

GemBox.Spreadsheet for Java – Retirement

6th December 2021

Summary GemBox.Spreadsheet for Java is a component that enables you to read, write, edit, and convert spreadsheet files from your applications using one simple API. With GemBox.Spreadsheet for Java you get a fast and reliable component that’s easy to use. It requires only Java (version 8 or later), so you can deploy your application easily […]

Read More

Discontinuation of the Source Code license

1st October 2021

From GemBox’s beginning, more than 16 years ago, we have offered an option to purchase a source code license for our products. Over time we have invested a lot into our existing products. We added a lot of new features, improved existing ones, and also added some new products. With that in mind, any leak […]

Read More

GemBox.Pdf 1.7 Released with support for OCR

14th July 2021

We have released a new version of our PDF component, Gembox.Pdf 1.7, that provides an easy and efficient way to read, merge, split, and process PDF files in .NET. In this version, we added support for annotating PDF pages with hyperlinks and full support for interactive form fields that can now be created and flattened, […]

Read More

Release of DocBlender mail merge platform

6th May 2021

We have just released a new product for online mail merge. With DocBlender you can perform mail merge in your browser. It is created with non-technical users in mind. With its simple and intuitive user interface, anyone can create multiple personalized documents with ease. You can try it out for free at app.docblender.com/free. Let us […]

Read More

New GemBox.Pdf 1.5 Release with support for adding images

25th February 2021

We have just released a new setup, help, and examples for GemBox.Pdf 1.5 with support for adding images. The new functionality enables you to: Draw the image to a specified location in a specified size. Transform the image by applying rotation, scaling, or other transformations. Add an image watermark to PDF pages. If you have […]

Read More

Using GemBox components in .NET 5.0 applications

9th February 2021

With the recent release of .NET 5.0, we would like to inform you that GemBox components have been tested on the .NET 5.0 runtime. The behavior of GemBox components on the .NET 5.0 runtime should remain unchanged, however, .NET 5.0 introduced several breaking changes and we observed that the usage of ICU libraries on Windows […]

Read More

New GemBox.Presentation 2.5 Release with support for SVG images

28th January 2021

We have just released a new setup, help, and example for the GemBox.Presentation 2.5 which supports the creation, editing and saving of SVG (Scalable Vector Graphics) images to PPTX, HTML, PDF, XPS, or image file formats. Images in SVG format are rendered in PDF files as vector graphics, resulting in a smaller file size and […]

Read More

New GemBox.Spreadsheet 4.7 Release with support for SVG images

28th January 2021

We have just released a new setup, help, and example for the GemBox.Spreadsheet 4.7 which supports the creation, editing and saving of SVG (Scalable Vector Graphics) images to XLSX, HTML, PDF, XPS, or image file formats. Images in SVG format are rendered in PDF files as vector graphics, resulting in a smaller file size and […]

Read More

New GemBox.Document 3.3 Release with support for SVG images

15th December 2020

We have just released a new setup, help, and example for the GemBox.Document 3.3 which supports the creation, editing and saving of SVG (Scalable Vector Graphics) images to DOCX, PDF, XPS, or image file formats. Images in SVG format are rendered in PDF files as vector graphics, resulting in a smaller file size and better […]

Read More

New GemBox.Pdf 1.5 Release with support for writing text

5th November 2020

We have just released a new setup, help, and examples for GemBox.Pdf 1.5 with support for writing text. The new functionality enables you to: Write formatted text using various formatting options, such as alignment, font (family, style, weight, stretch, and size), language, color, and opacity. Align and position the text at various positions in the […]

Read More

New GemBox.Email 1.5 Release with support for OAuth 2.0 authentication

29th October 2020

We have just released a new setup, help, and examples for GemBox.Email 1.5 with support for OAuth 2.0 authentication for POP, IMAP, SMTP, and Exchange clients. OAuth 2.0 is an authorization framework that provides a more secure method to access data compared to password-based authentications. We hope that you like the new features. If you […]

Read More

GemBox.Presentation 2.5 Released

16th September 2020

We have released a new version of our presentation component for easy and efficient presentation processing in .NET without Microsoft PowerPoint – GemBox.Presentation 2.5. The biggest addition in this version is a support for PDF/A, the ISO-standardized version of the Portable Document Format (PDF) specialized for long-term archiving of electronic documents. For more details, go to the […]

Read More

GemBox.Spreadsheet 4.7 Released

16th September 2020

We have released a new version of our spreadsheet component for easy and efficient spreadsheet automation in .NET without Microsoft Excel – GemBox.Spreadsheet 4.7. The biggest addition in this version is a support for PDF/A, the ISO-standardized version of the Portable Document Format (PDF) specialized for long-term archiving of electronic documents. For more details, go […]

Read More

GemBox.Document 3.3 Released

16th September 2020

We have released a new version of our document component for easy and efficient document processing in .NET without Microsoft Word – GemBox.Document 3.3. The biggest addition in this version is support for PDF/A, the ISO-standardized version of the Portable Document Format (PDF) specialized for long-term archiving of electronic documents. For more details, go to […]

Read More

New GemBox.Document 3.1 Release with support for hyphenation and formula fields

15th June 2020

We have just released a new setup, help, and examples for the GemBox.Document 3.1 with the following features added: Hyphenation – You can now use our API to specify hyphenation options and have GemBox.Document hyphenate your text automatically while rendering to PDF, XPS, or image file formats. You can find more information by checking the […]

Read More

GemBox.Pdf 1.5 Released

27th May 2020

We have released a new version of our PDF component, Gembox.Pdf 1.5, that provides an easy and efficient way to read, merge, split, and process PDF files in .NET. The biggest addition in this version is major improvements to PDF digital signature functionality. The most notable improvements are: Support for signing a PDF file with […]

Read More

New GemBox.Spreadsheet 4.5 Release with XLS improvements

22nd May 2020

We have just released a new setup, help, and examples for the GemBox.Spreadsheet 4.5 with the following features added: Text Boxes – you can now edit or render the textual content of a shape. Enhanced feature support when reading and writing to XLS file format. Following features are now fully or partially supported: Pictures In-line […]

Read More

Support Forum Released

6th May 2020

For years we have used a GemBox Support Center for most of our user discussions via mailing lists or support tickets. We have now released a GemBox Support Forum, a public forum intended for asking questions about GemBox components. The forum is available to anyone who uses the GemBox component, regardless of whether they are […]

Read More

Support for PDF on Linux and macOS

17th March 2020

We have just released a new setup, help, and examples for GemBox.Document 3.1, GemBox.Spreadsheet 4.5, GemBox.Presentation 2.3, and GemBox.Pdf 1.3 with the support for creating PDF files and paginating document content on Linux, macOS and other platforms that implement .NET Standard 2.0. Over the last several months we managed to remove dependency on WPF from […]

Read More

New GemBox.Document 3.1 Release with support for comments

28th February 2020

We have just released a new setup, help, and examples for the GemBox.Document 3.1 with the following features added: Comments – You can now use our API to add, edit, or remove comments in a document Support for updating SEQ fields using DocumentModel Paginator Various other enhancements and fixes in the GemBox.Document API and file […]

Read More

New GemBox.Spreadsheet 4.5 Release

20th December 2019

We have just released a new setup, help, and examples for the GemBox.Spreadsheet 4.5 with the following features added: Number format builder – You can use this class to create the most common number format strings. Progress reporting and cancellation – It is now possible to see the progress or cancel an operation when saving […]

Read More

New GemBox.Document 3.1 Release with support for watermarks

20th December 2019

We have just released a new setup, help, and examples for the GemBox.Document 3.1 with the following features added: Watermarks – You can now use our API to specify a TextWatermark or a PictureWatermark that will be used as the watermark for a document section. CharacterFormat.Spacing support in rendering to PDF, XPS or image file […]

Read More

New GemBox.Presentation 2.3 Release with support for charts

22nd November 2019

We have just released a new setup, help, and example for the GemBox.Presentation 2.3 with support for creating, editing and saving charts to PPTX, PDF, XPS, or image file formats. Please note that the GemBox.Spreadsheet library is needed to work with charts in GemBox.Presentation. You can find more information by checking the example in our […]

Read More

New GemBox .NET Core 3.0 Release

13th November 2019

Following Microsoft’s announcement of .NET Core 3.0, we have released new versions of GemBox .NET components compatible with .NET Core 3.0. With the release of .NET Core 3.0 support for Windows desktop applications (Windows only), GemBox.Document, GemBox.Spreadsheet, GemBox.Presentation and GemBox.Pdf .NET Core 3.0 components provide support for printing and writing to Adobe Portable Document Format […]

Read More

GemBox.Email 1.5 Released

7th November 2019

We have released a new version of our email component, Gembox.Email 1.5, that provides an easy and efficient way to create, send, receive, and process emails in .NET. The biggest addition in this version is a support for communication with the Microsoft Exchange Server using Exchange Web Services (EWS). The new features allow you to: […]

Read More

New GemBox.Document 3.1 Release with support for charts

7th November 2019

We have just released a new setup, help, and example for the GemBox.Document 3.1 which supports the creation, editing and saving of charts to DOCX, PDF, XPS, or image file formats. Please note that the GemBox.Spreadsheet library is needed to work with charts in GemBox.Document. You can find more information by checking the example in […]

Read More

New GemBox.Spreadsheet 4.5 Release with support for right-to-left scripts

27th September 2019

We have just released a new setup, help, and examples for the GemBox.Spreadsheet 4.5 with support for bidirectional texts when saving to PDF, XPS, or image file formats. This includes support for languages that use a right-to-left script such as Arabic, Persian, Urdu, Hebrew, or Yiddish. We also added support for customizing the direction of […]

Read More

New GemBox.Presentation 2.3 Release with support for right-to-left scripts

27th September 2019

We have just released a new setup, help, and examples for the GemBox.Presentation 2.3 with support for bidirectional texts when saving to PDF, XPS, or image file formats. This includes support for languages that use a right-to-left script such as Arabic, Persian, Urdu, Hebrew, or Yiddish. We also added support for customizing the reading direction […]

Read More

New GemBox.Pdf 1.3 Release

23rd September 2019

We have just released a new setup, help, and examples for the GemBox.Pdf 1.3 with the following features added: Write support for image (PNG, JPEG, GIF, BMP, TIFF and WMP) and XML Paper Specification (XPS) formats. Support for printing. Convert PDF file to the XpsDocument and ImageSource (providing a means to embed a PDF file […]

Read More

New GemBox.Document 3.1 Release with support for right-to-left scripts

11th September 2019

We have just released a new setup, help, and examples for the GemBox.Document 3.1 with support for bidirectional texts when saving to PDF, XPS, or image file formats. This includes support for languages that use a right-to-left script such as Arabic, Persian, Urdu, Hebrew, or Yiddish. We also added full support for customizing the direction […]

Read More

GemBox.Document 3.1 Released

8th July 2019

We have just released a new setup, help, and examples for the GemBox.Document 3.1, with the following features added or updated: Grouped Shapes – Added support for grouped shapes. Content Controls – You can now get, create, or edit Content Controls of various types. Licensing – New licensing scheme and key format. Added support for […]

Read More

GemBox.Spreadsheet 4.5 Released

4th June 2019

We have just released a new setup, help, and examples for the GemBox.Spreadsheet 4.5, with the following features added or updated: Combo chart support – Added support for combination charts. Chart formatting – You can now set chart series color, plot area background fill, title font and format other chart components. Shapes – Work with […]

Read More

New licensing scheme and key format

4th June 2019

We have decided to improve our licensing scheme. The most important change is that we have extended the free-upgrade period to 18 months, regardless of the product version. This basically means that you are entitled to any product bug fixes and major versions released within 18 months from the date of purchase. With that, we […]

Read More

New GemBox.Pdf 1.3 Release with support for image export

8th May 2019

We have just released a new setup, help, and examples for GemBox.Pdf 1.3 with support for exporting images from the PDF file in JPEG, BMP, PNG or TIFF image formats. For more information about this feature, check out the new Export Images example. If you have any questions, complaints, or suggestions, feel free to contact […]

Read More

New GemBox.Pdf 1.3 Release with interactive forms support

1st April 2019

We have just released a new setup, help, and examples for GemBox.Pdf 1.3 with support for PDF interactive forms (AcroForm). An interactive PDF form contains fields that you can select or fill in. Using GemBox.Pdf you can: Retrieve individual form fields with a variety of properties, depending on the form field type. Fill in interactive […]

Read More

GemBox.Presentation 2.3 Released

28th March 2019

We have released a new version of our presentation component for easy and efficient presentation processing in .NET without Microsoft PowerPoint – GemBox.Presentation 2.3. New in GemBox.Presentation 2.3: Added support for .NET Standard 2.0 or higher. Increased the period for free version upgrade to 18 months. This is valid for both bug fixes and major version upgrades. […]

Read More

New GemBox.Document 2.9 Release

26th February 2019

We have just released a new setup, help, and examples for the GemBox.Document 2.9 with the following features added: Picture placeholder in mail merge – Now you can specify and format a picture placeholder, which will be later merged and replaced by an actual picture. Color depth and compression – It is possible to specify […]

Read More

New GemBox.Spreadsheet 4.3 Release

26th February 2019

We have just released a new setup, help, and examples for the GemBox.Spreadsheet 4.3 with the following features added: Workbook protection – As well as protecting the content of a worksheet, it is now possible to protect the whole workbook structure, disabling to delete or rename a worksheet. Color depth and compression – It is […]

Read More

GemBox.Spreadsheet for Java 1.1 Released

27th September 2018

We have released a Java version of our GemBox.Spreadsheet component that enables developers to read, write, create, and update spreadsheet files from Java applications, simply and efficiently. GemBox.Spreadsheet for Java has the following advantages: Support for multiple file formats (XLSX, ODS, CSV, TXT, HTML). Rich set of features. More » No dependency on Microsoft Excel. […]

Read More

GemBox.Pdf 1.3 Released

18th July 2018

We have released a new version of our PDF component, GemBox.Pdf 1.3. In this version, we focused on the most important part of the PDF content: the text. Using GemBox.Pdf 1.3 you can: Extract a Unicode representation of a PDF page, as shown in the Reading example. Retrieve individual text elements with their location and […]

Read More

GemBox.Document 2.9 Released

17th May 2018

We have released a new version of our document component for easy and efficient document processing in .NET without Microsoft Word. New in GemBox.Document 2.9: Extended support for HTML input and select tags. GemBox.Document will now convert HTML input and select tags to Form Fields and vice versa. Added support for .NET Standard 2.0 or […]

Read More

GemBox.Spreadsheet 4.3 Released

27th March 2018

We have released a new version of our spreadsheet component for easy and efficient spreadsheet automation in .NET without Microsoft Excel – GemBox.Spreadsheet 4.3. New in GemBox.Spreadsheet 4.3: Added support for inserting and removing cells. Added support for Tables. Added support for .NET Standard 2.0 or higher. With support for .NET Standard 2.0, GemBox.Spreadsheet now […]

Read More

GemBox.Email 1.3 Released

7th March 2018

We have released a new version of our email component, Gembox.Email 1.3, that provides easy and efficient way for creating, sending, receiving, and processing emails in .NET. New in Gembox.Email 1.3: Added support for Mbox file format. Added support for iCalendar file format. Added support for .NET Standard 2.0 or higher. With support for .NET […]

Read More

GemBox.Pdf 1.0 Released

27th December 2017

We have released a new GemBox.Pdf component that enables developers to read, write, create and update PDF files from .NET applications in a simple and efficient way. GemBox.Pdf implements PDF standards ISO 32000-1:2008 (PDF 1.7) and ISO 32000-2:2017 (PDF 2.0) following Framework Design Guidelines. GemBox.Pdf is being continually improved with a final goal of implementing […]

Read More

New HTML engine in GemBox.Spreadsheet

8th November 2017

We have just released a new setup, help, and examples for GemBox.Spreadsheet 4.1 with a new HTML engine. This new engine has the following advantages: Full CSS style resolution. External CSS support. Support for CSS style selectors. Better HTML parsing. We hope that you like the new feature. If you have any questions, complaints, or […]

Read More

New website design

7th November 2017

For some time now, we have been working to improve our website design. We have now released a new design with a cleaner and more responsive layout which focuses on providing an elegant browsing experience for all our visitors. We have improved the content and images on our pages to highlight the most wanted information, […]

Read More

New HTML engine in GemBox.Document

18th September 2017

We have just released a new setup, help, and examples for GemBox.Document 2.7 with a new HTML engine. This new engine has the following advantages: Full CSS style resolution. External CSS support. Support for CSS style selectors. Better HTML parsing. We hope that you like the new feature. If you have any questions, complaints, or […]

Read More

New GemBox.Presentation 2.1 Release with PPT read support

18th April 2017

We have just released a new setup, help, and examples for GemBox.Presentaton 2.1 with support for reading Microsoft PowerPoint 97-2003 (PPT) presentations. Other notable improvements included in this release are: Added support for PPTX encryption. Added support for cloning presentations, slides, shapes and text. Added helper class for COM interop. Added support for compressing pictures […]

Read More

GemBox.Document 2.7 Released

10th April 2017

We have released a new version of our document component, GemBox.Document 2.7, for easy and efficient document processing in .NET without Microsoft Word. New in GemBox.Document 2.7: Added support for footnotes and endnotes. Added support for text frames. Added CharacterFormat support to the SpecialCharacter class. Added support for image size optimization when saving documents to […]

Read More

GemBox.Presentation 2.1 Released

1st March 2017

We have released a new version of our presentation component for easy and efficient presentation processing in .NET without Microsoft PowerPoint – GemBox.Presentation 2.1. New in GemBox.Presentation 2.1: Write support for the: Adobe Portable Document Format (PDF) Microsoft XMP Paper Specification (XPS) Image formats (BMP, GIF, JPEG, PNG, TIFF, WMP) Support for printing Convert a […]

Read More

GemBox.Bundle 1.1 Released

19th January 2017

We have released a new GemBox.Bundle product, a package of all our components for processing office files in .NET without Microsoft Office. If you need to support more than one Office app (e.g., Excel or Word), GemBox.Bundle is the way to go. GemBox.Bundle includes: GemBox.Spreadsheet GemBox.Document GemBox.Presentation GemBox.Email GemBox.Bundle has the following advantages: Pricing 30% […]

Read More

Outlook MSG file format support in GemBox.Email

9th December 2016

We have just released a new setup, help, and examples for GemBox.Email 1.1 with support for the MSG file format. For more information, see the GemBox.Email Convert example. Other notable GemBox.Email improvements: Added ImapClient.MoveMessage for moving for moving email messages from one folder to another. Added PopClient.LogOutput, ImapClient.LogOutput and SmtpClient.LogOutput for client-server communication logging. Various […]

Read More

GemBox.Presentation 1.0 Released

30th November 2016

We have released new GemBox.Presentation component for easy and efficient PowerPoint presentation processing in .NET without Microsoft PowerPoint. GemBox.Presentation, for now, supports PPTX reading and writing, but we are already working on support for other file formats. GemBox.Presentation has following advantages: Rich Set of Features. More » No dependency on Microsoft PowerPoint. Faster than Microsoft […]

Read More

GemBox.Spreadsheet 4.1 Released

27th September 2016

We have released a new version of our spreadsheet component for easy and efficient spreadsheet automation in .NET without Microsoft Excel – GemBox.Spreadsheet 4.1. New in GemBox.Spreadsheet 4.1: Added Calculation Engine. GemBox.Spreadsheet now supports cell formula calculation. You don’t need to reopen your files in Microsoft Excel to calculate cell values, just call ExcelCell.Calculate, ExcelWorksheet.Calculate […]

Read More

New GemBox.Email 1.1 release with mail address validation and mail merge

24th March 2016

We have just released a new setup, help and Sample Explorer for the GemBox.Email 1.1 with the following features added: Mail address validation – Provides developers with the ability to validate a single or a collection of mail addresses. Validator checks mail address format, domain and account existence. Mail merge – A process for creating […]

Read More

GemBox.Email 1.1 Released

25th February 2016

We are proud to announce that we have just released our new .NET component, GemBox.Email 1.1. The component provides an easy and high-performance way for creating, sending, receiving, and processing emails using the SMTP, POP, and IMAP protocols. It also supports loading and saving emails, so you can store your emails exactly as they were […]

Read More

PDF Digital Signature in GemBox.Document and GemBox.Spreadsheet

15th February 2016

We have just released a new setup, help, and examples for GemBox.Document 2.5 and GemBox.Spreadsheet 3.9 with support for digital signatures in PDFs. For more information, see the digital signature in GemBox.Document and digital signature in GemBox.Spreadsheet examples. Other notable GemBox.Document improvements: Major refactoring of lists (numbered / bulleted). The internal implementation now supports all […]

Read More

New GemBox.Document 2.5 Release with PDF read support

10th December 2015

We have just released a new setup, help, and examples for GemBox.Document 2.5 with support for reading PDF files. GemBox.Document currently supports reading PDF files that contain text in paragraphs and/or tables by trying to recognize the logical structure of the document from the content of PDF pages. The output is not of high fidelity, […]

Read More

New GemBox.Spreadsheet 3.9 Release with Conditional Formatting and Pivot Tables support

28th May 2015

We have just released a new setup, help and examples for GemBox.Spreadsheet 3.9 with following improvements: Added support for Conditional Formatting.Conditional Formatting is loaded from and saved to XLSX file format only.Conditional Formatting calculation is currently not supported. Added support for Pivot Tables.Pivot Tables are loaded from and saved to XLSX file format only.Pivot Table […]

Read More

GemBox.Document 2.5 Released

19th March 2015

We have released a new version of our document component for easy and efficient document processing in .NET without Microsoft Word – GemBox.Document 2.5. New in GemBox.Document 2.5: Full support for Table Styles. Support for basic Shapes. Support for IF field in mail merge. Various fixes and enhancements in GemBox.Document model and file format readers […]

Read More

GemBox.Spreadsheet 3.9 Released

23rd December 2014

We have released a new version of our spreadsheet component for easy and efficient spreadsheet automation in .NET without Microsoft Excel – GemBox.Spreadsheet 3.9. New in GemBox.Spreadsheet 3.9: Major overhaul of internal implementation and public API. As a result, memory consumption is lowered almost by half which means that you can load twice larger files […]

Read More

Discontinuation of Site Wide License

23rd December 2014

From December 24, 2014 we are discontinuing Site Wide License. There are few reasons for that: Lots of our users are distributed teams. Site Wide License which is tied to physical location doesn’t work for them. There were many situations where company has several locations so we had to make custom offer which includes several […]

Read More

New GemBox.Document 2.3 Release with RTF and Form Fields support

25th July 2014

We have just released a new setup, help, and examples for GemBox.Document 2.3 with the following improvements: Added support for Rich Text Format (RTF) as input and output format. Added support for creating and reading form fields in DOCX and DOC formats. Added support for restricting document editing. Added support for loading and saving document […]

Read More

New GemBox.Spreadsheet 3.7 Release with Charts support

12th June 2014

We have just released a new setup, help, and examples for GemBox.Spreadsheet 3.7 with a support for Charts (graphs). Following charts are supported: Clustered Column, Stacked Column, 100% Stacked Column, Clustered Bar, Stacked Bar, 100% Stacked Bar, Line, Stacked Line, 100% Stacked Line, Area, Stacked Area, 100% Stacked Area, Pie. Charts are supported in XLSX, […]

Read More

New Customer Support Service

26th May 2014

For some time now we have been working on improving our support service and we have released a new GemBox Support Center. We have taken this initiative in order to improve our customer support, to simplify the process of feature requesting, to increase the available GemBox components resources and to enable our users to see […]

Read More

Our New Recruitment Testing Product: TestDome.com

26th February 2014

Screening candidates is such a pain in the neck. Every time we make a public job posting for C# developer, 50+ candidates apply. Shockingly, 90% of them can’t program at all. I have wasted hours and hours reading resumes and talking with candidates who are no good. Not anymore. We just released TestDome, a new […]

Read More

New GemBox.Spreadsheet 3.7 and GemBox.Document 2.3

17th February 2014

We have just released a new bug-fix, help and examples for GemBox.Spreadsheet 3.7 and GemBox.Document 2.3. GemBox.Spreadsheet 3.7 improvements: Added support for XLSX encryption. Improved print options: added support for PrintTicket stream. Improved quality of rendering metafiles (EMF, WMF) in PDF, XPS, image formats and printing. Fixed issues with DateTime formats which depend on operating […]

Read More

New GemBox.Document 2.3 Release

26th November 2013

We have just released a new bug-fix and help for GemBox.Document 2.3 with following improvements: Greatly improved support for PDF, XPS and image file formats.Following members are now supported in PDF, XPS and image file formats: PageSetup.TextColumns property, SectionStart.Continuous field, Picture properties WrappingStyle and WrapTextType, TableFormat properties AutomaticallyResizeToFitContents and DefaultCellSpacing, TableRowFormat.AllowBreakAcrossPages property, TableCellFormat properties FitText, […]

Read More

GemBox.Document 2.3 Released

4th September 2013

We have released a new version of our document component for easy and efficient document processing in .NET without Microsoft Word – GemBox.Document 2.3. New in GemBox.Document 2.3: Read Word 97-2003 (DOC) files Encrypt PDF files Protect DOCX files against saving changes Support for text columns, continuous section break and column break in PDF, XPS […]

Read More

New GemBox.Document 2.1 Release with support for HTML and ContentRange

17th June 2013

We have just released a new setup and help for GemBox.Document 2.1 with following improvements: Introducing new API for easier manipulation with document content – ContentRange API. Added support for Find and Replace functionality. Added support for Mono framework for DOCX, HTML and TXT file formats. Added support for reading HTML files. Added support for […]

Read More

New GemBox.Spreadsheet 3.7 Release with support for HTML and named styles

17th June 2013

We have just released a new setup and help for GemBox.Spreadsheet 3.7 with the following improvements: Added support for reading HTML files. Added support for reading / writing Fixed Columns Width Text files. Improved Header / Footer API. Now it is easier to set left / center / right sections with various fields like page […]

Read More

New GemBox.Document 2.1 Release with HTML support

28th March 2013

We have just released a new setup and help for GemBox.Document 2.1 with a support for HTML format. HTML format is, for now, supported as output file format, but we are also working on adding support for HTML as input format. Also supported is Single File Web Page format or MHTML. For more information, see […]

Read More

New GemBox.Spreadsheet 3.7 Release

18th March 2013

We have just released a new setup and help for GemBox.Spreadsheet 3.7 and as promised before, this release includes major improvements of our PDF/XPS rendering engine. We have added support for fit to page and page scaling features, fixed issues with rendering merged cells, improved performance of font fallback strategy and fixed other minor issues. […]

Read More

GemBox.Spreadsheet 3.7 Released

1st February 2013

We have released a new version of our spreadsheet component for easy and efficient spreadsheet automation in .NET without Microsoft Excel – GemBox.Spreadsheet 3.7. New in GemBox.Spreadsheet 3.7: Write support for the: Adobe Portable Document Format (PDF), Microsoft XML Paper Specification (XPS), Image formats (BMP, GIF, JPEG, PNG, TIFF, WMP). For more info, see GemBox.Spreadsheet […]

Read More

New GemBox.Spreadsheet 3.5 Release

15th November 2012

We have just released a new setup and help for GemBox.Spreadsheet 3.5 with the following new features: Support for getting formatted cell value based on a number format applied to the cell. Improved column auto-fitting and HTML export which now use formatted cell value. Added ASP.NET utility method which enables you to stream Excel file […]

Read More

New GemBox.Document 2.1 Release

15th November 2012

We have just released a new setup and help for GemBox.Document 2.1 with the following new features: Mail merge supports date/time (/@) and numeric (/#) format switches in mail merge fields. There is no more need to use string properties in your mail merge data source or handle FieldMerging event to apply custom formatting. Use […]

Read More

GemBox.Document 2.1 Supports Nested Mail Merge

2nd August 2012

We have just released a new setup and help for GemBox.Document 2.1 with a support for nested mail merge. Nested mail merge is a powerful feature that enables you to import relational or hierarchical data source into the template document in a single statement. For more information about this feature, see our Mail Merge help […]

Read More

Discontinuation of 4 Developer License

10th July 2012

From July 10, 2012 we are discontinuing 4 Developer License. There are few reasons for that: We hoped that more people will purchase multiple license packs if we give a big discount on additional licenses. This proved to be false, as majority of companies still purchases 1 Developer License although we had a big discount […]

Read More

GemBox.Document 2.1 Released

6th July 2012

We have released a new version of our document component for easy and efficient document processing in .NET without Microsoft Word – GemBox.Document 2.1. New in GemBox.Document 2.1: Write support for the: Adobe Portable Document Format (PDF) Microsoft XMP Paper Specification (XPS) Image formats (BMP, GIF, JPEG, PNG, TIFF, WMP) Support for printing Convert a […]

Read More

GemBox.Document 1.0 Released

6th February 2012

We have released new GemBox.Document component for easy and efficient Word document processing in .NET without Microsoft Word. GemBox.Document, for now, supports DOCX reading and writing, but we are already working on support for other file formats. GemBox.Document has following advantages: Rich Set of Features. More » No dependency on Microsoft Word. Many times faster […]

Read More

GemBox.Spreadsheet 3.5 Supports Medium Trust

18th October 2011

We have refactored GemBox.Spreadsheet 3.5, so it no longer uses constructs that do not work in a medium trust environment. As a result, you can now use GemBox.Spreadsheet 3.5 in medium trust security level that is typical for applications hosted in cloud or shared-hosting servers. We have fully tested support for medium trust, but since […]

Read More

GemBox.Spreadsheet 3.5 Released

27th July 2011

We’ve just released a new version of our spreadsheet component: GemBox.Spreadsheet 3.5. New in GemBox.Spreadsheet 3.5: Full support for Data Validation in XLSX Collections now implement generic versions of appropriate .NET interfaces Exporting to HTML supports exporting pictures Methods for sorting New methods for extracting to DataTable without needing to predefine DataTable (column type is […]

Read More

New GemBox Web

12th July 2011

Finally, after a few months of development we released a new and redesigned GemBox Software website. The old web dates back from 2005 and that “old age” of 6 years was really starting to show. We hope that you like the new design and organization. If you think something was better in the old version […]

Read More

Support for .NET Framework 4.0 and Excel 2010

12th May 2010

GemBox.Spreadsheet 3.3 now fully supports .NET Framework 4.0 and preservation of new Excel 2010 features. If using Free version, download the latest Free build. If using Professional version open SupportProfessional.htm in your Start Menu or GemBox install folder.

Read More