aspose_seo

Well-known member
Joined
Jan 21, 2007
Messages
294
Programming Experience
1-3
What?s new in this release?

The latest version of Aspose.Pdf for .NET (11.4.0) has been released. It offers some new features as well as enhancements to previously supported functionalities. The capability to add hidden text is one of the major New Features introduced in this release. Furthermore, we also have introduced the capability to use PDF file objects after calling ProcessPragraphs() method which is not possible with earlier release versions. In order to add hidden text, set TextState.Invisible property to ?true? for the added text. TextFragmentAbsorber finds all text that match pattern (if specified). Please note that hidden text in the document will be invisible for end user while viewing the document with PDF reading software (e.g. Acrobat Reader). But it can be found using text search. There are several ways to make text invisible for end user in PDF and we have implemented one of those techniques. However the text added through our approach can be found using TextFragmentAbsorber and we can not guarantee that any hidden text added by third party applications can be found using same approach but in case you encounter any issue, please share the resource file and we can further investigate the scenario. The ProcessPragraphs() method was introduced to calculate objects placed inside PDF file and in case we need to have page count information during PDF file generation, this method can be used as it manipulates file objects and returns the desired information. In earlier release versions, once this method was called, the file objects could not be accessed any further. So if you need to add any new object to existing page instance, it was not possible and you had to have a new Page instance where objects can be placed. Nevertheless, starting this new release, you can utilize same Page objects even after calling the ProcessPragraphs() method. As well as the enhancements and features discussed above, there have been specific improvements regarding PDF to PDF/A, Multi-Column PDF, FootNote rendering, generation of large table objects inside PDF, XFA Form to Standard Acro Form conversion, PDF to Image, PDF to HTML, HTML to PDF conversion, Text replacement and rendering PDF files to XPS format conversion. The list of important new and improved features are given below

- Add and search hidden text in PDF document for post processing
- Using same Page object after ProcessPragraphs() call
- PDF to PDFA conversion throws System.NullReferenceException
ArgumentOutOfRangeException during PDF creation
- Issue checking signature information in PDF file
- Exception when trying to convert PDF to Image
- PDF to PDFA3a: appearance for annotations changed to blue rectangles
- Loading corrupt file with Aspose.Pdf casuses infinite loop
- XFA form to standard PDF form conversion throws internal exception
- PDF -> PDF/A conversion/validation fails with NullReferenceException
- Formatting of header row (repeat row) in table not maintaining formatting
- Right Alignment of Text is not working
- Rotate method is not working for FreeTextAnnotation
- PDF/A - PDF with transparency produces incorrect results
- Unable to embed font in existing PDF file
- VerticalInSamePage property of TableBroken enum issue in nested table
- Footnote larger than a single page drops both page text and footnote from resultant PDF page
- Page number is being truncated from second level of Heading in TOC
- HTML to PDF: Radio buttons are rendering incorreclty
- API throws CrossTableNotFound Exception
- PDF to JPEG: resultant images are distorted
- HTML to PDF: CSS Transform property is not supportd
- PDF (generated by Aspose.Slides) to PDFA3B
- PDF (generated by Aspose.Slides) to PDFA3A
- PDF (generated by Aspose.Cells) to PDFA3A
- PDF (with table) to Image conversion adds white border in resultant image
- API throws NullReferenceException on load a PDF document
- Saving/manipulating PDF document results in corrupt PDF
- Footnote issue in multi-column PDF
- Page Text and Footnote overlap
- PCL to PDF - PCL Line Termination is ignored
- PCL to PDF - Special graphics characters are not being honored
- Unable to save tables with large data in cells
- Add and search hidden text in PDF document for post processing

Other most recent bug fixes are also included in this release.

Overview: Aspose.Pdf for .NET

Aspose.Pdf is a .Net Pdf component for the creation and manipulation of Pdf documents without using Adobe Acrobat. Create PDF by API, XML templates & XSL-FO files. It supports form field creation, PDF compression options, table creation & manipulation, graph objects, extensive hyperlink functionality, extended security controls, custom font handling, add or remove bookmarks; TOC; attachments & annotations; import or export PDF form data and many more. Also convert HTML, XSL-FO and MS WORD to PDF.

- Homepage of Aspose.Pdf for .NET C#
 
PSD to PDF Conversion & Exporting Image to Gray Scale with Setting 16bit using .NET

What is new in this release?

Aspose team is pleased to announce the new release of Aspose.Imaging for .NET 18.2.0 . In this release Aspose team has added support for many features along with resolution of outstanding issues in API. This release has introduced some new features, such as PSD to PDF conversion, Support TIFF deflate Images with Alpha and Convert Image to gray scale with setting 16bit. There are some important enhancements part of this release, such as PSD export of multiple styles for a single text layer, EMF to PDF generated blank document, Support the [interlaced Gif to non-interlaced PNG] conversion, Coordinate of left top corner is incorrect at update, Incorrect exporting EMF+ to SVG, Wrong FileFormt returned on loading BMP Images, Implement [Jpeg DCT extended sequential, Huffman. 12-bit] decoder, Improved performance Jpeg2000 decoder, Improper export of SVG export to PNG, JPEG and BMP formats, chart axis values are improperly positioned when exporting SVG to PNG, Bad quality image is generated for Tiff, Applying MedianFilterOptions on an image is blurring the resultant image, Converting WMF to SVG format is not working properly, enhanced Converting EMF to SVG format, improved Converting JPEG to gray scale at 300DPI and 8BIT and 360MB TIFF file to PDF conversion improved. The main new and improved features added in this release are listed below

