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#
 
Add Extended Attribute Definition to a Project & Improved MPP Loading using .NET

What is new in this release?

We are happy to announce the release of revamped version of Aspose.Tasks for .NET 17.1.0 . This month?s release brings improvement to the public API for working with custom fields of a project. The new implementation makes it simple for creating extended attributes. This release also fixes a number of bugs reported with earlier version of the API. This release has improved the public API for working with custom fields i.e. Tasks as well as Resources. The improved version of this API simplifies adding an extended attribute definition to project and create extended attribute from this definition. The new implementation provides individual implementations for working with plain and lookup custom fields. The static methods of ExtendedAttributeDefinition class allow the creation of each type of extended attribute, such as Create Task Definition, CreationResourceDefinition, CreateLookupTaskDefinition and CreateLookupResourceDefinition. The sample code on the blog announcement page shows a basic illustration of this improved implementation for creating a Task lookup extended attribute. This month?s release also fixes several bugs that improve the overall API functionality, such as working with Extended Attributes of the API, lookup values error while assigning to task, large file size after creating task baseline and Saving Extended Task Attributes to output MPP. This release includes plenty of new features as listed below

- Improve public API to simplify working with Custom Fields.
- Extended attribute lookup table is not showed in XML format.
- MPP cannot be loaded into Project object
- False lookup table attached with an extended attribute while adding lookup with another extended attribute
- Wrong %Complete and ActualDuration calculated in MPP as compared to XML (.NET)
- Huge file size after setting baseline
- Extended attribute cannot be added to MPX
- Marking Tasks As Complete - Task Complete Indicator Not Displayed
- Extended attribute not saved properly to MPP file

Other most recent bug fixes are also included in this release

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
 
Import DirectX Files & Convert DirectX 3D Model to 3D Supported Formats inside .NET A

What is new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 17.02.0 . The new version adds support of importing DirectX (.x) files. Developers can import DirectX (.x) files (ASCII and Binary) into the Aspose.3D API, and then export them in any supported 3D format. Developers can install Aspose.3D Nuget package in their .NET applications because we publish each version as a NuGet package on the NuGet gallery. The X file format refers to files with the .x file name extension. The DirectX (.x) format is a template-driven format which can accommodate all your 3D gaming needs, from simple mesh?s to complete bone animation characters. Using Aspose.3D API, developers can convert a DirectX (.x) 3D model to 3D supported formats. All supported 3D formats are listed on this page: Save a 3D Document. These help topics will help to know the way of importing an existing X file, Reading a 3D Scene and Specify Load Options of 3D DirectX .x File. This release includes plenty of new features as listed below

- Add support of importing the X (binary and ASCII) files.
- Enhanced Reading a 3D Scene
- Import an Existing PLY File into the Aspose.3D API
- Add support of importing the DXF.

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
 
Adjust CAD Drawing Size, DWG 2007 Format Support & Enhanced DWG to PDF Conversion

What is new in this release?

Aspose development team is pleased to announce the release of Aspose.CAD for .NET 17.2.0 . The major development in this release is the support for DWG 2007(AC1021) Format. This release supports determining the DWG external references and their file paths. The support for adjusting CAD drawing size has also been incorporated in this release. Aspose.CAD for .Net provides the UnitType enumeration to adjust the size of drawing during conversion of the CAD format. There are two ways to adjust the drawing size, firstly Automatic adjust size or Adjust size using UnitType enumeration. UnitType enumeration gives the ability to adjust scaling when Width and Height properties are not set. There are some important enhancements also part of this release, such as processing of entity order for DWG format, converting DWG to PDF format and Process of exporting external raster images linked with DWG file has been greatly improved. The main new features added in this release are listed below

- Normalize drawing size to absolute metrics
- Add support for clipping of raster images
- Determine the external references for a dwg and their filepaths
- Support for DWG 2007(AC1021) Format
- Implement right entity order for dwg format
- Converting DWG to PDF format is producing incorrect PDF file of 1kb size
- Converting DWG to PDF file is throwing exception
- Converting DWG to PDF is not exporting external raster images linked with DWG file

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
 
