Create Visio diagrams from scratch in your .NET applications

Aspose.Diagram for .NET 1.9.0 has been released. This release includes support for creating diagrams from scratch. You can add masters from stencils, templates or other diagrams and set properties of newly added shapes in your diagrams using very simple API of Aspose.Diagram for .NET.

XML, PDF, Image and XPS rendering features have been improved in this release and some important fixes have also been included in this release.

To view a complete list of new features and fixes and to download the new release of Aspose.Diagram for .NET, please visit Download Page

Posted in Aspose.Diagram Product Family, Muhammad Ijaz | Leave a comment

Aspose.Words for SharePoint 2.4.0 maintenance release

aspose.words logo2 Aspose.Words for SharePoint 2.4.0 maintenance release

Aspose.Words for SharePoint 2.4.0 has been released. This release includes the latest improvements made in Aspose.Words.

To download the release, please visit the download area.

As usual, we can answer any questions you have in the product forum .

Enjoy!

Posted in Aspose.Words Product Family | Tagged | Leave a comment

Rendering of Comments, Core Fonts Options, and Other Improvements in Aspose.Words 11.0

aspose.words logo2 Rendering of Comments, Core Fonts Options, and Other Improvements in Aspose.Words 11.0We have our monthly release of Aspose.Words ready and you can download it from:

This release contains 74 great new improvements and fixes to Aspose.Words. Here is a look at some of the most notable improvements:

Comments are now Rendered to Fixed-Page Formats

The new version of Aspose.Words introduces support for rendering of comments in Microsoft Word to fixed-page formats such as PDF. The output is similar to how Microsoft Word renders comments to formats like PDF.

This is only the first version of comment rendering, so there are some limitations which we have detailed below:

  • There’s no automatic coloring and numbering  - all the comments are rendered in red for the time being.
  • Comments are rendered one by one from top to bottom without any special distribution rule applied.
  • Long comments which are too large for the comment bubble are not clipped.

We will be constantly improving this feature with each release so these limitations will eventually be removed.

Here’s an example of the output produced by Aspose.Words. The comments are now properly rendered to PDF. Also note how the page size is preserved by scaling the document content and comments pane to fit the page size.

PDF Output with Comments Rendering of Comments, Core Fonts Options, and Other Improvements in Aspose.Words 11.0

Options to Export PDF using Core Fonts or System Installed Fonts

There were a large number of requests from our customers to find a way to decrease the size of rendered PDF documents. The number one reason for a larger PDF size compared to the PDFs produced by Microsoft was because Aspose.Words always embedded fonts in the PDF. Microsoft Word by default does not embed core fonts, such as Arial.

The latest version of Aspose.Words introduces new options which allow you to choose how fonts are exported to PDF, either by using standard core PDF fonts or system installed fonts instead of embedding them into the document.

Using either one of these options results in significant reduction in the file size of PDFs generated using Aspose.Words. Note that these options are mutually exclusive so you should choose only one at a time to use for your particular needs.

Core Fonts Mode

This option can be set by using PdfSaveOptions.UseCoreFonts property. In this mode four of the most popular “True Type” fonts are replaced in the output PDF document with corresponding core “Type 1” fonts. These fonts are:

  • Arial
  • Times New Roman
  • Courier New
  • Symbol

This setting works only for the text in ANSI (Windows-1252) encoding. Writing non-ANSI text to PDF will always require the corresponding font to be embedded.

This option is also useful if you want a greater document portability since PDF viewer provides core fonts on any supported platform. One drawback is that the appearance of core fonts may be different from system fonts.

System Fonts Mode

This option can be set by using the PdfSaveOptions.EmbedStandardWindowsFonts property. When this property is set to false, true type “Arial” and “Times New Roman” fonts are not embedded into PDF so the client viewer is forced to rely upon the fonts which are installed on client operating system. This setting works only for the text in ANSI (Windows-1252) encoding. Writing non-ANSI text to PDF requires the corresponding font to be embedded.

This mode is most useful if you’re looking to view documents on the same platform and you also want to preserve the exact appearance of fonts in the output PDF.

Compound Lines Rendering

Previous versions of Aspose.Words use standard GDI+ objects for rendering compound (multiline) lines. This worked well when rendering directly to image, but such document formats as PDF and XPS have no explicit support for compound lines. The only way to render such lines types to these formats is to draw them as a set of normal lines.

This technique has been implemented and is now available in the latest version of Aspose.Words.

In Aspose.Words,  line styles of shapes are specified using Shape.Stroke.LineStyle property. Take a look below at how Aspose.Words now properly renders compound lines to PDF.

Compound Lines 1 Rendering of Comments, Core Fonts Options, and Other Improvements in Aspose.Words 11.0

Compound Lines 2 Rendering of Comments, Core Fonts Options, and Other Improvements in Aspose.Words 11.0

Posted in Aspose.Words Product Family | Leave a comment

Aspose Newsletter, February 2012

NewsLetter Banner February Aspose Newsletter, February 2012

Announcing the sweepstake winner

john owens Aspose Newsletter, February 2012

