-
Notifications
You must be signed in to change notification settings - Fork 70
Extract code snippets and update documentation for v3 #328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…r-columns-in-a-spreadsheet.md
…eets-in-a-spreadsheet.md
…-a-spreadsheet.md
|
Learn Build status updates of commit 91d8ea3: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue. docs/includes/spreadsheet/spreadsheet-object.md
docs/general/how-to-get-the-contents-of-a-document-part-from-a-package.md
docs/presentation/how-to-delete-a-slide-from-a-presentation.md
docs/presentation/how-to-get-all-the-external-hyperlinks-in-a-presentation.md
docs/presentation/how-to-get-all-the-text-in-a-slide-in-a-presentation.md
docs/presentation/how-to-get-all-the-text-in-all-slides-in-a-presentation.md
docs/presentation/how-to-get-the-titles-of-all-the-slides-in-a-presentation.md
docs/presentation/working-with-handout-master-slides.md
docs/presentation/working-with-presentations.md
docs/presentation/working-with-slide-masters.md
docs/word/working-with-paragraphs.md
docs/includes/spreadsheet/open-spreadsheet.md
docs/spreadsheet/how-to-open-a-spreadsheet-document-for-read-only-access.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
|
Learn Build status updates of commit de849da: 💡 Validation status: suggestions
This comment lists only the first 25 files in the pull request. docs/includes/spreadsheet/spreadsheet-object.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
|
Learn Build status updates of commit 2d92911: 💡 Validation status: suggestions
This comment lists only the first 25 files in the pull request. docs/includes/spreadsheet/spreadsheet-object.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
|
@lindalu-MSFT , @twsouthwick , this PR covers all the existing samples, please review |
closes Extract code snippets from how-to-open-and-add-text-to-a-word-processing-document.md #231
closes Extract code snippets from how-to-open-a-word-processing-document-from-a-stream.md #230
closes Extract code snippets from how-to-open-a-word-processing-document-for-read-only-access.md #219
closes Extract code snippets from how-to-insert-a-table-into-a-word-processing-document.md #218
closes Consolidate using statement recommendation #310
closes Extract code snippets from how-to-insert-a-picture-into-a-word-processing-document.md #217
closes Extract code snippets from how-to-insert-a-comment-into-a-word-processing-document.md #216
closes Extract code snippets from how-to-extract-styles-from-a-word-processing-document.md #215
closes Extract code snippets from how-to-delete-comments-by-all-or-a-specific-author-in-a-word-processing-document.md #214
closes Extract code snippets from how-to-create-and-add-a-paragraph-style-to-a-word-processing-document.md #213
closes Extract code snippets from how-to-create-and-add-a-character-style-to-a-word-processing-document.md #212
closes Extract code snippets from how-to-create-a-word-processing-document-by-providing-a-file-name.md #211
closes Extract code snippets from how-to-convert-a-word-processing-document-from-the-docm-to-the-docx-file-format.md #210
closes Extract code snippets from how-to-change-the-print-orientation-of-a-word-processing-document.md #209
closes Extract code snippets from how-to-change-text-in-a-table-in-a-word-processing-document.md #208
closes Extract code snippets from how-to-apply-a-style-to-a-paragraph-in-a-word-processing-document.md #207
closes Extract code snippets from how-to-add-tables-to-word-processing-documents.md #206
closes Extract code snippets from how-to-accept-all-revisions-in-a-word-processing-document.md #205
closes Replace calls to .Dispose() with using statements #314
closes Extract code snippets from working-with-slide-masters.md #204
closes Extract code snippets from working-with-slide-layouts.md #203
closes Extract code snippets from working-with-presentations.md #202
closes Extract code snippets from working-with-presentation-slides.md #201
closes Extract code snippets from working-with-notes-slides.md #200
closes Extract code snippets from working-with-handout-master-slides.md #199
closes Extract code snippets from working-with-comments.md #198
closes Extract code snippets from working-with-animation.md #197
closes Extract code snippets from structure-of-a-presentationml-document.md #196
closes Extract code snippets from how-to-retrieve-the-number-of-slides-in-a-presentation-document.md #194
closes Extract code snippets from how-to-open-a-presentation-document-for-read-only-access.md #193
closes Extract code snippets from how-to-move-a-slide-to-a-new-position-in-a-presentation.md #192
closes Extract code snippets from how-to-move-a-paragraph-from-one-presentation-to-another.md #191
closes Extract code snippets from how-to-insert-a-new-slide-into-a-presentation.md #190
closes Extract code snippets from how-to-get-the-titles-of-all-the-slides-in-a-presentation.md #189
closes Extract code snippets from how-to-get-all-the-text-in-all-slides-in-a-presentation.md #188
closes Extract code snippets from how-to-get-all-the-text-in-a-slide-in-a-presentation.md #187
closes Extract code snippets from how-to-get-all-the-external-hyperlinks-in-a-presentation.md #186
closes Extract code snippets from how-to-delete-all-the-comments-by-an-author-from-all-the-slides-in-a-presentatio.md #185
closes Extract code snippets from how-to-delete-a-slide-from-a-presentation.md #184
closes Extract code snippets from how-to-create-a-presentation-document-by-providing-a-file-name.md #183
closes Extract code snippets from how-to-change-the-fill-color-of-a-shape-in-a-presentation.md #182
closes Extract code snippets from how-to-add-a-comment-to-a-slide-in-a-presentation.md #180
closes Delete all the comments by an author from all the slides in a presentation is out of date #176
closes insert_a_chartto_cs #327
closes Extract Snippets from how-to-add-a-new-document-part-to-a-package.md #320
closes Extract Snippets from how-to-copy-the-contents-of-an-open-xml-package-part-to-a-document-part-in-a-dif.md #321
closes Extract Snippets from diagnosticids.md #317
closes Extract Snippets from how-to-search-and-replace-text-in-a-document-part.md #319
closes Extract Snippets from how-to-get-the-contents-of-a-document-part-from-a-package.md #316
closes Extract Snippets from introduction-to-markup-compatibility.md #318
closes Extract Snippets from how-to-replace-the-theme-part-in-a-word-processing-document.md #322
closes Extract Snippets from features.md #323
closes Extract Snippets from overview.md #324
closes Extract Snippets from how-to-add-a-new-document-part-that-receives-a-relationship-id-to-a-package.md #315
closes Extract Snippets from how-to-remove-a-document-part-from-a-package.md #325
closes Extract Snippets from how-to-create-a-package.md #326
closes insert_a_chartto_cs #327