- PSD to PDF conversion.
- Supports TIFF deflate Images with Alpha.
- Convert Image to gray scale with setting 16bit
- Fix PSD export of multiple styles for a single text layer.
- EMF to PDF generated blank document.
- Support the [interlaced Gif to non-interlaced PNG] conversion.
- Coordinate of left top corner is incorrect at update.
- Incorrect exporting EMF+ to SVG.
- Wrong FileFormt returned on loading BMP Images.
- Implement [Jpeg DCT extended sequential, Huffman. 12-bit] decoder.
- Improved performance Jpeg2000 decoder.
- Improper export of SVG export to PNG, JPEG and BMP formats.
- chart axis values are improperly positioned when exporting SVG to PNG.
- System.IndexOutOfRangeException when load pixels from Tiff image.
- Bad quality image is generated for Tiff.
- Applying MedianFilterOptions on an image is blurring the resultant image.
- Converting WMF to SVG format is not working properly. It is generating SVG file but SVG file is empty.
- Converting EMF to SVG format is not working properly. It is generating SVG file but SVG file is empty.
- Converting JPEG to gray scale at 300DPI and 8BIT not working if we save the resultant image in a stream.
- Unable to convert 360MB TIFF file to PDF.

Overview: Aspose.Imaging for .NET

Aspose.Imaging for .NET is an image processing & manipulation component that allows developers to create, edit, draw or convert images in their .NET application. It allows developers to convert image files to PSD, BMP, JPEG, PNG, TIFF and GIF formats. Moreover a set of pens, brushes and fonts can be used to draw images or add new elements & text to existing images. Aspose.Imaging for .NET works well with both web & windows applications. Moreover, it adds the support for Silverlight platform.

More about Aspose.Imaging for .NET

- Homepage for Aspose.Imaging for .NET
- Download Aspose.Imaging for .NET
- Online documentation of Aspose.Email for .NET

Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Extract Text from PDF by Paragraphs & EPS to PDF Conversion using .NET & Java

What’s new in this release?

Aspose team is very excited to announce the new version of Aspose.PDF (18.1.0) . Aspose.PDF has been released for .NET and Java platforms. This version of the API has offered new exciting features to improve usability and performance of the API. It has listed all features and enhancements along with public API changes in respective release notes. With previous version(s) of the API, users were able to extract text from PDF documents by searching particular text (using “plain text” or “regular expressions”) from a single page or whole document. However, it has implemented a functionality to extract text from PDF document in paragraphs. It has implemented new function for searching sections and paragraphs in the text of PDF document pages. Since inter-file format conversion has been the most interesting feature offered by Aspose APIs,It has added new feature to convert Postscript/EPS into PDF. Users can use following code snippet, in order to perform conversion using Aspose.PDF for .NET/Java API. There are some important enhancements and bug fixes also part of this release, such as HTML to PDF conversion, EPS to PDF conversion, PDF to JPEG Export, PCL to PDF conversion, improved PDF to PDF/A & more. The list of important new and improved features are given below

- Postscript to PDF
- Extract Paragraph from PDF
- Fill Stroke text support
- Support TextBorder property in TextFragment class
- HTML to PDF conversion: contents are moving off the page
- PDF to JPEG - Incorrect resultant file
- EPS to PDF conversion support
- Text replacement issue: Characters are missing in replaced text
- PDF to TIFF - Text is garbled in resultant file
- PCL to PDF: PCL Line Space sequences do not work
- Converting XFA form to standard adds two extra pages
- PDF to PNG - Text becomes black boxes
- PDF to PDF/A - Text starts appearing overlapped
- Hyperlink in HtmlFragment is not working
- Loading font from stream throws exception Parsing of table 'GSUB' has failed
- PDF to HTML: Saving resultant HTML within project throws ArgumentException
- Aspose.PDF 17.3 Different height of Text and Image objects with same size
- HTML to PDF - Formatting issues in resultant file
- The exception thrown when trying to add an SVG file into the table cell.
- When converting PDF to TIFF the output is filled with blue color.
- PDF to JPG - the missing text on the first page
- PDF to PDFA - Pages Orientation is changing after conversion
- PDF to PNG - Contents are missing in resultant file
- PDF - PDF/A-1 - the characters are overlapping with Sharp printers
- PDF to PDFA1B - a null pointer error occurred
- Set image path from code while generating PDF from XML
- PDF to PDF/A-1a - Output does not pass the compliance test
- SubsequentLinesIndent support with page.Paragraphs.Add method
- XSLFO to PDF - the link is not working in output PDF file

Other most recent bug fixes are also included in this release.

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Pdf for .NET documentation that may guide you briefly how to use Aspose.Pdf for performing different tasks like the followings.

- Convert an Image to PDF
- Replace Image in Existing PDF File

Overview: Aspose.Pdf for .NET

Aspose.Pdf is a .Net Pdf component for the creation and manipulation of Pdf documents without using Adobe Acrobat. Create PDF by API, XML templates & XSL-FO files. It supports form field creation, PDF compression options, table creation & manipulation, graph objects, extensive hyperlink functionality, extended security controls, custom font handling, add or remove bookmarks; TOC; attachments & annotations; import or export PDF form data and many more. Also convert HTML, XSL-FO and MS WORD to PDF.