In December we ran a sweepstake on Facebook; in January we had a grand prize draw. The winner of the sweepstake prize, an iPad 2, was Michael Sevast. He was much surprised to find that he had won but also had kind words to say about Aspose:

“We have used the Apose.Total for .NET components, for several years now. These tools greatly simplify our ability to interact with and export to known Microsoft formats. The speed of these components saves us considerable time over custom in-house solutions.”

We wish Michael joy with his prize and thank him and every one else who took part in the sweepstake.

Many thanks,
John Owens, Aspose Scotland Team Leader
@aspose

Supporting User Groups – How Can We Help?

user group icon Aspose Newsletter, February 2012We value our developer community and do what we can to support over 150,000 users. One way we support the community is by supporting user groups. User groups bring developers from different industries and with different experience together to learn from each other. We already sponsor several groups and provide swag and free licenses for competitions. If you lead a user group, or know of one that could benefit from our support, please contact us. We’d love to hear from you.

Product Spotlight – Aspose.Diagram for .NET

download button aspose.diagram Aspose Newsletter, February 2012Aspose.Diagram for .NET takes the pain out of programming with Microsoft Visio files. The component allows .NET developers to work with Visio files directly to change formatting or convert diagrams to images. It has an extensive and well documented API. Download Aspose.Diagram and start a trial.

Technical Article – Performing OCR with Aspose.OCR for .NET

aspose technical article small Aspose Newsletter, February 2012Aspose.OCR for .NET (and Java, too) gives software developers a tool for incorporating optical character recognition in their applications. This article explains how to get started and performing OCR on an image.

For more links and information about Aspose.OCR, check out our Facebook fan page. Every month, we’ll post links there that help you get more out of our products.

Tutorial Video – Using Aspose.BarCode for Java

aspose tutorial videos small Aspose Newsletter, February 2012Aspose.BarCode for Java makes it easy to read and create barcodes in Java applications. Many aspects of the barcode can be controlled. This tutorial shows how to create a Code3128 barcode and set the foreground, background and code text colors as well as other attributes. The video is just under 5 minutes long. Watch the video.

Migration Tip – Extracting messages from a PST file with Aspose.Email for .NET

office automation to aspose small Aspose Newsletter, February 2012One way of extracting messages from PST files in Microsoft Outlook is to use Microsoft Automation. For it to work, you need Outlook installed on the machine that the code runs on and you need to reference Microsoft Office Interop for Outlook. The other way is to use Aspose.Email for .NET. This migration tip compares the two techniques.

New Releases and Updates

social bar 01 Aspose Newsletter, February 2012 social bar 02 Aspose Newsletter, February 2012 social bar 03 Aspose Newsletter, February 2012 social bar 04 Aspose Newsletter, February 2012 social bar 05 Aspose Newsletter, February 2012

Too busy to evaluate?

If you are too busy to evaluate our products, take the shortcut of a good conversation with our sales team. They are here to answer your questions, no matter how detailed. Contact sales today.

This email message is sent to all individuals who registered for a user account on Aspose.com in accordance with the site’s privacy policy.

Privacy Policy | Update Profile

Posted in Customer Newsletters | Tagged , , , , , , , , , | 1 Comment

Aspose ニュースレター 2012年 2月

NewsLetter Banner February Aspose ニュースレター 2012年 2月

Announcing the sweepstake winner

john owens Aspose ニュースレター 2012年 2月昨年 12月に、Facebook でプレゼント キャンペーンを実施し、1月に抽選を行いました。景品の iPad 2 は、当選の結果、Michael Sevast さんが当選されました。Michael Sevast さんから Aspose 製品に関して、以下のコメントをいただきました:

“私たちは Apose.Total for .NET コンポーネントを数年前から使用しています。Apose.Total に含まれているツールを使用して、一般的な Microsoft のファイル フォーマットを処理したりエクスポートする作業を非常に簡素化できました。これらのコンポーネントの処理速度は高速で、社内業務の時間を大幅に削減することができました。”

Michael さんのご当選を心よりお祝い申し上げますと共に、多くのお客様へ沢山のご応募いただき感謝申し上げます。

Many thanks,
John Owens, Aspose Scotland Team Leader
@aspose

Continue reading

Posted in Aspose Japan Reseller - www.xlsoft.com/jp, Customer Newsletters | Leave a comment

Improved chart & PDF generation and added support for embedded videos available in Aspose.Slides for .NET 5.9.0

aspose.slides logo2 Improved chart & PDF generation and added support for embedded videos available in Aspose.Slides for .NET 5.9.0

We have released Aspose.Slides for .NET 5.9.0. This is a maintenance release and is much stable version as compared to its predecessor. In this new release, improved support for accessing presentations causing issues  in earlier versions have been resolved. Since, PowerPoint 2010 supports embedded videos inside presentation and Aspose.Slides for .NET lacked the capability to preserve embedded videos inside saved presentations. But, support for embedded videos has been provided in this new release. The support for enhanced PDF generation by reducing the PDF size and still maintaining its quality has also been added.

In order to view a complete list of fixes and to download Aspose.Slides for .NET 5.9.0, please go to the download page.

