aspose_cells_cloud 23.9 → 23.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +4 -1
  3. data/README.md +16 -15
  4. data/lib/aspose_cells_cloud/api/cells_api.rb +161 -22832
  5. data/lib/aspose_cells_cloud/models/above_average.rb +3 -3
  6. data/lib/aspose_cells_cloud/models/arc_shape.rb +6 -6
  7. data/lib/aspose_cells_cloud/models/area.rb +5 -5
  8. data/lib/aspose_cells_cloud/models/auto_filter.rb +4 -4
  9. data/lib/aspose_cells_cloud/models/auto_fitter_options.rb +9 -9
  10. data/lib/aspose_cells_cloud/models/axis.rb +34 -34
  11. data/lib/aspose_cells_cloud/models/{value_type.rb → barcode_response.rb} +77 -20
  12. data/lib/aspose_cells_cloud/models/{total_request.rb → barcode_response_list.rb} +2 -2
  13. data/lib/aspose_cells_cloud/models/batch_convert_request.rb +7 -7
  14. data/lib/aspose_cells_cloud/models/batch_lock_request.rb +6 -6
  15. data/lib/aspose_cells_cloud/models/batch_protect_request.rb +6 -6
  16. data/lib/aspose_cells_cloud/models/batch_split_request.rb +9 -9
  17. data/lib/aspose_cells_cloud/models/border.rb +4 -4
  18. data/lib/aspose_cells_cloud/models/calculation_options.rb +4 -4
  19. data/lib/aspose_cells_cloud/models/cell.rb +15 -15
  20. data/lib/aspose_cells_cloud/models/cells.rb +4 -4
  21. data/lib/aspose_cells_cloud/models/cells_color.rb +7 -7
  22. data/lib/aspose_cells_cloud/models/chart.rb +43 -43
  23. data/lib/aspose_cells_cloud/models/chart_data_table.rb +8 -8
  24. data/lib/aspose_cells_cloud/models/chart_frame.rb +13 -13
  25. data/lib/aspose_cells_cloud/models/chart_point.rb +8 -8
  26. data/lib/aspose_cells_cloud/models/check_box.rb +3 -3
  27. data/lib/aspose_cells_cloud/models/color_filter.rb +1 -1
  28. data/lib/aspose_cells_cloud/models/color_filter_request.rb +3 -3
  29. data/lib/aspose_cells_cloud/models/color_scale.rb +6 -6
  30. data/lib/aspose_cells_cloud/models/column.rb +5 -5
  31. data/lib/aspose_cells_cloud/models/combo_box.rb +5 -5
  32. data/lib/aspose_cells_cloud/models/comment.rb +10 -10
  33. data/lib/aspose_cells_cloud/models/comment_shape.rb +1 -1
  34. data/lib/aspose_cells_cloud/models/conditional_formatting_icon.rb +3 -3
  35. data/lib/aspose_cells_cloud/models/conditional_formatting_value.rb +3 -3
  36. data/lib/aspose_cells_cloud/models/copy_options.rb +6 -6
  37. data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +7 -7
  38. data/lib/aspose_cells_cloud/models/custom_filter.rb +2 -2
  39. data/lib/aspose_cells_cloud/models/custom_parser_config.rb +2 -2
  40. data/lib/aspose_cells_cloud/models/data_bar.rb +12 -12
  41. data/lib/aspose_cells_cloud/models/data_bar_border.rb +2 -2
  42. data/lib/aspose_cells_cloud/models/data_labels.rb +13 -13
  43. data/lib/aspose_cells_cloud/models/data_sorter.rb +21 -9
  44. data/lib/aspose_cells_cloud/models/{access_token_response.rb → data_sorter_key.rb} +93 -84
  45. data/lib/aspose_cells_cloud/models/date_time_group_item.rb +7 -7
  46. data/lib/aspose_cells_cloud/models/digital_signature.rb +8 -8
  47. data/lib/aspose_cells_cloud/models/display_unit_label.rb +1 -1
  48. data/lib/aspose_cells_cloud/models/drop_bars.rb +2 -2
  49. data/lib/aspose_cells_cloud/models/dynamic_filter.rb +3 -3
  50. data/lib/aspose_cells_cloud/models/error_bar.rb +6 -6
  51. data/lib/aspose_cells_cloud/models/fill_format.rb +6 -6
  52. data/lib/aspose_cells_cloud/models/filter_column.rb +3 -3
  53. data/lib/aspose_cells_cloud/models/floor.rb +1 -1
  54. data/lib/aspose_cells_cloud/models/font.rb +10 -10
  55. data/lib/aspose_cells_cloud/models/font_setting.rb +5 -5
  56. data/lib/aspose_cells_cloud/models/format_condition.rb +14 -14
  57. data/lib/aspose_cells_cloud/models/formula_format_condition.rb +3 -3
  58. data/lib/aspose_cells_cloud/models/gradient_fill.rb +4 -4
  59. data/lib/aspose_cells_cloud/models/group_box.rb +1 -1
  60. data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +3 -3
  61. data/lib/aspose_cells_cloud/models/html_save_options.rb +30 -30
  62. data/lib/aspose_cells_cloud/models/hyperlink.rb +5 -5
  63. data/lib/aspose_cells_cloud/models/icon_filter.rb +2 -2
  64. data/lib/aspose_cells_cloud/models/icon_set.rb +5 -5
  65. data/lib/aspose_cells_cloud/models/image_or_print_options.rb +8 -8
  66. data/lib/aspose_cells_cloud/models/image_save_options.rb +12 -12
  67. data/lib/aspose_cells_cloud/models/{cells_error.rb → import_json_request.rb} +60 -55
  68. data/lib/aspose_cells_cloud/models/import_picture_option.rb +1 -1
  69. data/lib/aspose_cells_cloud/models/import_xml_request.rb +16 -4
  70. data/lib/aspose_cells_cloud/models/json_save_options.rb +4 -4
  71. data/lib/aspose_cells_cloud/models/label.rb +1 -1
  72. data/lib/aspose_cells_cloud/models/legend.rb +2 -2
  73. data/lib/aspose_cells_cloud/models/legend_entry.rb +4 -4
  74. data/lib/aspose_cells_cloud/models/line.rb +19 -19
  75. data/lib/aspose_cells_cloud/models/line_format.rb +11 -11
  76. data/lib/aspose_cells_cloud/models/line_shape.rb +6 -6
  77. data/lib/aspose_cells_cloud/models/list_box.rb +6 -6
  78. data/lib/aspose_cells_cloud/models/list_column.rb +4 -4
  79. data/lib/aspose_cells_cloud/models/list_object.rb +21 -21
  80. data/lib/aspose_cells_cloud/models/load_options.rb +8 -8
  81. data/lib/aspose_cells_cloud/models/m_html_save_options.rb +12 -12
  82. data/lib/aspose_cells_cloud/models/markdown_save_options.rb +3 -3
  83. data/lib/aspose_cells_cloud/models/marker.rb +4 -4
  84. data/lib/aspose_cells_cloud/models/match_condition_request.rb +2 -2
  85. data/lib/aspose_cells_cloud/models/name.rb +6 -6
  86. data/lib/aspose_cells_cloud/models/negative_bar_format.rb +4 -4
  87. data/lib/aspose_cells_cloud/models/ole_object.rb +7 -7
  88. data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +5 -5
  89. data/lib/aspose_cells_cloud/models/page_setup.rb +34 -34
  90. data/lib/aspose_cells_cloud/models/password_request.rb +1 -1
  91. data/lib/aspose_cells_cloud/models/paste_options.rb +4 -4
  92. data/lib/aspose_cells_cloud/models/pattern_fill.rb +7 -7
  93. data/lib/aspose_cells_cloud/models/pdf_save_options.rb +19 -19
  94. data/lib/aspose_cells_cloud/models/pic_format_option.rb +6 -6
  95. data/lib/aspose_cells_cloud/models/picture.rb +5 -5
  96. data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +1 -1
  97. data/lib/aspose_cells_cloud/models/plot_area.rb +4 -4
  98. data/lib/aspose_cells_cloud/models/{protect_workbook_requst.rb → protect_workbook_request.rb} +18 -18
  99. data/lib/aspose_cells_cloud/models/protection.rb +17 -17
  100. data/lib/aspose_cells_cloud/models/query_table.rb +5 -5
  101. data/lib/aspose_cells_cloud/models/radio_button.rb +3 -3
  102. data/lib/aspose_cells_cloud/models/range.rb +9 -9
  103. data/lib/aspose_cells_cloud/models/range_copy_request.rb +4 -4
  104. data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +4 -4
  105. data/lib/aspose_cells_cloud/models/range_set_style_request.rb +2 -2
  106. data/lib/aspose_cells_cloud/models/range_sort_request.rb +2 -2
  107. data/lib/aspose_cells_cloud/models/row.rb +7 -7
  108. data/lib/aspose_cells_cloud/models/save_options.rb +4 -4
  109. data/lib/aspose_cells_cloud/models/scroll_bar.rb +7 -7
  110. data/lib/aspose_cells_cloud/models/series.rb +47 -47
  111. data/lib/aspose_cells_cloud/models/shadow_effect.rb +7 -7
  112. data/lib/aspose_cells_cloud/models/shape.rb +36 -36
  113. data/lib/aspose_cells_cloud/models/solid_fill.rb +3 -3
  114. data/lib/aspose_cells_cloud/models/sparkline.rb +3 -3
  115. data/lib/aspose_cells_cloud/models/sparkline_group.rb +27 -27
  116. data/lib/aspose_cells_cloud/models/spinner.rb +5 -5
  117. data/lib/aspose_cells_cloud/models/split_result_response.rb +1 -1
  118. data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +3 -3
  119. data/lib/aspose_cells_cloud/models/spreadsheet_m_l2003_save_options.rb +3 -3
  120. data/lib/aspose_cells_cloud/models/sql_script_save_options.rb +14 -14
  121. data/lib/aspose_cells_cloud/models/style.rb +22 -22
  122. data/lib/aspose_cells_cloud/models/svg_save_options.rb +1 -1
  123. data/lib/aspose_cells_cloud/models/table_total_request.rb +3 -3
  124. data/lib/aspose_cells_cloud/models/text_format_condition.rb +1 -1
  125. data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +4 -4
  126. data/lib/aspose_cells_cloud/models/texture_fill.rb +5 -5
  127. data/lib/aspose_cells_cloud/models/theme_color.rb +2 -2
  128. data/lib/aspose_cells_cloud/models/tick_labels.rb +11 -11
  129. data/lib/aspose_cells_cloud/models/tile_pic_option.rb +6 -6
  130. data/lib/aspose_cells_cloud/models/time_period_format_condition.rb +1 -1
  131. data/lib/aspose_cells_cloud/models/title.rb +2 -2
  132. data/lib/aspose_cells_cloud/models/top10.rb +3 -3
  133. data/lib/aspose_cells_cloud/models/top10_filter.rb +4 -4
  134. data/lib/aspose_cells_cloud/models/trendline.rb +12 -12
  135. data/lib/aspose_cells_cloud/models/txt_save_options.rb +4 -4
  136. data/lib/aspose_cells_cloud/models/validation.rb +16 -16
  137. data/lib/aspose_cells_cloud/models/vertical_page_break.rb +3 -3
  138. data/lib/aspose_cells_cloud/models/walls.rb +5 -5
  139. data/lib/aspose_cells_cloud/models/workbook.rb +4 -4
  140. data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +1 -1
  141. data/lib/aspose_cells_cloud/models/workbook_settings.rb +44 -44
  142. data/lib/aspose_cells_cloud/models/worksheet.rb +29 -29
  143. data/lib/aspose_cells_cloud/models/worksheet_operate_parameter.rb +1 -1
  144. data/lib/aspose_cells_cloud/requests/delete_un_protect_workbook_request.rb +9 -9
  145. data/lib/aspose_cells_cloud/requests/post_protect_request.rb +9 -9
  146. data/lib/aspose_cells_cloud/requests/post_protect_workbook_request.rb +9 -9
  147. data/lib/aspose_cells_cloud/requests/post_workbook_import_json_request.rb +156 -0
  148. data/lib/aspose_cells_cloud/requests/post_worksheet_cells_range_sort_request.rb +9 -9
  149. data/lib/aspose_cells_cloud/requests/{post_worksheet_cells_ranges_request.rb → post_worksheet_cells_ranges_copy_request.rb} +8 -8
  150. data/lib/aspose_cells_cloud/version.rb +1 -1
  151. data/lib/aspose_cells_cloud.rb +23 -19
  152. data/spec/api/folder_controller_spec.rb +1 -1
  153. data/spec/api/list_objects_controller_spec.rb +1 -0
  154. data/spec/api/pivot_tables_controller_spec.rb +3 -3
  155. data/spec/api/ranges_controller_spec.rb +8 -7
  156. data/spec/api/workbook_controller_spec.rb +3 -4
  157. data/spec/conversion/conversion_json_spec.rb +0 -198
  158. data/spec/conversion/conversion_png_spec.rb +0 -264
  159. data/spec/conversion/conversion_spec.rb +92 -653
  160. data/spec/document/light_cells_spec.rb +18 -3
  161. metadata +11 -15
  162. data/lib/aspose_cells_cloud/api/light_cells_api.rb +0 -1304
  163. data/lib/aspose_cells_cloud/api/lite_cells_api.rb +0 -1179
  164. data/lib/aspose_cells_cloud/models/spreadsheet_ml2003_save_options.rb +0 -292
  165. data/spec/one_case_spec.rb +0 -27
  166. data/spec/onecase_spec.rb +0 -28
