Retire Aspose.HTML Cloud API v3 and Transition to v4
We are retiring Aspose.HTML Cloud API v3 to make way for v4, introducing a cleaner, simpler, and more user-friendly API. Version 4 provides new functionality, including synchronous conversions for smaller files and asynchronous conversions (request → check status → download result) for larger files. Additionally, v4 introduces the ability to vectorize image formats into SVG, offering advanced capabilities for developers.
What You Need to Do
- Update your integration to use v4 of the Aspose.HTML Cloud API.
- Explore the new API Reference for detailed guidance: API Reference v4.
- No changes to authentication logic are required. You can obtain a JWT token in the same way as described in the Authenticating API Requests guide. The same token can be used for both v3 and v4.
If you have any questions or need assistance during the transition, feel free to reach out to us on the Aspose.HTML Cloud Forum.
What You Can Do with Aspose.HTML Cloud API v4
The Aspose.HTML Cloud API v4 provides powerful capabilities for converting documents and images across a wide range of formats. Whether your source is stored in the cloud or on a local file system, the API enables efficient conversion workflows. Below is a list of supported conversions:
- Convert HTML to different formats, including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, GIF, Markdown, and MHTML.
- Convert XHTML to different formats, including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, GIF, Markdown, and MHTML.
- Convert EPUB to different formats, including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, and GIF.
- Convert MHTML to different formats, including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, GIF, and HTML.
- Convert Markdown to different formats, including PDF, XPS, DOC, DOCX, JPEG, PNG, TIFF, BMP, and GIF.
- Convert SVG to different formats, including PDF, XPS, JPEG, PNG, TIFF, BMP, and GIF.
- Vectorize Image converts raster images such as PNG, JPEG, BMP, TIFF, and GIF to SVG vector graphics.
With these versatile conversion options, Aspose.HTML Cloud API v4 enables developers to create scalable, cross-platform solutions for document management and image processing tasks.
To obtain information about converting between formats, please read the Conversion API section.