Compare PPT/PPTX Presentation Slides & Identifying Merged Cells in a Table using .NET

What?s new in this release?

The long awaited version of Aspose.Slides for .NET 17.2.0 has been released. This release has some new features in this release along with resolution issues incurring in API. At times, one need to compare two slides if they are identical or not. Now, users can compare the two slides based on all shapes, styles, texts, animation and other settings. If slides are equal, true will be returned. For more details, please visit documentation article, Compare two slides. Aspose team has also included the support for identifying merged cells inside table as well. Please visit documentation article, Identify Merged Table Cells. It has rectified the issues related to charts and Ole frame data failing to get opened in edit mode inside PowerPoint for generated presentation. The issues related to URL formatting and tooltip text inside hyperlinks has also been addressed in this release. It has also addressed issues related to improper text rendering including bolding effects, improper color and improper gradient effects. It has resolved the issues related to presentation access and saving which earlier resulted in exceptions including ArgumentException, NullReferenceException and PptxReadException in previous releases. This release has improved the presentation rendering support and has resolved certain issues related to missing or improper text rendering, missing images, missing charts and its entities in generated PDF, HTML and slide thumbnails outputs. This list of new, improved and bug fixes in this release are given below

- Check whether presentations master slides are identical
- Identifying the merged cells in Table
- Refactor charts implementation
- Insufficient header length error
- Unable to edit data in chart after just opening and saving presentation (without modification)
- Exception on converting pptx to pdf
- Presentation file not converted properly to pdf
- Exception on loading presentation
- Footer is changed after saving ppt
- Cloning a chart object creates a corrupted chart
- Ole frame un-editable when saving presentation
- Problem while converting ppt to pdf
- System.ArgumentException on saving PPTX to PDF
- When PPT is loaded and saved, the date format is changed
After load and save of PPT file, the footer disappears.
Exception on saving ppt
- Footer text color and font changed after saving
- Exception on saving ppt
- Pptx not properly converted to pdf
- Hyperlink and tool tip text change for hyperlink on saving presentation
- Bold effect not applied
- Pptx not properly converted to pdf
- ReadWorkbookStream method returns empty workbook
Exception on loading presentation
Hyperlink Value changed for portion text
Animation effect gets corrupt on changing paragraph text
- Ppt changed after saving
- External Hyperlink is not getting set for text
- Vector images background changed
- Ppt changed after saving
- Hyperlink (URLs) with Unicode text becomes with duplicates characters
- Font looks bold on rendering
- Instead of some images "no image" placeholder rendered for x86 build
- Incorrect link detection
- Shaped removed after saving ppt
- Argument exception on loading the presentation
- Text color changed after saving presentation.
- Protected view message thrown on opening saved presentation
- Conversion to PPT fails with exception PPT presentation can't contains more than 8 placeholders in one slide.
- Empty pages generated when converting ODP to PDF
- Hyperlink to absolute file path doesn't work for PowerPoint 2007
- Category axis labels are missing or improperly rendered in generated PDF
- Error on opening the generated PDF file from PPT file
- StringIndexOutOfBoundsException on reading Hyperlink text
- Improper gradient rendering in generated PDF
- Font Rotation does not set the value for rotated font

Other most recent bug fixes are also included in this release

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
 
Word 2013 Documents Provision & Variables Support in LINQ Reporting Engine using .NET

What is new in this release?