More about Aspose.Pdf for .NET

- Homepage of Aspose.Pdf for .NET C#
- Download Aspose.Pdf for .NET
- Read online documentation of Aspose.Pdf for .NET

Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Add Targets to Morph Channel in 3D Mesh & Evaluate Nurbs Curve inside .NET Apps

What is new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 18.2.0 . This new version has been released with the support of adding targets to Morph channel in 3D models. Developers can evaluate frequency between two neighbor knots of Nurbs curve. The recent version also covers enhancements and regular bug fixes. With the help of Aspose.3D for .NET API, developers can modify a Mesh from one shape to another by adding targets to the Morph Channel. Please refer to the code example on the blog announcement page. With the recent version 18.2 of Aspose.3D for .NET API, developers can evaluate the frequency between two neighbor knots and default value is 20. Developers can retrieve an array of the Points in the curve. In order to achieve this, it has added Evaluate and EvaluateAt members to NurbsCurve class. . This release includes plenty of new features as listed below

- Implement adding Targets to the MorphChannel
- Add support of skeleton/morphing animation exporting
- Add support for NURBS curve
- Add support for NURBS surface
- Add support of Pre/Post Rotation
- Cannot render transparency on PNG image of the scene
- Output FBX - the null pointer error occurred

Overview: Aspose.3D for .NET

Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

More about Aspose.OCR for .NET

- Homepage Aspose.3D for .NET
- Download Aspose.3D for .NET
- Online documentation of Aspose.3D for .NET

Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Adding Text or Images in DWG File & Enhanced Exporting DWG, DGN to PDF in .NET Apps

What is new in this release?

Aspose development team is pleased to announce the release of Aspose.CAD for .NET 18.3.0 . It has included improved support for managing DWG and DXF files.It also has rectified certain rendering issues incurring in API for exported DWG and DXF files. This release introduces some important features, such as support for Adding text in DWG, support for Exporting DWG Entity to Image, support for Saving DXF Files, support for Import Image to DWG File and support for setup of Pen in Export. There are some important enhancements part of this release, such as support for accessing rows and columns of CAD Tables, ImageSave exception on exporting DWG to PDF, converting dwg to pdf, Extra margins when DXF saved as PDF, saving DXF document into image not working, License loading is taking much time, Image saving failed exception on exporting DGN to PDF, converting a DWG, Lines in generated PDF and BMP now rendered properly, getting size of the layout, Implement API to be able to perform RotateFlip command, reading of elements from disabled layers in DWG, Text size increase in generated PDF and many more. The main new features added in this release are listed below

- Provide set up of Pen in export options
- Support for exploring particular DWG entity to image
- Support for saving DXF file
- Ability to add/import a raster image to DWG file
- Ability to add text into DWG file
- Support for accessing rows and columns of CAD Tables
- ImageSave exception on exporting DWG to PDF
- Exception on converting dwg to pdf
- Extra margins when DXF saved as PDF
- Saving DXF document into image not working
- License loading is taking much time
- Exception on converting dwg file to image
- Null Reference exception during access to Width and Height properties of IFC file
- Image saving failed exception on exporting DGN to PDF
- Error converting a DWG
- Lines in generated PDF and BMP are not rendered properl
- How to get the size of the layout
- Implement API to be able to perform RotateFlip command
- NullReferenceException on exporting DWG to PDF
- Image loading failed exception when loading DGN
- Incorrect reading of elements from disabled layers in DWG
- Missing elements and incorrect shifts in resultant PDF when converting from DWG
- Incorrect lines rendering in exported PDF
- Text size increase in generated pdf
- Converting DXF to TIFF is not generating the correct output - Incorrect height & width
- Support of Mesh object

Overview: Aspose.CAD for .NET

Aspose.CAD for .NET enables developers to convert AutoCAD DWG and DXF files to PDF, JPG, PNG, BMP, TIFF and GIF image formats. It is a native API and does not require AutoCAD or any other software to be installed. Developers can also convert the selected layers and layouts from the AutoCAD files. The conversion to PDF and Raster images is of very high quality. Developers can also remove entities from DWG and DXF documents. It also adds support for leader’s entity for DWG format.

More about Aspose.CAD for .NET

- Homepage for Aspose.CAD for .NET
- Download Aspose.CAD for .NET
- Online documentation of Aspose.CAD for .NET
Contact Information

Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
KML File Format Support & Get Default Value while Reading Feature Value from File

What is new in this release?

Aspose team is pleased to announce the release of Aspose.GIS for .NET 18.3.0. This release introduces support for Keyhole Markup Language (KML) file format. It also enhances the API functionality by introducing enhancements and bug fixes. This release further extends the family of supported file formats by the API. It adds support for KML file format by the API which is used to display geographic data by Google Earth. With the support of this new file format, users can now create KML files and add attributes and features to it. Not only users can create KML file, users can also read KML files using the API and read features information from it. This month’s release also provides support for Geometry validation. It lets users validate geometries for several operations and provides the capability to validate a geometry for rules related to Geometries as well as specifications by Geo-spatial file formats. It lets users Checking Geometry for Validity, Checking Geometry for Simple and Geometries Validation on Writing. With this month’s release, the API now provides the capability of getting default value while reading feature value from a file. It also lets users to set default value for features to avoid null values reading from features. The GetValueOrDefault method of Feature gives users the ability to get default value for a feature avoiding null. The list of new and enhanced features are listed bellow