@@ -31,33 +31,33 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class FormatCondition
34
- #
34
+ #The priority of this conditional formatting rule. This value is used to determine which format should be evaluated and rendered. Lower numeric values are higher priority than higher numeric values, where '1' is the highest priority.
35
35
  attr_accessor :priority
36
- #
36
+ #Gets and sets whether the conditional format Type.
37
37
  attr_accessor :type
38
- #
38
+ #True, no rules with lower priority may be applied over this rule, when this rule evaluates to true. Only applies for Excel 2007;
39
39
  attr_accessor :stop_if_true
40
- #
40
+ #Get the conditional formatting's "AboveAverage" instance. The default instance's rule highlights cells that are above the average for all values in the range. Valid only for type = AboveAverage.
41
41
  attr_accessor :above_average
42
- #
42
+ #Get the conditional formatting's "ColorScale" instance. The default instance is a "green-yellow-red" 3ColorScale . Valid only for type = ColorScale.
43
43
  attr_accessor :color_scale
44
- #
44
+ #Get the conditional formatting's "DataBar" instance. The default instance's color is blue. Valid only for type is DataBar.
45
45
  attr_accessor :data_bar
46
- #
46
+ #Gets and sets the value or expression associated with conditional formatting.
47
47
  attr_accessor :formula1