Aspose development team is happy to announce the monthly release of Aspose.Words for Java &.NET 17.3.0 . This month?s release contains over 67 useful new features, enhancements and bug fixes. Please see the release notes for more detail. Here is a look at just a few of the biggest features and API changes in this month?s release; Full support for Word 2013 documents (roundtrip to/from DOCX), variables support and more new features are introduced in LINQ Reporting Engine, New Public OfficeMath properties: MathObjectType, Justification, DisplayType, Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources, Asian font rendering improved (more precise metrics calculation), Stroke weight is now taken into account while rendering auto-sized Textboxes, Implemented next round of improvements in table grid algorithm, Improved table breaking logic in compatibility mode for tables with header rows, Improved table breaking logic for tables with nested tables in a cell with bottom margin set, Improved tables breaking logic for tables with vertically merged cells having horizontal borders and Implemented fitText option for table cells. Starting from this release, Aspose team has added the full support of MS Word 2013 documents. The full support of roundtrip to/from DOCX is available in this Aspose.Words version. Previously, Aspose.Words performed font substitution only in cases when FontInfo in the document for the missing font doesn?t contain the PANOSE. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources. In case of font substitution the warning is issued with text. Please note that now font substitution mechanism will override the FontSettings.DefaultFontName in cases when FontInfo for the missing font is available in the document. FontSettings.DefaultFontName will be used only in cases when there are no FontInfo for the missing font. Moreover, please note that font substitution algorithm in MS Word is not documented so, the result of Aspose.Words font substitution may not match MS Word choice. Aspose team has introduced new property in this release that allows user to get type MathObjectType of this Office Math object. The MathObjectType enumeration is added in Aspose.Words 17.3 to specify type of an Office Math object. It has introduced new option in that removes empty rows that contain mail merge regions from the document. It has also added new public properties Justification and DisplayType into the OfficeMath class. It has also added new public property Field.LocaleId in this release that allows user to get/set field?s locale. It has also added new paramerter -fitSizeLim for image tag to change the size of the textbox according to the size of the image without increasing the size of the textbox. It has also added support for variables in Aspose.Words 17.3 LINQ Reporting Engine that enables users to use variables in template documents. Variables are useful when users need to calculate an expensive value just once and access it multiple times in a template. The list of new and improved features added in this release are given below

- New public OfficeMath properties: MathObjectType, Justification, DisplayType
- Full support for Word 2013 documents (roundtrip to/from DOCX)
- Variables support and more new features are introduced in LINQ Reporting Engine.
- Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources.
- Asian font rendering improved (more precise metrics calculation).
- Stroke weight is now taken into account while rendering auto-sized Textboxes.
- Implemented next round of improvements in table grid algorithm.
- Improved table breaking logic in compatibility mode for tables with header rows.
- Improved table breaking logic for tables with nested tables in a cell with bottom margin set.
- Improved tables breaking logic for tables with vertically merged cells having horizontal borders.
- Implemented fitText option for table cells.
- Add MailMergeCleanupOptions option to remove empty row
- Cell's content are warped incorrectly in output Pdf
- PDF output is incorrect for 2 text columns
- Add feature to set background color of table row using Linq Reporting Engine
- Insert image dynamically using Linq without change size of textbox
- Justification of OfficeMath object
- Obtain type of the MathObject
- Add feature to define variables in LINQ Reporting template
- Provide ability to specify locale at Field level
- Implement reading of themes for RTF format.
- Support of MS Word 2013 documents (WORDSNET-7741 and WORDSNET-7964)
- /table grid/ Cell's content is rendering a few inches to the right in PDF
- Table header should be pushed to the next page if no rows fit below header in 2013 mode
- Table header row orphaned in 2013 mode
- Mail Recipient is lost after re-saving Doc
- Add/remove document settings if OptimizeFor is called for a document
- Incorrect Asian font metrics
- Saving resources when converting Words documents to HTML
- Fonts substitution // Improve font substitution rules.
- Paragraph formatting is lost after re-saving Docx
- Underline/strikethrough formatting is applied to revisions imported from HTML
- Compare and Reject feature do not mimic Microsoft Word's behavior
- /nested row break height/Text moves to previous pages after conversion from Docx to Pdf
- /fitText/ Chinese text render on next line in HtmlFixed
- /table break header row/ Converting from .docx to .pdf loses table header
- /table break header row/ Table is rendered on previous page after conversion form Docx to Pdf
- Table header moves to previous page bottom in PDF
- EndnoteOptions are not saved if the document does contain endnotes
- /table break/ All pages show some content from next page at bottom in PDF
- Paragraph's spacing is changed when InsertDocument is used with UseDestinationStyles mode
- Hebrew date field renders incorrectly in Pdf
- Incorrect formatting of 'Normal (Web)' after import from another document
- Text in image is missing when exporting to HTML
- More vertical spacing between lines added when exporting to HTML
- Output Docx is not opened in MS Word after performing mail merge
- Bookmark entries are not entirely merged after mail merge
- Z-order is incorrect after conversion docx to odt.
- Some table rows render on the previous page of PDF
- Bullet list is changed to numbered list after conversion from bytes to Docx
- ShapeAttr.LineFillBlipName attribute returns invalid value
- A strange Box appears near certain images in PDF
- TTFontMetrics.BoldSimulationScale is not too accurate for MS Gothic
- Hyperlink encoded twice in PDF
- Aspose.Words ignores stroke weight for autosized textboxes
- Shape with caps is not rendered correctly
- Docx to Pdf conversion issue with StructuredDocumentTag rendering
- List label size differs in layout.
- Content of StructuredDocumentTag is lost in output Pdf/Doc
- Docx to Html conversion issue with chart's axis bounds
- Ref field generates error code after conversion from FlatOpc to Doc
- TOC update does not see format revision changes.
- Position of AutoShape is changed after Appending.
- Fonts substitution // Measurements: Spacing of text lines in PDF is different to when viewed in MS Word
- Fonts substitution // Incorrect fonts rendering.
- Docx to HtmlFixed conversion issue with fonts
- /advanced typography/ Arabic text is incorrectly rendered to PDF
- WordArt // Multiline // Watermark shape is not rendering correctly in PDF
- Contents position is changed after conversion from Doc to Pdf
- Table's contents move to next page after conversion from Doc to Pdf