- Geometry Validation
- Streamline handling of Null values
- Keyhole Markup Language (KML)
- Handle empty geometries
- Members added to geometry collection accommodate dimension

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.GIS for .NET documentation that may guide users briefly how to use Aspose.GIS for performing different tasks like the followings.
- Working with KML Files
- Geometry Validation

Overview: Aspose.GIS for .NET

Aspose.GIS for .NET enables users to access & manipulate geographic information from vector based geospatial data formats. Users can read, write & convert most popular GIS file formats such as Shapefile & GeoJSON from within their .NET applications without requiring any additional tools or software. It not only supports loading GIS file formats for manipulation & conversion but it also provides the capability to create GIS files from scratch. .NET developers can use the API to create basic geometries such as Point, MultiPoint, Line, MultiLine, Polygon and so on, which can be further used to generate complex features.

More about Aspose.GIS for .NET

- Homepage for Aspose.GIS for .NET
- Download Aspose.GIS for .NET
- Online documentation of Aspose.GIS for .NET

Contact Information

Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Retrieve Bounding Box of 3D Entities & Enhanced Texture-Transparency using .NET

What is new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 18.3.0 . The new version 18.3 of the API has been released with the support of retrieving the bounding box of entities in 3D model. Developers can find improvement on applying transparency to the materials as well as the compatibility support among 3D formats with new APIs. With the help of Aspose.3D for .NET API, developers can apply material using per-pixel alpha channel defined in the diffuse/albedo texture. In order to achieve this, it has added Alpha and AlphaSource members. These members make it compatible with texture-transparency in 3D formats like U3D/FBX and these are also supported in Aspose.3D API renderer, since LambertMaterial, PhongMaterial and PbrMaterial classes have transparency factor. With the recent version 18.3 of Aspose.3D for .NET API, developers can retrieve a bounding box of 3D entities. This release includes plenty of new features as listed below

- Order-independent transparency
- Cannot render model transparency
- 3DS to GLTF export throws an out of index error
- Add support for NURBS curve

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.3D for .NET documentation that may guide you briefly how to use Aspose.3D for performing different tasks like the followings.

- Create a 3D Cube Mesh and Scene
- Create rectangular Torus in 3D Scene

Overview: Aspose.3D for .NET

Aspose.3D for .NET is a feature-rich component and class library for .NET that empowers Mono and .NET application including ASP.NET, Windows Forms and Web Services to connect with prevalent 3D document formats automatically without the 3D modeling and rendering software being installed on the server. It supports FBX (ASCII, Binary) and STL (ASCII, Binary) file formats and developers can easily create, read, convert, modify and control the substance of these 3D document formats using Aspose.3D API.

More about Aspose.OCR for .NET

- Homepage Aspose.3D for .NET
- Download Aspose.3D for .NET
- Online documentation of Aspose.3D for .NET

Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Subscript PSD Option Support & Export RGB Color System to CMYK for Tiff File in .NET

What is new in this release?

Aspose team is pleased to announce the new release of Aspose.Imaging for .NET 18.3.0 . It has added support for many features along with resolution of outstanding issues in API. Some important new features are also part of this release, such as support for SmallCap PSD, support for Subscript PSD option, converting CMYK PSD to CMYK Tiff, Converting RGB color system to CMYK for Tiff file Format and support For BMP. There are some important enhancements and bug fixes introduced in this release, such as Some public properties of ReaderDicomFileInfo class are missing in newest versions of Aspose.Imaging (starting from v16.12), Exception on loading image, Image load exception is thrown on loading BMP, exception is thrown on emf export to WMF with text rotation, An exception raises while saving to TIFF format, Dicom file not properly converted to PNGafter resize, Conversion BMP to PNG throws an exception, Tiff with embedded color profiles, generated by Aspose.Imaging is not compatible with Photoshop, SVG with external resources not loaded, Tiff rotation without changing BPP, ODG to JPEG not properly converted, Fix EMF image export without license, Concatenating TIFF images into single TIFF image is throwing exception and many more. The main new and improved features added in this release are listed below

- Add support for SmallCap PSD option
- Add support for Subscript PSD option
- Support BMP header OS22XBITMAPHEADER
- Support for converting CMYK PSD to CMYK Tiff
- Conversion of RGB Color System to CMYK for Tiff File Format
- Some public properties of ReaderDicomFileInfo class are missing in newest versions of Aspose.Imaging (starting from v16.12)
- Exception on loading image
- Image load exception is thrown on loading BMP
- Exception is thrown on emf export to WMF with text rotation
- An exception raises while saving to TIFF format
- Dicom file not properly converted to PNGafter resize
- Actualization of Aspose.Imaging .NET standalone installer program menu links
- Conversion BMP to PNG throws an exception
- Tiff with embedded color profiles, generated by Aspose.Imaging is not compatible with Photoshop
- SVG with external resources not loaded
- Tiff rotation without changing BPP
- ODG to JPEG not properly converted
- Fix EMF image export without license
- Darker colors and color reproducibility
- Exception on loading BMP Images
- Concatenating TIFF images into single TIFF image is throwing exception.

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Imaging for .NET documentation that may guide you briefly how to use Aspose.Imaging for performing different tasks like the followings.

- - Support for SmallCap PSD
- - Converting CMYK PSD to CMYK Tiff

Overview: Aspose.Imaging for .NET

