Aspose.Words_iOS.Xamarin 17.9.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_iOS.Xamarin --version 17.9.0
NuGet\Install-Package Aspose.Words_iOS.Xamarin -Version 17.9.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_iOS.Xamarin" Version="17.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Words_iOS.Xamarin --version 17.9.0
#r "nuget: Aspose.Words_iOS.Xamarin, 17.9.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_iOS.Xamarin as a Cake Addin
#addin nuget:?package=Aspose.Words_iOS.Xamarin&version=17.9.0

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

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

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 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 iOS via Xamarin 17.9 Release Notes

This is the first release of Aspose.Words for iOS via Xanarin. In future regular monthly releases will be published. 'Aspose.Words for iOS via Xamarin' has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements.
This version also includes all bug fixes and public API changes made in Aspose.Words for .NET 17.9, see Aspose.Words for .NET 17.9 release notes for more information.

Major Features

Aspose.Words for iOS via Xamarin features can be divided into four main areas:
*Conversions: High quality conversions to and from DOC, OOXML, RTF, WordprocessingML, HTML, MHTML, TXT and OpenDocument formats
*Document Object Model: Programmatic access through a rich API to all document elements and formatting allows to create, modify, extract, copy, split, join, and replace document content
*Rendering: Convert whole documents or pages to PDF, XPS, SVG or SWF for server-side document generation. Also convert document pages to PNG, JPEG or EMF images, render pages to CoreGraphics.CGContext. All with high fidelity - exactly like Microsoft Word® would have done it.
*Reporting: Generate documents or reports from scratch or by filling templates with data from data sources or business objects.

For full list of features, please, see the documentation.