Other most recent bug fixes are also included in this release

Overview: Aspose.Words

Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.

More about Aspose.Words

- Homepage of Aspose.Words for .NET
- Download Aspose.Words for .NET
- Online documentation of Aspose.Words 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
 
Read Code39standard Barcode from PNG Image & Enhanced QR Code Recognition using .NET

What is new in this release?

The latest version of Aspose.BarCode for .NET 17.2.0 has been released. The major development in this release is the enhancements incorporated in Aspose.BarCode to improve the overall performance of the API. Recognition of Code39standard and QR Coded barcode have also been improved in this release. There are some important enhancements part of this release, such as Processing of QR Coded barcode has been improved, Restore code128 uses a bitmap splitting in the histogram algorithm, read code39standard barcode from PNG image and QR code recognition. Aspose.BarCode for .NET is a set of bar code APIs to generate, read and recognize 1D and 2D barcodes from any image at any angle. It is written in managed C# thus allowing developers to quickly and easily add generation and recognition functionality to their Microsoft .NET applications including but not limited to WinForms, ASP.NET, WPF, .NET Compact Framework and Silverlight. Below is the list of new and improved features supported in this version.

- Unable to successfully read code39standard barcode from PNG image
- QR code is not recognizing
- Restore code128 uses a bitmap splitting in the histogram algorithm

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

Overview: Aspose.BarCode for .NET

Aspose.BarCode is a .NET component for generation and recognition of Linear and 2D barcodes on all kinds of .NET applications. It supports WPF with 29+ Barcode symbologies like OneCode, QR, Aztec, MSI, EAN128, EAN14, SSCC18, Code128, Code39, Postnet, MarcoPDF417, Datamatrix, UPCA etc. Other features include barcode insertion in PDF, Word and Excel documents. Also take image output in BMP, GIF, JPEG, PNG and WMF formats. You can also control image styles such as background color, bar color etc.

More about Aspose.BarCode for .NET

- Homepage of C# & VB.NET Barcode Component Aspose.BarCode for .NET
- Download Aspose.BarCode for .NET
- Online documentation of Aspose.BarCode for .NET

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Convert Google Draco Encoded DRC File to 3D Supported Formats inside .NET Apps