Aspose.Imaging for .NET is an image processing & manipulation component that allows developers to create, edit, draw or convert images in their .NET application. It allows developers to convert image files to PSD, BMP, JPEG, PNG, TIFF and GIF formats. Moreover a set of pens, brushes and fonts can be used to draw images or add new elements & text to existing images. Aspose.Imaging for .NET works well with both web & windows applications. Moreover, it adds the support for Silverlight platform.

More about Aspose.Imaging for .NET

- Homepage for Aspose.Imaging for .NET
- Download Aspose.Imaging for .NET
- Online documentation of Aspose.Email for .NET

Contact Information

Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Project Recalculations Enhancements & Improved Loading Primavera Data inside .NET App

What is new in this release?

We are happy to announce the release of revamped version of Aspose.Tasks for .NET 18.4.0 . This release brings several improvements to the API functionality in terms of enhancements. This release adds Support for Conholdate license in the API and Extended Aspose.Tasks collections to support BCL collection interfaces.It also fixes issues reported with the earlier version of the API, such as Ignoring milliseconds part of time while setting task times, Issues with tasks start date and durations, Task duration issues with loading Primavera data and Wrong output with updated PercentComplete of a task. This release includes plenty of new features as listed below

- Add support of a Conholdate.Total license
- Ignore milliseconds while setting the task times
- Exception while recalculating the XML project
- Incorrect calculation of Tsk.ManualStart while Tsk.ActualStart is set
- MPP to PDF raises System.ArgumentException
- Duration errors while loading XML Primavera file
- Updating task progress by setting PercentComplete creates wrong output
- If Tsk.Start is empty the Tsk.StartText must contain task start date

Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Tasks for .NET documentation that may guide you briefly how to use Aspose.Tasks for performing different tasks like the followings.

- Setting task duration using Aspose.Tasks
- Handling Task Constraints

Overview: Aspose.Tasks for .NET

Aspose.Tasks is a non-graphical .NET Project management component that enables .NET applications to read, write and manage Project documents without utilizing Microsoft Project. With Aspose.Tasks you can read and change tasks, recurring tasks, resources, resource assignments, relations and calendars. Aspose.Tasks is a very mature product that offers stability and flexibility. As with all of the Aspose file management components, Aspose.Tasks works well with both WinForm and WebForm applications.

More about Aspose.Tasks for .NET

-Homepage of Aspose.Tasks for .NET
- Download Aspose.Tasks for .NET
- Online documentation of Aspose.Tasks for .NET

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - The .NET and Java component publisher
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Spatial Reference Systems Support, Working with WKT & Create Vector Layer with SRS

What is new in this release?

Aspose team is pleased to announce the release of Aspose.GIS for .NET 18.4. This month’s release brings exciting new feature of spatial reference system implementation for geo-spatial objects. The API allows to apply spatial reference system to vector layers as well as geometrical objects. This month’s release introduces a new feature for supporting Spatial Reference Systems (SRS). After the launch of this API, this is the first time it has implemented support for SRS. THE API not only lets users create new Datums but also generate new SRS with Custom parameters. Well-known text (WKT) is a text markup language for representing vector geometry objects on a map, spatial reference systems of spatial objects and transformations between spatial reference systems. Aspose.GIS API lets users create Spatial Reference System from WKT as well as export an existing SRS to WKT format. The sample code on blog announcement page shows how to create SRS from WKT. Users can also use the API to create a vector layer with SRS. The ProjectedSpatialReferenceSystemParameters lets users define the parameters for the SRS which are then used while creating new vector layer. In addition to creating vector layer with SRS, users can also set SRS for a Geometry like Point, Line, etc. The SpatialReferenceSystem property of Geometry objects let users set the SRS for the specified shape. In such case, child objects take the SRS of parent while parent’s object SRS is set to child’s on first point addition. The list of new and enhanced features are listed bellow

- Spatial reference systems support
- Convert between spatial reference systems
- Fix IGeometry methods visibility

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.GIS for .NET documentation that may guide users briefly how to use Aspose.GIS for performing different tasks like the followings.
- Working with WKT
- Create Vector Layer with Spatial Reference System

Overview: Aspose.GIS for .NET

Aspose.GIS for .NET enables users to access & manipulate geographic information from vector based geospatial data formats. Users can read, write & convert most popular GIS file formats such as Shapefile & GeoJSON from within their .NET applications without requiring any additional tools or software. It not only supports loading GIS file formats for manipulation & conversion but it also provides the capability to create GIS files from scratch. .NET developers can use the API to create basic geometries such as Point, MultiPoint, Line, MultiLine, Polygon and so on, which can be further used to generate complex features.

More about Aspose.GIS for .NET

- Homepage for Aspose.GIS for .NET
- Download Aspose.GIS for .NET
- Online documentation of Aspose.GIS for .NET

Contact Information

Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Layer Effects Support for PSD & Interrupt Monitoring for JPEG or PNG Conversion

What is new in this release?

