VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
In This Topic
    VintaSoft Office .NET Plug-in: API changes in version 15.0
    In This Topic

    API changes in Vintasoft.Imaging.Office.Web.Services.dll

    New classes:

    public class Vintasoft.Imaging.Office.Web.Services.CreateDocumentResponseParams Response from web service. Contains information about created file.
    public class Vintasoft.Imaging.Office.Web.Services.DocumentEditorRequestParams Request to a web service. Contains parameters, which must be sent to a web service for editing of document on server-side.
    public class Vintasoft.Imaging.Office.Web.Services.DocumentEditorResponseParams Response from web service. Contains information about document editor respose data.
    public class Vintasoft.Imaging.Office.Web.Services.ExportDocxDocumentToPdfResponseParams Response from web service. Contains information about the PDF document, obtained by exporting from DOCX document.


    Removed classes:

    public class Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams Use the Vintasoft.Imaging.Office.Web.Services.CreateDocumentResponseParams class instead.


    Changed classes:

    Vintasoft.Imaging.Office.Web.Services.VintasoftOfficeWebService
    Added methods
    public Vintasoft.Imaging.Office.Web.Services.CreateDocumentResponseParams CreateDocxDocument() Creates a new DOCX document.
    public Vintasoft.Imaging.Office.Web.Services.DocumentEditorResponseParams DocumentEditorProcessRequest(Vintasoft.Imaging.Office.Web.Services.DocumentEditorRequestParams) Process request to document editor.
    public Vintasoft.Imaging.Office.Web.Services.ExportDocxDocumentToPdfResponseParams ExportDocxDocumentToPdf(Vintasoft.Shared.Web.WebImageFileRequestParams) Converts the DOCX document to a PDF document.
    Changed methods
    public Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams CreateXlsxDocument() public Vintasoft.Imaging.Office.Web.Services.CreateDocumentResponseParams CreateXlsxDocument()




    API changes in Vintasoft.Imaging.Office.Web.HttpHandlers.dll

    Changed classes:

    Vintasoft.Imaging.Office.Web.HttpHandlers.VintasoftOfficeHandler
    Added methods
    public Vintasoft.Imaging.Office.Web.Services.CreateDocumentResponseParams CreateDocxDocument(Vintasoft.Shared.Web.WebRequestParamsBase) Creates a new DOCX document.
    public Vintasoft.Imaging.Office.Web.Services.DocumentEditorResponseParams DocumentEditorProcessRequest(Vintasoft.Imaging.Office.Web.Services.DocumentEditorRequestParams) Process request to document editor.
    public Vintasoft.Imaging.Office.Web.Services.ExportDocxDocumentToPdfResponseParams ExportDocxDocumentToPdf(Vintasoft.Shared.Web.WebImageFileRequestParams) Converts the DOCX document to a PDF document.
    Changed methods
    public Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams CreateXlsxDocument(Vintasoft.Shared.Web.WebRequestParamsBase) public Vintasoft.Imaging.Office.Web.Services.CreateDocumentResponseParams CreateXlsxDocument(Vintasoft.Shared.Web.WebRequestParamsBase)




    API changes in Vintasoft.Imaging.Office.Web.Api2Controllers.dll

    Changed classes:

    Vintasoft.Imaging.Office.Web.Api2Controllers.VintasoftOfficeApi2Controller
    Added methods
    public Vintasoft.Imaging.Office.Web.Services.CreateDocumentResponseParams CreateDocxDocument(Vintasoft.Shared.Web.WebRequestParamsBase) Creates a new DOCX document.
    public Vintasoft.Imaging.Office.Web.Services.DocumentEditorResponseParams DocumentEditorProcessRequest(Vintasoft.Imaging.Office.Web.Services.DocumentEditorRequestParams) Process request to document editor.
    public Vintasoft.Imaging.Office.Web.Services.ExportDocxDocumentToPdfResponseParams ExportDocxDocumentToPdf(Vintasoft.Shared.Web.WebImageFileRequestParams) Converts the DOCX document to a PDF document.
    Changed methods
    public Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams CreateXlsxDocument(Vintasoft.Shared.Web.WebRequestParamsBase) public Vintasoft.Imaging.Office.Web.Services.CreateDocumentResponseParams CreateXlsxDocument(Vintasoft.Shared.Web.WebRequestParamsBase)




    API changes in Vintasoft.Imaging.Office.js

    New classes:

    public class Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS Represents a JavaScript UI control that allows to display and edit (using mouse and keyboard) DOCX document in HTML5 web browser.
    public class Vintasoft.Imaging.Office.UI.WebDocumentEditorJS Represents a JavaScript UI control that allows to display and edit (using menu, footer, mouse and keyboard) of DOCX document in HTML5 web browser.
    public class Vintasoft.Imaging.Office.UI.WebDocumentEditorSettingsJS Represents settings for WebDocumentEditorJS object.
    public class Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS Represents the information about document.
    public class Vintasoft.Imaging.Office.UI.WebDocumentParagraphIndentationPropertiesJS Provides the properties of the document paragraph indentation.
    public class Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS Provides the properties of the document paragraph.
    public class Vintasoft.Imaging.Office.UI.WebDocumentParagraphSpacingPropertiesJS Provides the properties of the document paragraph spacing.
    public class Vintasoft.Imaging.Office.UI.WebDocumentSectionPropertiesJS Provides the properties of the document section.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentBulletedListStylesPanelJS A web UI panel that allows to select the style for bulleted list on a document page.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentEditorPanelJS A web UI panel that allows to display a document editor control.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentEditorSettingsPanelJS A web UI panel that allows to view and edit settings of document editor.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentEditorViewSettingsPanelJS A web UI panel that allows to view and change the page view settings of document editor.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentInfoPanelJS A web UI panel that allows to view and edit information about document.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentNumberedListStylesPanelJS A web UI panel that allows to select the style for numbered list on a document page.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentPageColumnsSettingsPanelJS A web UI panel that allows to view and edit the columns settings of document page.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentPageSettingsPanelJS A web UI panel that allows to view and edit settings of document page.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentParagraphIndentationSettingsPanelJS A web UI panel that allows to view and edit settings for indentation of document paragraph.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentParagraphLineSpacingSettingsPanelJS A web UI panel that allows to view and edit settings for line spacing of document paragraph.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentParagraphPaginationSettingsPanelJS A web UI panel that allows to view and edit the pagination settings for document paragraph.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentParagraphPropertiesPanelJS A web UI panel that allows to view and edit properties for paragraph, which is selected in document.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentTextPropertiesPanelJS A web UI panel that allows to view and edit properties for text, which is selected in document.
    public class Vintasoft.Imaging.Office.UI.Panels.WebUiPrintDocxDocumentSettingsPanelJS A web UI panel that allows to print pages of DOCX document, which is shown in web document editor.


    New enumerations:

    public enum Vintasoft.Imaging.Office.UI.WebTextUnderlineTypeEnumJS Specifies available types of underlines for text.
    public enum Vintasoft.Imaging.Office.UI.WebTextStrikeoutTypeEnumJS Specifies available types of strikeouts for text.
    public enum Vintasoft.Imaging.Office.UI.WebDocumentViewModeEnumJS Specifies available document view modes.
    public enum Vintasoft.Imaging.Office.UI.WebParagraphHorizontalAlignmentModeEnumJS Specifies available horizontal alignments for paragraph.
    public enum Vintasoft.Imaging.Office.UI.WebParagraphLineSpacingRuleEnumJS Specifies available line spacing rules for paragraph.




    API changes in Vintasoft.Imaging.Office.Dialogs.Bootstrap.js

    New classes:

    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentEditorSettingsDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit settings of document editor.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentEditorViewSettingsDialogJS A web UI dialog (based on the Bootstrap) that allows to view and change the page view settings of document editor.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentInfoDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit information about document.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentPageColumnsSettingsDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit the columns settings of document page.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentPageSettingsDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit settings of document page.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphIndentationSettingsDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit the indentation for document paragraph.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphLineSpacingSettingsDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit the line spacing for document paragraph.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphPaginationSettingsDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit the pagination settings for document paragraph.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphPropertiesDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit properties for text, which is selected in document.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentTextPropertiesDialogJS A web UI dialog (based on the Bootstrap) that allows to view and edit properties for text, which is selected in document.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiPrintDocxDocumentSettingsDialogJS A web UI dialog (based on the Bootstrap) that allows to print pages of DOCX document, which is shown in web document editor.




    API changes in Vintasoft.Imaging.Office.Dialogs.jQueryUI.js

    New classes:

    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentEditorSettingsDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit settings of document editor.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentEditorViewSettingsDialogJS A web UI dialog (based on the jQuery UI) that allows to view and change the page view settings of document editor.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentInfoDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit information about document.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentPageColumnsSettingsDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit the columns settings of document page.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentPageSettingsDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit settings of document page.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphIndentationSettingsDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit the indentation for document paragraph.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphLineSpacingSettingsDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit the line spacing for document paragraph.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphPaginationSettingsDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit the pagination settings for document paragraph.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphPropertiesDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit properties for paragraph, which is selected in document.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentTextPropertiesDialogJS A web UI dialog (based on the jQuery UI) that allows to view and edit properties for text, which is selected in document.
    public class Vintasoft.Imaging.Office.UI.Dialogs.WebUiPrintDocxDocumentSettingsDialogJS A web UI dialog (based on the jQuery UI) that allows to print pages of DOCX document, which is shown in web document editor.