48
- #
48
+ #Gets and sets the value or expression associated with conditional formatting.
49
49
  attr_accessor :formula2
50
- #
50
+ #Get the conditional formatting's "IconSet" instance. The default instance's IconSetType is TrafficLights31. Valid only for type = IconSet.
51
51
  attr_accessor :icon_set
52
- #
52
+ #Gets and sets the conditional format operator type.
53
53
  attr_accessor :operator
54
- #
54
+ #Gets or setts style of conditional formatted cell ranges.
55
55
  attr_accessor :style
56
- #
56
+ #The text value in a "text contains" conditional formatting rule. Valid only for type = containsText, notContainsText, beginsWith and endsWith. The default value is null.
57
57
  attr_accessor :text
58
- #
58
+ #The applicable time period in a "date occurring…" conditional formatting rule. Valid only for type = timePeriod. The default value is TimePeriodType.Today.
59
59
  attr_accessor :time_period
60
- #
60
+ #Get the conditional formatting's "Top10" instance. The default instance's rule highlights cells whose values fall in the top 10 bracket. Valid only for type is Top10.
61
61
  attr_accessor :top10
62
62
  #
63
63
  attr_accessor :link
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class FormulaFormatCondition
34
- #
34
+ #Gets and sets the value or expression associated with conditional formatting.
35
35
  attr_accessor :formula1