Aspose team is pleased to announce the new release of Aspose.Imaging for .NET 18.4 . This release has added support for many features along with resolution of outstanding issues in API. There are some important new features introduced in this release, such as converting BMP to PDF, Converting PNG to PDF, Support Layer Effects For PSD, Support for EPS Format and Support Interrupt Monitor for JPEG and PNG Conversion. There are some important enhancements and bug fixes also part of this release, such as Black text is not visible on transparent background when saving PSD into PDF, Fix 24bpp options setting for export to BMP, evaluation watermark is missing when saving as SVG, Venture License not works for ODG files, SVG to raster has missing image parts, expose Codec property of JPEG2000 image to public, Fix saving of multiple WEBP frames, Fix duplication of resolution settings for BMP (check other formats as well), Exception on updating text layers, Fix watermark on export metafile (EMF, WMF) to SVG, Coordinate of left top corner is incorrect at update, Convert DJVU to PNG throw exception when memory limitation, Saving of PSD image produces invalid image colors and TIFF Codec can’t save 16-bit channel image. The main new and improved features added in this release are listed below

- InterruptMonitor support for Java
- BMP to PDF conversion
- Convert PNG and JPEG images to PDF
- Support EPS file format (only raster preview)
- Need to investigate and support Layer Effects for PSD format
- Black text is not visible on transparent background when saving PSD into PDF
- Fix 24bpp options setting for export to BMP
- Evaluation watermark is missing when saving as SVG
- Venture License not works for ODG files
- SVG to raster has missing image parts
- Expose Codec property of JPEG2000 image to public
- Fix saving of multiple WEBP frames
- Fix duplication of resolution settings for BMP (check other formats as well)
- Exception on updating text layers
- Fix watermark on export metafile (EMF, WMF) to SVG
- Coordinate of left top corner is incorrect at update
- Convert DJVU to PNG throw exception when memory limitation
- Saving of PSD image produces invalid image colors
- TIFF Codec can't save 16-bit channel image

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Imaging for .NET documentation that may guide you briefly how to use Aspose.Imaging for performing different tasks like the followings.

- - Converting PNG to PDF
- - Converting BMP to PDF

Overview: Aspose.Imaging for .NET

Aspose.Imaging for .NET is an image processing & manipulation component that allows developers to create, edit, draw or convert images in their .NET application. It allows developers to convert image files to PSD, BMP, JPEG, PNG, TIFF and GIF formats. Moreover a set of pens, brushes and fonts can be used to draw images or add new elements & text to existing images. Aspose.Imaging for .NET works well with both web & windows applications. Moreover, it adds the support for Silverlight platform.

More about Aspose.Imaging for .NET

- Homepage for Aspose.Imaging for .NET
- Download Aspose.Imaging for .NET
- Online documentation of Aspose.Email for .NET

Contact Information

Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
HTML Canvas Rendering to XPS, PDF Formats & .NET Standard 2.0 Framework Support

What is new in this release?

Aspose team is happy to announce the new release of Aspose.Html for .NET 18.4 . . This release includes amazing feature of Support for .NET Standard 2.0 (.NET Core) Framework. Several other enhancements and bug fixes have also been included in this version. W3C HTML Canvas is a part of Aspose.HTML for .NET API now, it supports rendering of HTML Canvas elements as a part of HTML document as well as direct access and manipulation of HTML Canvas 2D Context. You can manipulate as well as render an HTML Canvas to other file formats including, but not limited to, XPS and PDF. It has also improved CSS engine that has contributed to improve the performance of parsing CSS documents up to 20 percent. ParameterIsNotValid exception as well as few problems with rendering of HTML to PNG format have also been rectified in latest version of Aspose.HTML for .NET API. Below is the list of new and improved features added in this new release

- HTML to PNG - not same image quality
- Support for rendering HTML Canvas 2D Context, Level 2
- HTML to PNG - different image quality
- Parameter is not valid exception

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.CAD for .NET documentation that may guide users briefly how to use Aspose.CAD for performing different tasks like the followings.

- - HTML to Image Conversion
- - Apply Metered License

Overview: Aspose.Html for .NET

Aspose.Html for .NET is an advanced HTML manipulation API that enables developers to perform a wide range of HTML manipulation tasks directly within .NET applications. This API offers the capabilities to create as well as manipulate HTML files within your .NET applications. It also provides the features to iterate through HTML elements, Nodes, extract CSS information, edit or remove HTML nodes, configure a document sandbox which affects the processing of CSS styles, rendering of HTML to PDF, XPS or raster image formats and much more.

More about Aspose.Html for .NET

- Homepage for Aspose.Html for .NET
- Download Aspose.Html for .NET
- Online documentation of Aspose.Html for .NET
Contact Information

Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Set Default Font While Rendering Project Document & Metered Licensing Support in .NET

What is new in this release?

We are happy to announce the release of revamped version of Aspose.Tasks for .NET 18.5 . This month’s release introduces support for Metered Licensing in the API. In addition, it also brings improvements to the API in terms of enhancements and bug fixes. Usage of Metered Licensing scheme is simple and can be used along with existing licensing method. The new licensing mechanism will be used along with existing licensing method. Those customers who want to be billed based on the usage of the API features can use the metered licensing. Since version 17.12, the API supports setting default font while converting project documents to PDF. This new release of API provides the same functionality while exporting project data to image formats such JPG, BMP, PNG and HTML as well. This release includes plenty of new features as listed below

- Add a support of setting a default font when a project is rendering into JPG, BMP, PNG and HTML
- Integrate Metered license into Aspose.Tasks for .NET
- Newly created calendar could not be assigned to a task
- StartDate and EndDate properties of SaveOptions are not working properly
- Fix unnecessary thrown and caught exceptions on .mpp file opening
- Fix CalendarException check order
- Non-informative exception when saving calendar with no working times defined

Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Tasks for .NET documentation that may guide you briefly how to use Aspose.Tasks for performing different tasks like the followings.

