Search
Follow Us
Categories
- Success Stories(157)
Archives
Aspose.AdHoc 1.5.6.0 Released!
Dear customers,
We’ve release Aspose.AdHoc 1.5.6.0!
What’s new:
1. New CultureInfo — Arabic, was supported now!
2.Fixed:
- The bug in selecting from the dropdownlist with Firefox.
- The bug in processing Bit data.
3. Update the API docs.
4. The install package supports Windows Vista now!
Thank you!… Continue Reading
Posted in Aspose.Total Product Family
Format Worksheet Cells in the Workbook
Purpose
This article is designed to provide the developers with a detailed perceptive on how to create a workbook to input data into a worksheet and apply some formatting to the cells in the rows and columns of the worksheet using Aspose.Cells component.
In this Article
Here is a quick look what the article is all about:
Working with Worksheet Formatting
- Using Styles to quickly Format data
- Formatting Cells in Rows and Columns
- Using Borders and Colors to emphasize data
How to Create a Wrapper to Assist in calling Aspose.Words Methods from Classic ASP.
As you probably know, it is quite possible to use Aspose.Words in classic ASP applications. Aspose.Words assembly gets registered for COM Interop during setup and it is then possible to use it from classic ASP.
The following articles provide an interesting example of how to create Aspose.Words powered ASP application without even having Visual Studio installed.
- Utilize Aspose.Words from COM Clients (ASP, VB, VBScript
- ASP/ASP.NET without Visual Studio – an Instant Primer
However, recently one of our customers reported a problem … Continue Reading
Posted in Aspose.Words Product Family
Convert an Excel Chart To Image
Purpose
This document is designed to provide the developers with a detailed understanding on how an excel chart can be exported as an image.
Introduction
Charts are visually appealing and make it easy for users to see comparisons, patterns, and trends in data. For instance, rather than having to analyze several columns of worksheet numbers, you can see at a glance whether sales are falling or rising over quarterly periods, or how the actual sales compare to the projected sales. … Continue Reading
Aspose.Words for .NET 4.2.3 Released
This is a maintenance release, here is what’s been done:
New Features
- API documentation now shows values of enumerations. This is helpful for customers who use Aspose.Words from classical ASP.
- Vertical text in table cells and textboxes is now exported to PDF.
- Footnotes and endnotes are now exported to PDF.
- The size of generated files is optimized – if the same image occurs multiple times in the document it is written to DOC, HTML and PDF files only once.
- All CSS
Posted in Aspose.Words Product Family
Aspose.Words for Reporting Services 1.0.4 Released
This release addresses several minor issues reported by customers. In particular, rendering of complex nested subreports was improved. Nested subreports containing tables often result in a deep hierarchy of nested tables in Microsoft Word documents. Starting with v1.0.4, the tables are “really” nested (containing each other) which fixes the layout and simplifies editing – for example, inner (child) tables are moved together with the outer (parent) table when positioning it in the document.
The next release will be more significant and will introduce MSI installer that … Continue Reading
Posted in Aspose.Words Product Family