36
- #
36
+ #Gets and sets the value or expression associated with conditional formatting.
37
37
  attr_accessor :formula2
38
- #
38
+ #Gets and sets the conditional format operator type.
39
39
  attr_accessor :operator
40
40
 
41
41
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class GradientFill
34
- #
34
+ #Gets the gradient fill type.
35
35
  attr_accessor :fill_type
36
- #
36
+ #Gets the gradient direction type.
37
37
  attr_accessor :direction_type
38
- #
38
+ #The angle of linear fill.
39
39
  attr_accessor :angle
40
- #
40
+ #Represents the gradient stop collection.
41
41
  attr_accessor :gradient_stops
42
42
 
43
43
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,7 +31,7 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class GroupBox
34
- #
34
+ #Indicates whether the groupbox has shadow.
35
35
  attr_accessor :shadow
36
36
  #
37
37
  attr_accessor :name
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class HorizontalPageBreak
34
- #
34
+ #Gets the zero based row index.
35
35
  attr_accessor :row
36
- #
36
+ #Gets the end column index of this horizontal page break.
37
37
  attr_accessor :end_column
38
- #
38
+ #Gets the start column index of this horizontal page break.
39
39
  attr_accessor :start_column
40
40
 
41
41
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -41,71 +41,71 @@ module AsposeCellsCloud
41
41
  attr_accessor :show_all_sheets
42
42
  #
43
43
  attr_accessor :image_options
44
- #
44
+ #Indicates whether save the html as single file. The default value is false.
45
45
  attr_accessor :save_as_single_file
46
- #
46
+ #Indicates whether save the html as single file. The default value is false.
47
47
  attr_accessor :export_hidden_worksheet
48
- #
48
+ #Indicating whether exporting the gridlines.The default value is false.
49
49
  attr_accessor :export_grid_lines
50
- #
50
+ #Indicating if html or mht file is presentation preference.The default value is false.if you want to get more beautiful presentation,please set the value to true.
51
51
  attr_accessor :presentation_preference
52
- #
52
+ #Gets and sets the prefix of the css name,the default value is "".
53
53
  attr_accessor :cell_css_prefix
54
- #
54
+ #Gets and sets the prefix of the type css name such as tr,col,td and so on, they are contained in the table element which has the specific TableCssId attribute. The default value is "".
55
55
  attr_accessor :table_css_id
56
- #
56
+ #Indicating whether using full path link in sheet00x.htm,filelist.xml and tabstrip.htm. The default value is false.
57
57
  attr_accessor :is_full_path_link
58
- #
58
+ #Indicating whether export the worksheet css separately.The default value is false.
59
59
  attr_accessor :export_worksheet_css_separately
60
60
  #
61
61
  attr_accessor :export_similar_border_style
62
- #
62
+ #Indicates whether merging empty TD element forcely when exporting file to html. The size of html file will be reduced significantly after setting value to true. The default value is false. If you want to import the html file to excel or export perfect grid lines when saving file to html, please keep the default value.
63
63
  attr_accessor :merge_empty_td_forcely