What is new in this release?

Aspose team is pleased to announce the release of Aspose.3D for .NET 17.03.0 . Aspose team is pleased to announce the release of Aspose.3D for .NET 17.03.0. The new version adds support of importing Google Draco encoded DRC files. Developers can import DRC files into the Aspose.3D API, and then export them in any supported 3D format. Developers can install Aspose.3D Nuget package in their .NET applications because Aspose team publish each version as a NuGet package on the NuGet gallery. The Google Draco, an open source compression library, can improve the storage and transmission of 3D graphics. Draco can be used to compress meshes and point-cloud data. It also supports compressing points, connectivity information, texture coordinates, color information, normals and any other generic attributes associated with geometry. Draco encodes 3D data in DRC file. Using Aspose.3D API, developers can convert a Draco encoded DRC to 3D supported formats. All supported 3D formats are listed on the documentation page title save a 3D Document. This help topic ?Reading a 3D Scene? will help to know the way of importing an existing DRC file. This release includes plenty of new features as listed below

- Add support of importing Google Draco (.drc) files.
- Enhanced Reading a 3D Scene
- Add support of importing the DXF.

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
 
Render Outlook VCard Contact Information to MHTML & Email Threading Support in .NET

What is new in this release?

We are pleased to announce the release of Aspose.Email for .NET 17.3.0 . This month?s release includes enhancements and bug fixes that enriches the API functionality and adds stability to the API behavior. As mentioned earlier, we have also stopped publishing the legacy version of the API and the revamped version with improved namespace will be published from now onwards. This month?s release provides the capability to render Microsoft Outlook VCard contact information to MHTML. This can be achieved with MhtFormatOptions.RenderVCardInfo enumerator while saving the message to MHTML. Previously, only headers information was rendered to output while rendering the respective values was not supported. Aspose.Email API already supported creating reply and forwarding messages using the MailMessage class. However, this didn?t support creating a thread between the original and replied email. This month?s release provides the capability to create threading among the original emails and the replies sent out using Aspose.Email API. Like always, we have also fixed several bugs in this month?s release that were reported by our valued customers with different API functionality. This further adds stability to the API functionality and makes the output predictable. The main bug fixes & improved features added in this release are listed below

- Add support for email threading
- Provide enum or class for FormatTemplates possible values
- Render contact information to MHTML
- MSG to HTML: Alignment of table is shifted to right
- Image attachment in eml is corrupted while opening it in Outlook
- ICS extracted from EML contains empty line at the start
- ReplyTo collection not read from MSG file
- EML to MSG: Information disturbed in output
- Loading MSG file is slower than 16.10.0
- Umlauts are broken again on convert to html
- Few attachments not detected in EML
- IMAP and POP3 via NTLM
- EML to HTML raises exception
- NullReferenceException when using OAuth for EWS with Office 365
- IEWSClient.FetchMessage raises System.IO.EndOfStreamException
- Exception while fetching mail with subject having Apostrophe
- EML raises NotSupportedException for Target framework 2.0
- Pop3Client.FetchMessage raises Aspose.Email.AsposeArgumentException
- IEWSClient.MoveItem() function raises exception "Item Move Failed" while moving item to other user account

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

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
 
Get Chart External Workbook Path & Enhanced HTML Export Support inside .NET Apps

What?s new in this release?