Posted in Aspose.Total Product Family | 2 Comments

Autoporting, the story continues – Aspose.Slides

Due to popular customer demand, we are continuing our first class Java product support by accelerating our autoporting roadmap plans to include our popular Aspose.Slides product.

Uses for presentation file formats are becoming increasingly more common in todays line of business applications. Over the past year we’ve seen a large increase in the number of Java customers wanting to include presentation file output within their applications – and of course when they have a file format requirement the first place they come is Aspose.

Our Java customers are asking for the full feature set (WordArt functionality, better text effect support, complex thumbnail production etc) of our Aspose.Slides for .NET product to be available in Java version of the product. While this is not an overnight process, we always listen and are happy to help our customers.

Autoporting work for Aspose.Slides will start during February 2012 and we will be providing regular updates on the autoporting progress here on our blog similar to how we did with the Aspose.Words autoporting project, out aim is to keep you fully informed so you can make your own plans around the project.

To ensure the best progress is made in the most reasonable timescale we will only be offering access to our free support service while we are working on this project, Enhanced Support will not be available on the Aspose.Slides Product Family products during this time.

If you have any questions in the meantime please contact us for more information.

Posted in Aspose.Slides Product Family, Aspose.Total Product Family | Comments Off

Part 3: Aspose File Components for .NET and WCF – Airline Reservation, Complete Code

aspose Total Part 3: Aspose File Components for .NET and WCF – Airline Reservation, Complete CodeIn the first part of this series, we had a look into an airline reservation scenario. The second blog post of this series gave you an overview of the architecture of the sample application. In this post, you’ll have a look into the complete code of this example scenario.

This part will help you understand that how easily you can create bar codes, tickets, invoices and send attachments with emails. It’ll also show you how you can print the invoices. We have built this example using WCF, but you can use this code in other types of .NET applications. You can also use the code in a variety of scenarios.

This example contains a WCF service which provides the features to find flight information and reserve a seat. It also creates the bar codes and tickets. The service sends the ticket as an email attachment to the customer.

We have used the following Aspose components in this example:

On the client end, we have used Windows Forms application which allows you to find flight information and then reserve the seat for the customer. It also generates and prints an invoice for the customer.

The WCF service uses Aspose.BarCode for .NET to create bar codes for tickets and Aspose.Pdf for .NET to create tickets, while Aspose.Email for .NET sends the ticket as an email attachment to the customer.

The Windows Forms based client uses Aspose.Pdf for .NET to create invoice and then print that invoice on the default printer. This example also includes a folder containing the sample input and output files like input XML containing initial PDF structure, logos, output bar code images, sample ticket and customer invoice.

You can find the complete code in the airline reservation scenario repository on github.com along with a README.md file. The service and client projects also contain README.txt files to show you the steps for setting up the example at your end.

A few snapshots from the application

Posted in Aspose.Total Product Family, Shahzad Latif | Tagged , , , , , , , , | Leave a comment

Aspose.Cells for Java 7.1.0 Includes Useful Enhancements and Fixes

aspose.cells logo2 Aspose.Cells for Java 7.1.0 Includes Useful Enhancements and Fixes

We have released Aspose.Cells for Java v7.1.0. In this release, we have incorporated several useful enhancements that improve we handle pivot tables, XLSX and ODS formats. We have also fixed issues regarding shapes, XLS, XLSX and ODS rendering.  Moreover, we have further improved the Excel-to-PDF feature. There are some other fixes and enhancements too.

To download and install Aspose.Cells for Java 7.1.0, go to the download page.

Posted in Aspose.Cells Product Family | Tagged , , , , | 3 Comments

CGM to PDF, PDF to PDF/A, PDF to image in desired image dimensions

aspose.pdf logo2 CGM to PDF, PDF to PDF/A, PDF to image in desired image dimensions

We are very much excited to share the first release version of Aspose.Pdf for .NET in 2012. Feel free to explore the exciting features introduced in Aspose.Pdf for .NET 6.6.0. This release includes some great new features including SVG to PDF conversion, transforming PDF to PDF/A, rendering PDF into image format with desired dimensions, creating a PDF portfolio and determining if the source document is encrypted, before opening it.

There has been significant improvements to memory management when dealing with large and complex PDF files and converting PDFs into image formats. The component is also more stable when converting intricate HTML files into PDF format. You can now concatenate large PDF files and generate a resultant PDF around 1.0GB in size. Along with these improvements, we have made the PDF to DOC and PCL to PDF conversion processes more stable and robust. The product has been tested in a multi-threaded environment and it has proved to be a champ.

We have resolved a number of other issues too: we have improved the image/text replacement feature, corrected the rendering of PDF files to raster images, added support for more HTML tags, improved printing of PDF files, corrected the way that multi-line watermarks work and much more. To try it out yourself, download latest release version of Aspose.Pdf for .NET 6.6.0 now.

For a complete list of issues resolved in this version and features being offered, please check out the release notes on the Aspose.Pdf for .NET 6.6.0 download page.

Posted in Aspose.Pdf Product Family, Aspose.Total Product Family, Nayyer Shahbaz | 1 Comment