64
- #
64
+ #Indicates whether exporting excel coordinate of nonblank cells when saving file to html. The default value is false. If you want to import the output html to excel, please keep the default value.
65
65
  attr_accessor :export_cell_coordinate
66
- #
66
+ #Indicates whether exporting extra headings when the length of text is longer than max display column. The default value is false. If you want to import the html file to excel, please keep the default value.
67
67
  attr_accessor :export_extra_headings
68
- #
68
+ #Indicates whether exporting headings when saving file to html.The default value is false. If you want to import the html file to excel, please keep the default value.
69
69
  attr_accessor :export_headings
70
- #
70
+ #Indicates whether exporting formula when saving file to html. The default value is true. If you want to import the output html to excel, please keep the default value
71
71
  attr_accessor :export_formula
72
- #
72
+ #Indicates whether adding tooltip text when the data can't be fully displayed.
73
73
  attr_accessor :add_tooltip_text
74
- #
74
+ #Indicating whether exporting bogus bottom row data. The default value is true.If you want to import the html or mht file to excel, please keep the default value.
75
75
  attr_accessor :export_bogus_row_data
76
- #
76
+ #Indicating whether excluding unused styles.The default value is false.If you want to import the html or mht file to excel, please keep the default value.
77
77
  attr_accessor :exclude_unused_styles
78
- #
78
+ #Indicating whether exporting document properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.
79
79
  attr_accessor :export_document_properties
80
- #
80
+ #Indicating whether exporting worksheet properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.
81
81
  attr_accessor :export_worksheet_properties
82
- #
82
+ #Indicating whether exporting workbook properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.
83
83
  attr_accessor :export_workbook_properties
84
- #
84
+ #Indicating whether exporting frame scripts and document properties. The default value is true.If you want to import the html or mht file to excel, please keep the default value.
85
85
  attr_accessor :export_frame_scripts_and_properties
86
- #
86
+ #The directory that the attached files will be saved to. Only for saving to html stream.
87
87
  attr_accessor :attached_files_directory
88
- #
88
+ #Specify the Url prefix of attached files such as image in the html file. Only for saving to html stream.
89
89
  attr_accessor :attached_files_url_prefix
90
90
  #
91
91
  attr_accessor :encoding
92
- #
92
+ #Indicates if exporting the whole workbook to html file.
93
93
  attr_accessor :export_active_worksheet_only
94
- #
94
+ #Get or set the format of chart image before exporting
95
95
  attr_accessor :export_chart_image_format
96
96
  #
97
97
  attr_accessor :export_images_as_base64
98
- #
98
+ #Hidden column(the width of this column is 0) in excel,before save this into html format, if HtmlHiddenColDisplayType is "Remove",the hidden column would ont been output, if the value is "Hidden", the column would been output,but was hidden,the default value is "Hidden"
99
99
  attr_accessor :hidden_col_display_type
100
- #
100
+ #Hidden row(the height of this row is 0) in excel,before save this into html format, if HtmlHiddenRowDisplayType is "Remove",the hidden row would ont been output, if the value is "Hidden", the row would been output,but was hidden,the default value is "Hidden"
101
101
  attr_accessor :hidden_row_display_type
102
- #
102
+ #Indicates if a cross-cell string will be displayed in the same way as MS Excel when saving an Excel file in html format. By default the value is Default, so, for cross-cell strings, there is little difference between the html files created by Aspose.Cells and MS Excel. But the performance for creating large html files,setting the value to Cross would be several times faster than setting it to Default or Fit2Cell.
103
103
  attr_accessor :html_cross_string_type
104
- #
104
+ #Indicates if export image files to temp directory. Only for saving to html stream.
105
105
  attr_accessor :is_exp_image_to_temp_dir
106
- #
106
+ #The title of the html page. Only for saving to html stream.
107
107
  attr_accessor :page_title
108
- #
108
+ #Parse html tag in cell,like ,as cell value,or as html tag,default is true
109
109
  attr_accessor :parse_html_tag_in_cell
110
110
  #
111
111
  attr_accessor :save_format
@@ -31,15 +31,15 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Hyperlink
34
- #
34
+ #Represents the address of a hyperlink.
35
35
  attr_accessor :address
36
- #
36
+ #Gets the range of hyperlink.
37
37
  attr_accessor :area
38
- #
38
+ #Returns or sets the ScreenTip text for the specified hyperlink.
39
39
  attr_accessor :screen_tip
40
- #
40
+ #Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.
41
41
  attr_accessor :text_to_display
42
- #
42
+ #Gets the link type.
43
43
  attr_accessor :link_type
44
44
  #
45
45
  attr_accessor :link
@@ -31,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class IconFilter
34
- #
34
+ #Gets and sets Zero-based index of an icon in an icon set.
35
35
  attr_accessor :icon_id
36
- #
36
+ #Gets and sets which icon set is used in the filter criteria.
37
37
  attr_accessor :icon_set_type