The long awaited version of Aspose.Slides for .NET 17.3.0 has been released. It has added some long awaited features in this release along with resolution of issues incurring in API.Aspose team has included the long awaited support for getting absolute position values for chart Plot Area in this release. With this feature in service now, users can use it to overlap other shapes inside chart area with respect to actual absolute Plot Area coordinates on slide that was not possible earlier. For more about requested support, please visit documentation article, Getting actual position of chart Plot Area. If chart inside presentation has external workbook as chart data source, users can now get the path of chart external workbook data source. Please visit the documentation article, Getting chart external Workbook path. Now, users can also get the actual maximum value for vertical value axis for chart. Aspose team has also improved the external fonts loading support in this release and now developers can load the external fonts inside a byte array in your application. For more details and working example, please visit the documentation article, Managing fonts externally. It has also improved the verification of loaded file format and included support for identification of PowerPoint 95 files format. The support for export of presentation to HTML has also been improved and now users can export a presentation with embedded audio and video to HTML with audio and video data respectively. For more about supported feature, please visit the documentation article, Exporting presentation with embedded audio and video to HTML. This release has resolved the issues related to presentation access and saving which earlier resulted in different exceptions. It has also addressed the issues related to charts elements, tables, images, text rendering and improper fonts in this release and have resolved certain issues incurring in product. The issues related to wrong animation and slide transition effects inside saved presentations have also been rectified in this release. This list of new, improved and bug fixes in this release are given below

- Get audio/video rendered as audio/video in Html
- Support of detection Microsoft PowerPoint 95 presentations
- Loading fonts from assembly
- Support to get chart external data source workbook path
- Get Actual Max value of vertical axis on a chart
- Getting actual absolute X,Y values for chart data points
- Support for adding line in chart area
- Create new chart base on style of existing chart
- When PPT file is saved as PDF, the percentage sign goes on the wrong side
- When PPTX is saved as PDF by using PdfCompliance.PdfA1b, the System.ArgumentException occurs
- Chart Plot Area is improperly rendered in generated PDF
- PPTX to PDF graph not rendering correctly
- PPTX to PDF table not rendering
- Black background when rendering pps or ppt to image
- File corrupted after saving
- Exception while converting PPTX to PDF: Value too large or too small
- Round brackets are improperly rendered in generated PDF
- After load and save of PPT file, the footer disappears.
- The background color of a shape was changed from white to green in a specific PPT
- Fonts changed after saving ppt
- Text position changed after saving ppt
- Text being overlapped with Image
- Rendering issues when converting from PPTX to PDF
- Squares are changed after loading and saving a ppt
- Ppt changed after saving
- When saving as pdf the hyperlink (URLs) becomes mojibake
- Ppt not properly converted to html
- Ppt changes after saving
- Missing characters in converted svg and thumbnail when uses ReplaceFont()
- An animation star is added to all of the slides after loading and saving a ppt
- Problem while translating the pdf generated by Aspose.Slides
- Animations in MasterSlide lost on ppt load and save
- Transitions appear on ppt load and save
- Wrong value axis Maximum value on value axis scale

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.

- Get chart external data source workbook path
- Get Actual Max value of vertical axis on a chart

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
 
Formula Value Calculations, Enhanced Recalculation for MPP & XML File Formats in .NET

What is new in this release?

We are happy to announce the release of revamped version of Aspose.Tasks for .NET 17.3.0 . This month?s release is sort of maintenance release that contains fixes to bugs reported by Aspose valued customers in the last month?s version. The bug fixes included in this month?s release affect a number of functionality areas of the API in terms of improvement. Aspose team has fixed issues related to reading and writing MPP files that resulted in exceptions while saving the file. This release has also fixed issues related to the formula value calculations while working with date time formula fields of a project. The recalculation issues have been fixed for these fields including DateAdd, DateDiff and DatePart. It also improved the recalculation implementations for both MPP and XML file formats. This includes bug fixes that resulted in unexpected output in some cases. Fixing such issues has improved the API behavior in terms of expected output for specified criterion. This release includes plenty of new features as listed below

- Inconsistent behavior of %Complete in MPP
- WBS Codes written to MPP file are not same as Microsoft Project
- ArgumentOutOfRangeException is raised when setting task Finish date
- Empty timephased data added in XML for type AssignmentWork (.NET)
- Formula values not calculated properly for DateAdd, DateDiff and DatePart
- Project reading exception while loading MPP file
- Project Reading Exception while Loading MPP file

Other most recent bug fixes are also included in this release

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
:flamethrower:
 
Back
Top