Aspose.Words_Android.Xamarin 17.11.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Aspose.Words_Android.Xamarin --version 17.11.0
NuGet\Install-Package Aspose.Words_Android.Xamarin -Version 17.11.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Words_Android.Xamarin" Version="17.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Words_Android.Xamarin --version 17.11.0
#r "nuget: Aspose.Words_Android.Xamarin, 17.11.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspose.Words_Android.Xamarin as a Cake Addin
#addin nuget:?package=Aspose.Words_Android.Xamarin&version=17.11.0

// Install Aspose.Words_Android.Xamarin as a Cake Tool
#tool nuget:?package=Aspose.Words_Android.Xamarin&version=17.11.0

Aspose.Words for Android via Xamarin is a class library for Xamarin.Android that enables you to perform a wide range of document processing tasks directly within your Xamarin.Android applications.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid23 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Aspose.Words for Android via Xamarin 17.11 Release Notes

This is a regular monthly release. It includes all fixes and improvements made in .NET version of Aspose.Words. The next version of Aspose.Words for Android via Xamarin will be included into Aspose.Words for .NET package. Note, after the next release of Aspose.Words for .NET, Aspose.Words for Android via Xamarin will be unlisted.

Major Features
* LINQ Reporting Engine supports dynamic shape background coloring.
* Improved optional hyphen handling and fixed related infinite loop issue.
* Improved floating table re-breaking in specific scenarios where content of a table used to be lost outside of a page.
* Improved table grid computation when cells contain tab characters.
* Further improved character spacing control handling.
* PCL documents rendering improved. UCS-2 symbol sets can now be mapped to the printer built-in fonts – it allows to print non-ascii symbols with built-in fonts if supported by printer.
* A ‘cosmetic’ pen (i.e. pen with fixed 1-pixel width) rendering improved in metafile output documents.
* Added fallback for strokes with unsupported binary raster operations in metafile rendering.
* Metafile warnings improved: Added warnings for unsupported binary raster operations. Removed warnings about unsupported metafile records which do not affect the output.

For full list of changes see Aspose.Words for .NET Release Notes.

Except of these improvements the following was done in Aspose.Words for Android via Xamarin:

* Saving to multi-page TIFF image implemented