38
38
 
39
39
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,15 +31,15 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class IconSet
34
- #Get theAspose.Cells.ConditionalFormattingIcon from the collection
34
+ #Get the from the collection
35
35
  attr_accessor :cf_icons
36
- #Get the CFValueObjects instance.
36
+ #Get the CFValueObjects instance.
37
37
  attr_accessor :cfvos
38
- #Indicates whether the icon set is custom. Default value is false.
38
+ #Indicates whether the icon set is custom. Default value is false.
39
39
  attr_accessor :is_custom
40
- #Get or set the flag indicating whether to reverses the default order of the icons in this icon set. Default value is false.
40
+ #Get or set the flag indicating whether to reverses the default order of the icons in this icon set. Default value is false.
41
41
  attr_accessor :reverse
42
- #Get or set the flag indicating whether to show the values of the cells on which this icon set is applied. Default value is true.
42
+ #Get or set the flag indicating whether to show the values of the cells on which this icon set is applied. Default value is true.
43
43
  attr_accessor :show_value
44
44
  #Get or Set the icon set type to display. Setting the type will auto check if the current Cfvos's count is accord with the new type. If not accord, old Cfvos will be cleaned and default Cfvos will be added.
45
45
  attr_accessor :icon_set_type
@@ -31,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ImageOrPrintOptions
34
- #
34
+ #TextCrossType
35
35
  attr_accessor :text_cross_type
36
- #
36
+ #GridlineType
37
37
  attr_accessor :gridline_type
38
38
  #
39
39
  attr_accessor :output_blank_page_when_nothing_to_print
@@ -65,21 +65,21 @@ module AsposeCellsCloud
65
65
  attr_accessor :horizontal_resolution
66
66
  #
67
67
  attr_accessor :vertical_resolution
68
- #
68
+ #DefaultEditLanguage
69
69
  attr_accessor :default_edit_language
70
- #
70
+ #ColorDepth
71
71
  attr_accessor :tiff_color_depth
72
- #
72
+ #TiffCompression
73
73
  attr_accessor :tiff_compression
74
- #
74
+ #PrintingPageType
75
75
  attr_accessor :printing_page
76
76
  #
77
77
  attr_accessor :quality
78
- #
78
+ #ImageType
79
79
  attr_accessor :image_type
80
80
  #
81
81
  attr_accessor :one_page_per_sheet
82
- #
82
+ #ImageBinarizationMethod
83
83
  attr_accessor :tiff_binarization_method
84
84
 
85
85
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,29 +31,29 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ImageSaveOptions
34
- #
34
+ #Indicate the chart imagetype when converting.
35
35
  attr_accessor :chart_image_type
36
- #
36
+ #Indicate the filename of embeded image in svg. This should be full path with directory like "c:\\xpsEmbeded"
37
37
  attr_accessor :embeded_image_name_in_svg
38
- #
38
+ #Gets or sets the horizontal resolution for generated images, in dots per inch. Applies generating image method except Emf format images. The default value is 96.
39
39
  attr_accessor :horizontal_resolution
40
- #
40
+ #Gets or sets the format of the generated images. Don't apply the method that returns a Bitmap object. The default value is ImageFormat.Bmp. Don't apply the method that returns a Bitmap object.
41
41
  attr_accessor :image_format
42
- #
42
+ #Indicates whether the width and height of the cells is automatically fitted by cell value. The default value is false.
43
43
  attr_accessor :is_cell_auto_fit
44
- #
44
+ #If OnePagePerSheet is true , all content of one sheet will output to only one page in result. The paper size of pagesetup will be invalid, and the other settings of pagesetup will still take effect.
45
45
  attr_accessor :one_page_per_sheet
46
- #
46
+ #If this property is true , onle Area will be output, and no scale will take effect.
47
47
  attr_accessor :only_area
48
- #
48
+ #Indicates which pages will not be printed.
49
49
  attr_accessor :printing_page
50
- #
50
+ #If PrintWithStatusDialog = true , there will be a dialog that shows current print status. else no such dialog will show.
51
51
  attr_accessor :print_with_status_dialog
52
- #
52
+ #Gets or sets a value determining the quality of the generated images to apply only when saving pages to the Jpeg format. Has effect only when saving to JPEG. The value must be between 0 and 100. The default value is 100.
53
53
  attr_accessor :quality
54
- #
54
+ #Gets or sets the type of compression to apply only when saving pages to the Tiff format. Has effect only when saving to TIFF. The default value is Lzw.
55
55
  attr_accessor :tiff_compression
56
- #
56
+ #Gets or sets the vertical resolution for generated images, in dots per inch. Applies generating image method except Emf format image. The default value is 96.
57
57
  attr_accessor :vertical_resolution
58
58
  #
59
59
  attr_accessor :save_format