- Rendering Gantt Chart
- Rendering Project Data to XAML

Overview: Aspose.Tasks for .NET

Aspose.Tasks is a non-graphical .NET Project management component that enables .NET applications to read, write and manage Project documents without utilizing Microsoft Project. With Aspose.Tasks you can read and change tasks, recurring tasks, resources, resource assignments, relations and calendars. Aspose.Tasks is a very mature product that offers stability and flexibility. As with all of the Aspose file management components, Aspose.Tasks works well with both WinForm and WebForm applications.

More about Aspose.Tasks for .NET

-Homepage of Aspose.Tasks for .NET
- Download Aspose.Tasks for .NET
- Online documentation of Aspose.Tasks for .NET

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - The .NET and Java component publisher
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Save Workbook to Strict Open XML Spreadsheet Format & Enhanced Excel to PDF Rendering

What is new in this release?

We are pleased to announce the new release of Aspose.Cells for .NET 18.5 . This release has added a few valuable features, important fixes and other enhancements. Aspose.Cells now allows users to save the workbook in Strict Open XML Spreadsheet format. This feature was demanded by certain users. This can be accomplished by Workbook.Settings.Compliance property. If users set its value as OoxmlCompliance.Iso29500_2008_Strict, then the output Excel file will be saved in Strict Open XML Spreadsheet format. Generally, users specify the fonts directory or list of fonts for all the workbooks but sometime, users have to specify individual or private set of fonts for a desired workbooks. Aspose.Cells provides IndividualFontConfigs class that can be used to specify the individual or private set of fonts for your workbook. Sometimes users want to display text in Far East language font e.g. Japanese, Chinese, Thai etc. Aspose.Cells provides TextOptions.FarEastName property that can be used to specify the font name of Far East language. Besides, users can also specify the Latin font name using TextOptions.LatinName property. There are some other enhancements included and a few exceptions handled in the new release for the users. This release includes several enhanced features and bug fixes as listed below

- Implement function CEILING.PRECISE
- Support Strict Open XML Spreadsheet format
- The color of the image should be black when converting to PDF
- Page Setup PrintErrorType not working in Excel to PDF rendering
- PageSetup.PrintDraft does not take effect while Saving to PDF
- System.OutOfMemoryException while converting Excel file to PDF
- Page field named "Absent item Yes" is lost on Refresh
- Calculation error when using calculation chain and defined name
- A few columns are disappeared when importing an Excel file into GridWeb
- Text wrapping is not correct when "Issue2 wrapping-no_custom_page_size.xlsx" is converted to PDF
- Text wrapping is not correct when "Issue2 wrapping.xlsx" is converted to PDF
- Text wrapping is not correct when "Issue3 wrapping.xlsx" is converted to PDF
- Page Setup zoom factor creates incorrect number of pages in PDF
- Exception when saving a workbook to MemoryStream
- Some of the Gridlines around some cells are not drawn correctly
- Chart title is squished where the characters all run together in Excel to PDF rendering
- Pie chart legend colors change after saving to PDF and do not match up with Pie chart slices
- Saving XLSB to XLSM creates corrupt MS Excel file
- Named ranges lost when copying into existing workbook
- Embedded drawing objects are too narrow in the output file when re-saving an XLSX file
- Aspose.Cells returns blank PDF when saving a SpreadsheetML file as PDF
- Data loss occurs while converting ODS to XLSX file format
- Named range does not expand with Smart Markers "shift" parameter
- Using "shift" parameter in Smart Markers, the generated rows are not rendered with the same style/formatting
- Conditional formatting does not work in Smart Markers with shift parameter
- Text cropped in MS Excel cells if the document rows are auto sized
- Resizing a ListObject/Table does not update its conditional formattings

Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Cells for .NET documentation that may guide you briefly how to use Aspose.Cells for performing different tasks like the followings.

- Save Workbook to Strict Open XML Spreadsheet Format
- Specify Individual or Private Set of Fonts for Workbook Rendering

Overview: Aspose.Cells for .NET

Aspose.Cells is a .NET component for spreadsheet reporting without using Microsoft Excel. It supports robust formula calculation engine, pivot tables, VBA, workbook encryption, named ranges, spreadsheet formatting, drawing objects like images, OLE objects and importing or creating charts. You can also create Excel file using designer spreadsheet, smart marker or API and apply formulae and functions. It supports CSV, SpreadsheetML, PDF and all file formats from Excel 97 to Excel 2007.

More about Aspose.Cells for .NET

- Homepage of Aspose.Cells for .NET C#
- Download Aspose.Cells for .NET
- Online documentation of Aspose.Cells for .NET

Contact Information
Aspose Pty Ltd,
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Writing Multiple Events to ICS & Auto Discover Exchange Server Settings in .NET Apps

What is new in this release?

We are pleased to announce the release of Aspose.Email for .NET 18.5 . This release introduces a new feature of auto-discovery of Exchange server settings using account’s user name and password. The AutoDiscoverService introduced by the API gets this information from the exchange server using the username and password specified by application user. In addition to other settings returned by the API, users can get the server’s EWS Url as well using this feature. PST restore feature of the Aspose.Email API lets users restore the contents of a PST file to Exchange server. The feature being useful in a variety of ways also has the possibility of operation take long time due to large size of PST file. This new release of API lets users abort PST restoration process to Exchange server based on defined time. This allows users to abort the PST restore operation in case it is taking too long to complete the operation. Aspose.Email already lets users read multiple events from ICS file. This new release of API lets you write multiple calendar events to a single ICS file as shown in the code sample on blog announcement page. The main bug fixes & improved features added in this release are listed below

