Aspose.Words-Cloud

Aspose Cloud SDK that allows to work with Word documents in Aspose Cloud from .NET applications. The package enables your application to perform a wide range of document processing tasks. You can generate, load, modify, save, render documents without utilizing Microsoft Word®. You can convert documents between the following formats: DOC/DOCX, DOT/DOTX, DOCM, DOTM, XML, RTF, PDF, HTML/MHTML, MOBI, ODT, OTT, TXT, XPS, SVG, EPUB, XAML, PS, PCL, TIFF, BMP, PNG, EMF, JPEG, GIF and other formats.


Keywords
bmp, chm, compare, convert, create, document, docx, dot, edit, emf, epub, gif, html, jpg, mail, markdown, md, merge, mobi, odt, office, open, pcl, pdf, png, postscript, ps, reporting, rtf, split, svg, table, tiff, to, txt, word, wordml, xps
License
MIT
Install
Install-Package Aspose.Words-Cloud -Version 24.4.0

Documentation

Aspose.Words for Cloud

Aspose.Words for Cloud is a true REST API that enables you to perform a wide range of document processing operations including creation, manipulation, conversion and rendering of Word documents in the cloud, with zero initial costs.

Our Cloud SDKs are wrappers around REST API in various programming languages, allowing you to process documents in language of your choice quickly and easily, gaining all benefits of strong types and IDE highlights. This repository contains new generation SDKs for Aspose.Words for Cloud and examples.

These SDKs are now fully supported. If you have any questions, see any bugs or have enhancement request, feel free to reach out to us at Free Support Forums.

Key Features

  • Conversion between various document-related formats (20+ formats supported), including PDF<->Word conversion
  • Mail merge and reports generation
  • Splitting Word documents
  • Accessing Word document metadata and statistics
  • Find and replace
  • Watermarks and protection
  • Full read & write access to Document Object Model, including sections, paragraphs, text, images, tables, headers/footers and many others

See API Reference for full API specification.

Currently Available SDKs

The following SDKs are currently available:

Directory Description
.NET SDK Cloud SDK for .NET Framework 2.0 and higher
PHP SDK Cloud SDK for PHP 5.6 and higher

To use these SDKs, you will need App SID and App Key which can be looked up at Aspose Cloud Dashboard (free registration in Aspose Cloud is required for this).

Comparison with Old generation SDKs

New SDKs have the following advantages over the previous versions:

  • SDK is fully in sync with the API, all missing methods are added
  • Classes, methods and properties have comments and are IDE-friendly
  • Better security
  • Usage of Request/Response classes to represent long lists of parameters. This allows for cleaner code and easier backwards-compatibility going forward

New SDKs are not backwards compatible with previous generation because of the last item. It should be straightforward to convert your code to using Request/Response objects, if you need any help on migration please ask at Free Support Forums.

Licensing

All Aspose.Words for Cloud SDKs are licensed under MIT License.

Resources