@@ -1,60 +1,58 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2022 Aspose.Cells Cloud
4
- Permission is hereby granted, free of charge, to any person obtaining a copy
5
- of this software and associated documentation files (the "Software"), to deal
6
- in the Software without restriction, including without limitation the rights
7
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- copies of the Software, and to permit persons to whom the Software is
9
- furnished to do so, subject to the following conditions:
10
- The above copyright notice and this permission notice shall be included in all
11
- copies or substantial portions of the Software.
12
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
- SOFTWARE.
3
+ <copyright company="Aspose" file="ImportJsonRequestrb.cs">
4
+ Copyright (c) 2023 Aspose.Cells Cloud
5
+ </copyright>
6
+ <summary>
7
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8
+ of this software and associated documentation files (the "Software"), to deal
9
+ in the Software without restriction, including without limitation the rights
10
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11
+ copies of the Software, and to permit persons to whom the Software is
12
+ furnished to do so, subject to the following conditions:
13
+
14
+ The above copyright notice and this permission notice shall be included in all
15
+ copies or substantial portions of the Software.
16
+
17
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23
+ SOFTWARE.
24
+ </summary>
19
25
  --------------------------------------------------------------------------------------------------------------------
20
-
21
26
  =end
22
27
 
28
+
23
29
  require 'date'
24
30
 
25
31
  module AsposeCellsCloud
26
- # Error
27
- class CellsError
28
- # Code
29
- attr_accessor :code
30
-
31
- # Message
32
- attr_accessor :message
33
-
34
- # Description
35
- attr_accessor :description
36
-
37
- # Inner Error
38
- attr_accessor :inner_error
39
32
 
33
+ class ImportJsonRequest
34
+ #XML file source
35
+ attr_accessor :json_file_source
36
+ #Import position description.
37
+ attr_accessor :import_position
38
+ #Base64String default is null
39
+ attr_accessor :json_content
40
40
 
41
41
  # Attribute mapping from ruby-style variable name to JSON key.
42
42
  def self.attribute_map
43
43
  {
44
- :'code' => :'Code',
45
- :'message' => :'Message',
46
- :'description' => :'Description',
47
- :'inner_error' => :'InnerError'
44
+ :'json_file_source' => :'JsonFileSource',
45
+ :'import_position' => :'ImportPosition',
46
+ :'json_content' => :'JsonContent'
48
47
  }
49
48
  end
50
49
 
51
50
  # Attribute type mapping.
52
51
  def self.swagger_types
53
52
  {
54
- :'code' => :'String',
55
- :'message' => :'String',
56
- :'description' => :'String',
57
- :'inner_error' => :'ErrorDetails'
53
+ :'json_file_source' => :'FileSource',
54
+ :'import_position' => :'ImportPosition',
55
+ :'json_content' => :'String'
58
56
  }
59
57
  end
60
58
 
@@ -66,20 +64,14 @@ module AsposeCellsCloud
66
64
  # convert string to symbol for hash key
67
65
  attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
68
66
 
69
- if attributes.has_key?(:'Code')
70
- self.code = attributes[:'Code']
67
+ if attributes.has_key?(:'JsonFileSource')
68
+ self.json_file_source = attributes[:'JsonFileSource']
71
69
  end
72
-
73
- if attributes.has_key?(:'Message')
74
- self.message = attributes[:'Message']
70
+ if attributes.has_key?(:'ImportPosition')
71
+ self.import_position = attributes[:'ImportPosition']
75
72
  end
76
-
77
- if attributes.has_key?(:'Description')
78
- self.description = attributes[:'Description']
79
- end
80
-
81
- if attributes.has_key?(:'InnerError')
82
- self.inner_error = attributes[:'InnerError']
73
+ if attributes.has_key?(:'JsonContent')
74
+ self.json_content = attributes[:'JsonContent']
83
75
  end
84
76
 
85
77
  end
@@ -88,12 +80,25 @@ module AsposeCellsCloud
88
80
  # @return Array for valid properies with the reasons
89
81
  def list_invalid_properties
90
82
  invalid_properties = Array.new
83
+ if @json_file_source.nil?
84
+ invalid_properties.push("invalid value for 'json_file_source', json_file_source cannot be nil.")
85
+ end
86
+ if @import_position.nil?
87
+ invalid_properties.push("invalid value for 'import_position', import_position cannot be nil.")
88
+ end
89
+ if @json_content.nil?
90
+ invalid_properties.push("invalid value for 'json_content', json_content cannot be nil.")
91
+ end
92
+
91
93
  return invalid_properties
92
94
  end
93
95
 
94
96
  # Check to see if the all the properties in the model are valid
95
97
  # @return true if the model is valid
96
98
  def valid?
99
+ return false if @json_file_source.nil?
100
+ return false if @import_position.nil?
101
+ return false if @json_content.nil?
97
102
  return true
98
103
  end
99
104
 
@@ -102,10 +107,10 @@ module AsposeCellsCloud
102
107
  def ==(o)