- The implementation of AutoDiscover feature on Exchange Client service New Feature
- Write multiple events to ICS file
- Return Uri of Sent Emai
- Calendar body can't be set as HTML supported with Outlook 2016?
- Provide option to abort PST to Exchange Server operation
- Extra Unknown attendee added in the attendees list
- Message extracted from PST takes long to save
- MapiMessage.BodyType shows Html always for ASCII formatted messages
- Incorrect file name attached with EML
- TimzoneDescription property is set to UTC-5
- Bmp recognized as JPEG
- The strange attachment occurs in the email message
- Html to EML raises exception
- An exception raises while loading Mapi message
- Exception raised while taking backup of folders on exchange account

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Email for .NET documentation that may guide user briefly how to use Aspose.Email for performing different tasks like the followings.

- Auto Discover Feature using EWS
- Abort PST Restore to Exchange Server Operation

Overview: Aspose.Email for .NET

Aspose.Email for .NET is a set of components allowing developers to easily implement email functionality within their ASP.NET web applications, web services & Windows applications. It Supports Outlook PST, EML, MSG & MHT formats. It allows developers to work with SMTP, POP, FTP & MS Exchange servers. It supports mail merge, iCalendar, customized header & body, header information, embedded files, Twitter & many more. It makes it easy to work with HTML or plain text emails & their attachments.

More about Aspose.Email for .NET

- Homepage of Aspose.Email for .NET C#
- Download Aspose.Email for .NET
- Online documentation of Aspose.Email for .NET

Contact Information

Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Set Custom Position for Child Nodes in SmartArt & Rendering Comments from ODP Format

What’s new in this release?

The long awaited version of Aspose.Slides for .NET 18.5 has been released. This is release has enhanced SmartArt capabilities by adding new features along with resolution of other issues. A new feature has been added in this release that allows setting custom position for child nodes in SmartArt. It also includes setting Number of Nodes on Row level and rendering comments from ODP format. There are some important enhancements and bug fixes included in this release, such as Saving presentation to PDF takes huge time or fails to convert for a PPTX with 300 slides, PPTX consumes 14.4GB memory, or exception on loading presentation, PPTX to PDF – Embedded font gets substituted, Improper export of radial gradient to PDF, The logo image is improperly rendered in generated PDF, Wrong justify alignment on thumbnails, Font size and text box color changed on load and save, Incorrect portion OuterShadow color, slow performance when exporting presentation with Charts to PDF, Aspose.Slides takes long team to load 60 Mb presentations, Wrong ClsidIndicator field value in OLEStream. on loading presentation, ArgumentException: An element with the same key already exists on loading the presentation, NotImplementedException on loading the presentation, ArgumentOutOfRangeException: Cannot be negative is thrown on loading presentation, NullPointer Exception on loading presentation, ArgumentOutOfRangeException on loading presentation and Bubble Chart not being updated in generated thumbnail. This list of new, improved and bug fixes in this release are given below

- Support for setting custom position for child nodes in SmartArt
- Set Number of Nodes on Row level
- Rendering comments from ODP format
- Saving presentation to PDF takes huge time or fails to convert for a PPTX with 300 slides
- PPTX consumes 14.4GB memory, or exception on loading presentation
- PPTX to PDF - Embedded font gets substituted
- NotImplementedException occurs while trying to read metadata from PPS file
- Improper export of radial gradient to PDF
- The logo image is improperly rendered in generated PDF
- Wrong justify alignment on thumbnails
- Font size and text box color changed on load and save
- Incorrect portion OuterShadow color
- Slow performance when exporting presentation with Charts to PDF
- Aspose.Slides takes long team to load 60 Mb presentations
- ArrayIndexOutOfBoundsException on loading presentation
- Wrong ClsidIndicator field value in OLEStream. on loading presentation
- ArgumentException: An element with the same key already exists on loading the presentation
- NotImplementedException on loading the presentation
- ArgumentOutOfRangeException: Cannot be negative is thrown on loading presentation
- NullPointer Exception on loading presentation
- ArgumentOutOfRangeException on loading presentation
- IndexOutOfRangeException is thrown on loading the presentation
- Bubble Chart not being updated in generated thumbnail

Other most recent bug fixes are also included in this release

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Slides for .NET documentation that may guide you briefly how to use Aspose.Slides for performing different tasks like the followings.

- Support for setting custom position for child nodes in SmartArt
- Converting Specific Slide to HTML

Overview: Aspose.Slides for .NET

Aspose.Slides is a .NET component to read, write and modify a PowerPoint document without using MS PowerPoint. PowerPoint versions from 97-2007 and all three PowerPoint formats: PPT, POT, PPS are also supported. Now you can create, access, copy, clone, edit and delete slides in your presentations. Other features include saving PowerPoint slides into PDF, adding & modifying audio & video frames, using shapes like rectangles or ellipses and saving presentations in SVG format, streams or images.

More about Aspose.Slides for .NET

- Homepage of Aspose.Slides for .NET
- Download Aspose.Slides for .NET
- Online documentation of Aspose.Slides for .NET

Contact Information

Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose – Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Back
Top