From 1fcae5f3311b919fdd7c4c4c6c96d892d6a8dc76 Mon Sep 17 00:00:00 2001 From: Build Automaion Date: Sat, 6 Jul 2024 10:48:08 +0530 Subject: [PATCH] Integrated latest changes at 07-06-2024 10:30:08 AM --- ej2-javascript-toc.html | 2 + .../calculatedfield-cs3/es5-datasource.js | 172 +- .../pivot-table/calculatedfield-cs3/index.js | 12 +- .../calculatedfield-cs6/datasource.ts | 172 +- .../pivot-table/calculatedfield-cs6/index.ts | 10 +- .../pivot-table-cs157/es5-datasource.js | 4031 +--------------- .../pivot-table/pivot-table-cs157/index.js | 12 +- .../pivot-table-cs158/es5-datasource.js | 4031 +--------------- .../pivot-table/pivot-table-cs158/index.js | 12 +- .../pivot-table-cs159/es5-datasource.js | 4031 +--------------- .../pivot-table/pivot-table-cs159/index.js | 10 +- .../pivot-table-cs160/es5-datasource.js | 4031 +--------------- .../pivot-table/pivot-table-cs160/index.js | 9 +- .../pivot-table-cs372/datasource.ts | 4152 +---------------- .../pivot-table/pivot-table-cs372/index.ts | 10 +- .../pivot-table-cs373/datasource.ts | 4152 +---------------- .../pivot-table/pivot-table-cs373/index.ts | 8 +- .../pivot-table-cs374/datasource.ts | 4152 +---------------- .../pivot-table/pivot-table-cs374/index.ts | 10 +- .../pivot-table-cs375/datasource.ts | 4152 +---------------- .../pivot-table/pivot-table-cs375/index.ts | 22 +- .../how-to/add-save-button-in-toolbar.md | 71 + .../how-to/auto-save-document.md | 87 + .../how-to/customize-tool-bar.md | 4 +- .../document-editor/js/getting-started.md | 1 + .../document-editor/ts/getting-started.md | 1 + .../pdfviewer/how-to/add-header-value.md | 2 +- .../pdfviewer/how-to/add-header-values.md | 2 +- .../pdfviewer/how-to/annotation-selector.md | 2 +- .../pdfviewer/how-to/annotation-selectors.md | 2 +- ...ange-rectangle-annotations-border-color.md | 4 +- .../pdfviewer/how-to/clear-annotation.md | 2 +- .../pdfviewer/how-to/clear-annotations.md | 2 +- .../how-to/custom-context-menu-js.md | 6 +- .../pdfviewer/how-to/custom-context-menu.md | 6 +- .../how-to/disable-context-menu-option.md | 2 +- .../pdfviewer/how-to/disable-context-menu.md | 2 +- .../display-custom-tool-tip-for-annotation.md | 2 +- ...display-custom-tool-tip-for-annotations.md | 2 +- .../download-document-on-window-closing.md | 2 +- .../how-to/download-start-event-js.md | 2 +- .../how-to/download-start-event-ts.md | 2 +- .../pdfviewer/how-to/enable-resize-text.md | 2 +- .../pdfviewer/how-to/enable-resize.md | 2 +- .../pdfviewer/how-to/extract-text.md | 2 +- .../pdfviewer/how-to/extract-texts.md | 2 +- .../focus-on-a-form-field-after-loading.md | 2 +- .../highlight-underline-strikeout-text.md | 2 +- .../how-to/highlight-underline-strikeout.md | 2 +- .../how-to/identify-added-annotation-mode.md | 2 +- .../how-to/identify-added-annotation.md | 2 +- .../pdfviewer/how-to/import-annotation.md | 4 +- .../pdfviewer/how-to/import-annotations.md | 4 +- .../pdfviewer/how-to/min-max-zoom-js.md | 8 +- .../pdfviewer/how-to/min-max-zoom-ts.md | 8 +- .../pdfviewer/how-to/overlapped-annotation.md | 2 +- .../how-to/overlapped-annotations.md | 4 +- ...agerenderstarted-pagerendercompleted-js.md | 4 +- ...agerenderstarted-pagerendercompleted-ts.md | 4 +- .../pdfviewer/how-to/print-document.md | 2 +- .../pdfviewer/how-to/print-documents.md | 2 +- .../how-to/select-multi-page-annotation.md | 4 +- .../how-to/select-multi-page-annotations.md | 4 +- .../signatureselect-signatureunselect-js.md | 8 +- .../signatureselect-signatureunselect-ts.md | 8 +- .../pdfviewer/js/annotations/comments.md | 2 +- .../js/annotations/free-text-annotation.md | 2 +- .../js/annotations/text-markup-annotation.md | 2 +- ej2-javascript/pdfviewer/js/download.md | 2 +- .../form-designer/create-programmatically.md | 2 +- .../js/getting-started-with-server-backed.md | 2 +- .../js/open-pdf-file/from-amazon-s3.md | 4 +- .../open-pdf-file/from-azure-blob-storage.md | 4 +- .../from-box-cloud-file-storage.md | 4 +- .../from-dropbox-cloud-file-storage.md | 4 +- .../from-google-cloud-storage.md | 4 +- .../js/open-pdf-file/from-google-drive.md | 4 +- .../js/open-pdf-file/from-one-drive.md | 4 +- ej2-javascript/pdfviewer/js/open-pdf-files.md | 6 +- ej2-javascript/pdfviewer/js/organize-pdf.md | 2 +- .../js/save-pdf-file/to-amazon-s3.md | 4 +- .../js/save-pdf-file/to-azure-blob-storage.md | 4 +- .../to-box-cloud-file-storage.md | 6 +- .../to-dropbox-cloud-file-storage.md | 4 +- .../save-pdf-file/to-google-cloud-storage.md | 4 +- .../js/save-pdf-file/to-google-drive.md | 2 +- .../js/save-pdf-file/to-one-drive.md | 2 +- ej2-javascript/pdfviewer/js/save-pdf-files.md | 6 +- ej2-javascript/pdfviewer/js/toolbar.md | 2 +- ej2-javascript/pdfviewer/ts/download.md | 2 +- .../ts/getting-started-with-server-backed.md | 2 +- .../ts/open-pdf-file/from-amazon-s3.md | 4 +- .../open-pdf-file/from-azure-blob-storage.md | 4 +- .../from-box-cloud-file-storage.md | 2 +- .../from-dropbox-cloud-file-storage.md | 4 +- .../from-google-cloud-storage.md | 4 +- .../ts/open-pdf-file/from-google-drive.md | 4 +- .../ts/open-pdf-file/from-one-drive.md | 4 +- ej2-javascript/pdfviewer/ts/open-pdf-files.md | 6 +- .../ts/save-pdf-file/to-amazon-s3.md | 4 +- .../ts/save-pdf-file/to-azure-blob-storage.md | 4 +- .../to-box-cloud-file-storage.md | 2 +- .../to-dropbox-cloud-file-storage.md | 2 +- .../save-pdf-file/to-google-cloud-storage.md | 4 +- .../ts/save-pdf-file/to-google-drive.md | 2 +- .../ts/save-pdf-file/to-one-drive.md | 2 +- ej2-javascript/pdfviewer/ts/save-pdf-files.md | 6 +- ej2-javascript/pdfviewer/ts/toolbar.md | 4 +- .../pivotview/js/getting-started.md | 35 +- .../pivotview/ts/getting-started.md | 19 +- ej2-typescript-toc.html | 2 + 111 files changed, 549 insertions(+), 33138 deletions(-) create mode 100644 ej2-javascript/document-editor/how-to/add-save-button-in-toolbar.md create mode 100644 ej2-javascript/document-editor/how-to/auto-save-document.md diff --git a/ej2-javascript-toc.html b/ej2-javascript-toc.html index 72aa5f1ac..31603ee9b 100644 --- a/ej2-javascript-toc.html +++ b/ej2-javascript-toc.html @@ -941,6 +941,7 @@
  • View
  • How To