103
108
  return true if self.equal?(o)
104
109
  self.class == o.class &&
105
- code == o.code &&
106
- message == o.message &&
107
- description == o.description &&
108
- inner_error == o.inner_error
110
+ json_file_source == o.json_file_source &&
111
+ import_position == o.import_position &&
112
+ json_content == o.json_content
113
+ std_dev == o.std_dev
109
114
  end
110
115
 
111
116
  # @see the `==` method
@@ -117,7 +122,7 @@ module AsposeCellsCloud
117
122
  # Calculates hash code according to all attributes.
118
123
  # @return [Fixnum] Hash code
119
124
  def hash
120
- [code, message, description, inner_error].hash
125
+ [ json_file_source , import_position , json_content ].hash
121
126
  end
122
127
 
123
128
  # Builds the object from hash
@@ -41,7 +41,7 @@ module AsposeCellsCloud
41
41
  attr_accessor :lower_right_column
42
42
  #
43
43
  attr_accessor :filename
44
- #
44
+ #base64
45
45
  attr_accessor :data
46
46
  #
47
47
  attr_accessor :destination_worksheet
@@ -35,12 +35,15 @@ module AsposeCellsCloud
35
35
  attr_accessor :xml_file_source
36
36
  #Import position description.
37
37
  attr_accessor :import_position
38
+ #Base64String default is null
39
+ attr_accessor :xml_content
38
40
 
39
41
  # Attribute mapping from ruby-style variable name to JSON key.
40
42
  def self.attribute_map
41
43
  {
42
44
  :'xml_file_source' => :'XMLFileSource',
43
- :'import_position' => :'ImportPosition'
45
+ :'import_position' => :'ImportPosition',
46
+ :'xml_content' => :'XMLContent'
44
47
  }
45
48
  end
46
49
 
@@ -48,7 +51,8 @@ module AsposeCellsCloud
48
51
  def self.swagger_types
49
52
  {
50
53
  :'xml_file_source' => :'FileSource',
51
- :'import_position' => :'ImportPosition'
54
+ :'import_position' => :'ImportPosition',
55
+ :'xml_content' => :'String'
52
56
  }
53
57
  end
54
58
 
@@ -66,6 +70,9 @@ module AsposeCellsCloud
66
70
  if attributes.has_key?(:'ImportPosition')
67
71
  self.import_position = attributes[:'ImportPosition']
68
72
  end
73
+ if attributes.has_key?(:'XMLContent')
74
+ self.xml_content = attributes[:'XMLContent']
75
+ end
69
76
 
70
77
  end
71
78
 
@@ -79,6 +86,9 @@ module AsposeCellsCloud
79
86
  if @import_position.nil?
80
87
  invalid_properties.push("invalid value for 'import_position', import_position cannot be nil.")
81
88
  end
89
+ if @xml_content.nil?
90
+ invalid_properties.push("invalid value for 'xml_content', xml_content cannot be nil.")
91
+ end
82
92
 
83
93
  return invalid_properties
84
94
  end
@@ -88,6 +98,7 @@ module AsposeCellsCloud
88
98
  def valid?
89
99
  return false if @xml_file_source.nil?
90
100
  return false if @import_position.nil?
101
+ return false if @xml_content.nil?
91
102
  return true
92
103
  end
93
104
 
@@ -97,7 +108,8 @@ module AsposeCellsCloud
97
108
  return true if self.equal?(o)
98
109
  self.class == o.class &&
99
110
  xml_file_source == o.xml_file_source &&
100
- import_position == o.import_position
111
+ import_position == o.import_position &&
112
+ xml_content == o.xml_content
101
113
  std_dev == o.std_dev
102
114
  end
103
115
 
@@ -110,7 +122,7 @@ module AsposeCellsCloud
110
122
  # Calculates hash code according to all attributes.
111
123
  # @return [Fixnum] Hash code
112
124
  def hash
113
- [ xml_file_source , import_position ].hash
125
+ [ xml_file_source , import_position , xml_content ].hash
114
126
  end
115
127
 
116
128
  # Builds the object from hash
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class JsonSaveOptions
34
- #
34
+ #Gets or sets the exporting range.
35
35
  attr_accessor :export_area
36
- #
36
+ #Indicates whether the range contains header row.
37
37
  attr_accessor :has_header_row
38
- #
38
+ #Exports the string value of the cells to json.
39
39
  attr_accessor :export_as_string
40
- #
40
+ #Indicates the indent.
41
41
  attr_accessor :indent
42
42
  #
43
43
  attr_accessor :save_format
@@ -67,7 +67,7 @@ module AsposeCellsCloud
67
67
  attr_accessor :rotation_angle
68
68
  #
69
69
  attr_accessor :html_text
70
- #
70
+ #Gets or sets the text of display unit label.
71
71
  attr_accessor :text
72
72
  #
73
73
  attr_accessor :alternative_text