Sha256: fc6fac190d92531ca1ade561e5b2b68d410c4cfd4a8e2192edd4775e3def8420
Contents?: true
Size: 1.07 KB
Versions: 2
Compression:
Stored size: 1.07 KB
Contents
# Copyright (c) Aspose 2002-2014. All Rights Reserved. # # LICENSE: This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 3 # of the License, or (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://opensource.org/licenses/gpl-3.0.html>;. # # @package Aspose_Cloud_SDK_For_Ruby # @author Assad Mahmood Qazi <assad.mahmood@aspose.com> # @link https://github.com/asposeforcloud/Aspose_Cloud_SDK_For_Ruby/tree/revamp require_relative 'aspose_storage' require_relative 'Words/document' require_relative 'Words/converter' require_relative 'Words/builder' require_relative 'Words/extractor' require_relative 'Words/mail_merge'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
asposecloud-1.1.2 | lib/aspose_words.rb |
asposecloud-1.0.0 | lib/aspose_words.rb |