#reworked versions of Ruby SDK
Explore tagged Tumblr posts
file-formats-programming · 7 years ago
Text
Fully Reworked Versions of Ruby & Python SDKs & Enhanced PDF to Word Export in Cloud Apps
What's New in this Release?
We are pleased to announce the new release of Aspose.Words Cloud 18.8. Fully reworked versions of Ruby and Python SDKs for Aspose.Words Cloud have been released.. Moreover, the release provides Vector graphics support and Table detection and recognition improvements for PDF to Word Conversion. Fully reworked version of Aspose Cloud Ruby SDK has been released. Ruby Cloud SDK is a wrapper around REST API, allowing to process documents in Ruby 2.3 quickly and easily, gaining all benefits of strong types and IDE highlights.  New SDK is fully supported and has the many advantages over the previous versions, such as 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 backward-compatibility going forward and SDK is not backward compatible with the previous generation because of the last item. It should be straightforward to convert program code to using Request/Response objects, if users need any help on migration please ask at Free Support Forums.  Fully reworked version of Aspose Cloud Python SDK has been released. Python Cloud SDK is a wrapper around REST API, allowing to process documents in Python 2.7, or higher (>=3.6) quickly and easily, gaining all benefits of strong types and IDE highlights. The distribution is available at pypi.org and source code at GitHub . New SDK is fully supported and has the several advantages over the previous versions. RPDF to Word converter now supports basic vector graphics. Moreover, accuracy of table detection has been significantly improved. Almost all simple tables are detected properly now. Please check Convert PDF Document to Word article for more details on blog announcement page. The taxonomy parameter is responsible for the list of classifier classes. If the parameter is not specified or is set to “default”, the classification is performed according to the IAB-2 taxonomy (10 news classes). Alternatively, there is a taxonomy “documents” (10 classes of documents). If the taxonomy parameter is set to “documents”, the classification will be performed using “documents” taxonomy. Please check Document Classification article for more details.  
Overview: Aspose for Cloud
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. Users can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.
More about Aspose Cloud
Learn More about Aspose.Words Cloud
Download latest release of Aspose.Words Cloud
Online Documentation for Aspose.Words Cloud
Ask technical questions/queries from Aspose Support Team
0 notes
file-formats-programming · 7 years ago
Text
Fully Reworked Versions of Java SDK & New Paragraph Format APIs Support in Cloud Apps
What's New in this Release?
We are pleased to announce the new release of Aspose.Words Cloud 18.9. Fully reworked version of Java SDK for Aspose.Words Cloud has been released. Moreover, this release has introduced two new APIs that let user update paragraph format properties. Fully reworked version of Aspose Cloud Java SDK has been released. Java Cloud SDK is a wrapper around REST API, allowing to process documents in Java 1.7+ quickly and easily, gaining all benefits of strong types and IDE highlights. The distribution is available at Maven and source code at GitHub. New SDK is fully supported and has many advantages over the previous versions, such as 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 backward-compatibility going forward, SDK is not backward compatible with the previous generation because of the last item. It should be straightforward to convert program code to using Request/Response objects, if users need any help on migration please ask at Free Support Forums. This release also added new saveoptions. Earlier these options were only exist in Aspose.Words, but now they are available in Aspose.Words Cloud too. This release also Added “paragraph format” APIs. It provides access to the paragraph formatting properties. It Represents all the formatting for a paragraph and Updates paragraph format properties & returns updated format properties.
Overview: Aspose for Cloud
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. Users can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.
More about Aspose Cloud
Learn More about Aspose.Words Cloud
Download latest release of Aspose.Words Cloud
Online Documentation for Aspose.Words Cloud
Ask technical questions/queries from Aspose Support Team
0 notes
file-formats-programming · 7 years ago
Text
Barcode Saving in BMP, SVG, GIF & TIFF Formats inside Cloud Apps
What's New in this Release?
Aspose team is pleased to announce the new release of Aspose.BarCode for Cloud 18.3. This release provides support to save barcode in BMP, SVG, GIF and TIFF format, and released a fully reworked version of .NET, Node.js and PHP Cloud SDKs. There are some important new features included in this release, such as  included support for saving barcode in BMP, saving barcode in SVG format and add support to save barcode in GIF format.  The format parameter of Generate Barcode API now supports TIFF value and Publish revamped Cloud SDKs for .NET, Node.js and PHP. It has released the fully reworked version of .NET, Node.js and PHP Cloud SDKs at github.com. Cloud SDKs are a wrapper around REST API, giving users all benefits of strong types and IDE highlights. Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. The list of new and enhanced features included in this release are given below
Add support to save barcode in BMP
Add support to save barcode in SVG
Add support to save barcode in GIF
Add support to save barcode in TIFF
Publish .NET, Node.js and PHP Cloud SDKs at github.com
Overview: Aspose for Cloud
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. You can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.
More about Aspose.Barcode for Cloud
Homepage of Aspose.Barcode for Cloud
Online documentation about Working with Barcode Generation
Download available SDKs for Aspose.Barcode for Cloud
Ask technical questions/queries from Aspose Support Team
0 notes
file-formats-programming · 7 years ago
Text
Revamped Node.js SDK Release & Encrypted PDF Files Conversion to Word inside Cloud Apps
What's New in this Release?
Aspose team is pleased to announce the release of Aspose.Words for Cloud 18.2.0. This release features a brand new Node.js SDK built from the ground up along with support for converting encrypted PDF files to Word. Based on Adobe’s deprecation of Flash, conversion to SWF is no longer supported in Aspose.Words Cloud REST API. A fully reworked version of Aspose Cloud Node.js SDK has been released. Node.js Cloud SDK is a wrapper around REST API, allowing to process documents in Node.js 4.8 or higher quickly and easily, gaining all benefits of strong types and IDE highlights. The distribution is available at npm and source code at GitHub. New SDK is fully supported and has 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 backward-compatibility going forward
SDK is not backward compatible with the previous generation because of the last item. It should be straightforward to convert program code to using Request/Response objects, if users need any help on migration please ask at Free Support Forum. Aspose.Words now supports encrypted PDF files for PDF to Word conversion. Based on Adobe’s deprecation of Flash, conversion to SWF is no longer supported in Aspose.Words Cloud REST API. Some save options that have been deprecated in Aspose.Words .NET are now not available in Aspose.Words Cloud REST API as well. A full list of properties is as follows. Start a free trial today – all users need is to sign up with the Aspose for Cloud service. Once signed up, users are ready to try the powerful file processing features offered by Aspose for Cloud.
Overview: Aspose for Cloud
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. Users can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.
More about Aspose for Cloud
Learn More about Aspose.Words for Cloud
Download latest release of Aspose.Words for Cloud
Online Documentation for Aspose.Words for Cloud
Ask technical questions/queries from Aspose Support Team
0 notes
file-formats-programming · 7 years ago
Text
Fully Reworked Version of PHP SDK & Enhanced Images Support in PDF to Word Conversion in Cloud Apps
What's New in this Release?
Aspose team is pleased to announce the release of Aspose.Words for Cloud 17.12.0. This release includes improvements in terms of feature enhancements and bug fixes. Specifically, Aspose team is providing improved support for images in PDF to Word conversion and has released fully reworked version of Aspose.Words for Cloud PHP SDK. This release improves support for images in PDF to Word conversion. It now supports Semi-transparent images, Rotated images and Inline images (images that go “inside” the text, being a logical part of text paragraph). Some Restrictions are still apply, such as Vector images (rendered via PDF paint operators) are not converted. The fully reworked version of Aspose.Words for Cloud PHP SDK has been released. PHP Cloud SDK is a wrapper around REST API, allowing to process documents in PHP 5.6 or higher quickly and easily, gaining all benefits of strong types and IDE highlights. The distribution is available at Packagist and source code at GitHub. New SDK is fully supported and has the some advantages over the previous versions, such as 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 and Usage of Request/Response classes to represent long lists of parameters. This allows for cleaner code and easier backward-compatibility going forward.  SDK is not backward compatible with the previous generation because of the last item. It should be straightforward to convert program code to using Request/Response objects. The list of new and enhanced features added in this release are given below
PDF to Word: Image Conversion
Semi-transparent images
Rotated images
Inline images (images that go "inside" the text, being a logical part of text paragraph)
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/Respo
Start a free trial today – all users need is to sign up with the Aspose for Cloud service. Once signed up, users are ready to try the powerful file processing features offered by Aspose for Cloud.
Overview: Aspose for Cloud
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. Users can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.
More about Aspose for Cloud
Learn More about Aspose.Words for Cloud
Download latest release of Aspose.Words for Cloud
Online Documentation for Aspose.Words for Cloud
Ask technical questions/queries from Aspose Support Team
0 notes