Commit 205f43b
authored
File tree
276 files changed
+9206
-11856
lines changed- docs
- general
- includes
- presentation
- spreadsheet
- word
- media
- migration
- presentation
- spreadsheet
- word
- samples
- presentation
- add_comment
- cs
- vb
- change_the_fill_color_of_a_shape
- cs
- vb
- create_by_providing_a_file_name
- cs
- vb
- delete_a_slide_from
- cs
- vb
- delete_all_the_comments_by_an_author_from_all_the_slides_a_presentatio
- cs
- vb
- get_all_the_external_hyperlinks
- cs
- vb
- get_all_the_text_a_slide
- cs
- vb
- get_all_the_text_all_slides
- cs
- vb
- get_the_titles_of_all_the_slides
- cs
- vb
- insert_a_new_slideto
- cs
- vb
- move_a_paragraph_from_one_presentation_to_another
- cs
- vb
- move_a_slide_to_a_new_position
- cs
- vb
- open_for_read_only_access
- cs
- vb
- retrieve_the_number_of_slides
- cs
- vb
- working_with_handout_master_slides
- cs
- vb
- working_with_notes_slides
- cs
- vb
- working_with_presentations
- cs
- vb
- working_with_slide_masters
- cs
- vb
- spreadsheet
- add_custom_ui
- cs
- vb
- calculate_the_sum_of_a_range_of_cells
- cs
- vb
- create_by_providing_a_file_name
- cs
- vb
- delete_text_from_a_cell
- cs
- vb
- get_a_column_heading
- cs
- vb
- get_worksheetformation_from_a_package
- cs
- vb
- insert_a_chartto
- cs
- vb
- insert_a_new_worksheet
- cs
- vb
- insert_textto_a_cell
- cs
- vb
- merge_two_adjacent_cells
- cs
- vb
- open_for_read_only_access
- cs
- vb
- open_from_a_stream
- cs
- vb
- parse_and_read_a_large_spreadsheet
- cs
- vb
- retrieve_a_dictionary_of_all_named_ranges
- cs
- vb
- retrieve_a_list_of_the_worksheets
- cs
- vb
- retrieve_the_values_of_cells
- cs
- vb
- structure_ofml
- cs
- vb
- working_with_sheets
- cs
- vb
- word
- add_a_new_part_that_receives_a_relationship_id_to_a_package
- cs
- vb
- add_a_new_part_to_a_package
- cs
- vb
- add_tables
- cs
- vb
- apply_a_style_to_a_paragraph
- cs
- vb
- change_text_a_table
- cs
- vb
- change_the_print_orientation
- cs
- vb
- convert_from_the_docm_to_the_docx_file_format
- cs
- vb
- copy_the_contents_of_an_open_xml_package_part_to_a_part_a_dif
- cs
- vb
- create_a_package
- cs
- vb
- create_and_add_a_character_style
- cs
- vb
- create_and_add_a_paragraph_style
- cs
- vb
- create_by_providing_a_file_name
- cs
- vb
- delete_comments_by_all_or_a_specific_author
- cs
- vb
- extract_styles
- cs
- vb
- get_the_contents_of_a_part_from_a_package
- cs
- vb
- insert_a_comment
- cs
- vb
- insert_a_picture
- cs
- vb
- insert_a_table
- cs
- vb
- insert_table_in_doc
- cs
- vb
- open_and_add_text_to
- cs
- vb
- open_for_read_only_access
- cs
- vb
- open_from_a_stream
- cs
- vb
- remove_a_part_from_a_package
- cs
- vb
- replace_the_header
- cs
- vb
- replace_the_styles_parts
- cs
- vb
- replace_the_theme_part
- cs
- vb
- retrieve_application_property_values
- cs
- vb
- retrieve_comments
- cs
- vb
- search_and_replace_text_a_part
- cs
- vb
- set_a_custom_property
- cs
- vb
- set_the_font_for_a_text_run
- cs
- vb
- structure_of_a_wordprocessingml
- cs
- vb
- validate
- cs
- vb
- working_with_paragraphs
- cs
- vb
- working_with_runs
- cs
- vb
- working_with_tables
- cs
- vb
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
276 files changed
+9206
-11856
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
10 | 38 | | |
11 | 39 | | |
12 | 40 | | |
13 | 41 | | |
14 | 42 | | |
15 | 43 | | |
| 44 | + | |
16 | 45 | | |
17 | 46 | | |
18 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
98 | | - | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
114 | | - | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | | - | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
Lines changed: 36 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
| 57 | + | |
54 | 58 | | |
55 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
56 | 67 | | |
57 | 68 | | |
58 | | - | |
| 69 | + | |
59 | 70 | | |
60 | 71 | | |
61 | | - | |
| 72 | + | |
| 73 | + | |
62 | 74 | | |
63 | 75 | | |
64 | | - | |
| 76 | + | |
65 | 77 | | |
66 | 78 | | |
67 | 79 | | |
68 | | - | |
| 80 | + | |
69 | 81 | | |
70 | 82 | | |
Lines changed: 23 additions & 56 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
40 | 31 | | |
41 | 32 | | |
42 | 33 | | |
43 | | - | |
44 | | - | |
| 34 | + | |
45 | 35 | | |
46 | 36 | | |
47 | 37 | | |
48 | 38 | | |
49 | 39 | | |
50 | | - | |
51 | | - | |
| 40 | + | |
| 41 | + | |
52 | 42 | | |
53 | 43 | | |
54 | 44 | | |
55 | 45 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 46 | + | |
| 47 | + | |
72 | 48 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 49 | + | |
| 50 | + | |
77 | 51 | | |
78 | 52 | | |
79 | 53 | | |
80 | 54 | | |
81 | 55 | | |
82 | | - | |
| 56 | + | |
83 | 57 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 58 | + | |
| 59 | + | |
90 | 60 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 61 | + | |
| 62 | + | |
97 | 63 | | |
98 | 64 | | |
99 | 65 | | |
| |||
103 | 69 | | |
104 | 70 | | |
105 | 71 | | |
106 | | - | |
| 72 | + | |
107 | 73 | | |
108 | 74 | | |
109 | | - | |
| 75 | + | |
| 76 | + | |
110 | 77 | | |
111 | 78 | | |
112 | 79 | | |
| |||
0 commit comments