Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 245 for

script

(0.05 sec)
  1. .NET SCRIPT Viewer API - Read, View, Render in ...

    .NET document viewer API to read, render and display Script in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET / View SCRIPT File SCRIPT File Viewer for C# .NET...to read, render and display SCRIPT file in any type of C#, ASP...

    products.groupdocs.com/viewer/net/script/
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...css" /> <script type="text/javascript" src...src="~/resources/common/js/jquery.min.js"></script> <link href="@Url.Content(...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....tpl'); $script = new Sugar\_Smarty(); $script->assign('moduleName'...!= null) { $script->assign('cid', $cid); $script->assign('pkey'...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  4. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node.... <script src="./groupdocs-javascript.js"></script> <script>...log(response.result); }, clientId); </script> ..... If you enter the client...

    blog.groupdocs.com/total/how-to-create-a-simple...
  5. 在 ASP.NET Core MVC 中為 140 多種文件格式創建文檔查看器

    在線文檔查看器在數字文檔的使用越來越多之後變得流行起來,尤其是在內容管理系統中。這種流行背後的原因是您無需購買或安裝專用軟件程序即可查看各種文檔格式。考慮到文檔查看器的重要性,我想寫一篇關於如何在 ASP.NET MVC 中創建通用文檔查看器的文章。 我們將創建一個面向 [.NET Core](https://en.wikipedia. org/wiki/.NETCore) 框架。對於後端的文檔呈現,我們將使用 GroupDocs.Viewer for .NET API - 一個強大的文檔查看器 API,支持 140 多種文檔類型,包括 PDF 、Word、Excel、PowerPoint, Visio、CAD、Outlook 和許多其他流行格式。 為什麼選擇 .NET 核心? .NET Core 是 Microsoft 對 .NET 生態系統的重要補充。它使得開發跨平台應用程序成為可能,而無需開發人員進行任何額外的工作。這就是我選擇 .NET Core 作為目標框架的原因。 在 ASP.NET Core 中創建文檔查看器的步驟 打開 Visual Studio 並開始一個新項目。 從項目類型中選擇 .NET Core,從模板中選擇 ASP.NET Core Web Application。 選擇 Web Application (Model-View-Controller) 並單擊 Ok 按鈕。 從 NuGet 安裝 GroupDocs.Viewer。 打開 Views/Home/Index.cshtml 文件並將其內容替換為以下內容: @{ ViewData["Title"] = "Home Page"; } <Script src="http://code....ViewData["Title"] = "Home Page"; } <script src="http://code.jquery.com/jquery-1...com/jquery-1.8.2.js"></script> <script> function ViewDocument(file)...

    blog.groupdocs.com/zh-hant/viewer/document-view...
  6. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Code File Patch File Ruby ERB Script Groovy Source Code File C/C++/Objective-C...Implementation File Xcode Makefile Script Markdown Documentation File...

    docs.groupdocs.com/comparison/java/supported-do...
  7. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....File ✅ Patch File ✅ Ruby ERB Script ✅ Groovy Source Code File ✅...Implementation File ✅ Xcode Makefile Script ✅ Markdown Documentation File...

    docs.groupdocs.com/comparison/nodejs-java/suppo...
  8. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....File ✅ Patch File ✅ Ruby ERB Script ✅ Groovy Source Code File ✅...Implementation File ✅ Xcode Makefile Script ✅ Markdown Documentation File...

    docs.groupdocs.com/comparison/python-net/suppor...
  9. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Code File Patch File Ruby ERB Script Groovy Source Code File C/C++/Objective-C...Implementation File Xcode Makefile Script Markdown Documentation File...

    docs.groupdocs.com/comparison/net/supported-doc...
  10. 在 ASP.NET Core MVC 中为 140 多种文件格式创建文档查看器

    在线文档查看器在越来越多地使用数字文档后变得流行起来,尤其是在内容管理系统中。这种流行背后的原因是您无需购买或安装专用软件程序即可查看各种文档格式。考虑到文档查看器的重要性,我想写一篇关于如何在 ASP.NET MVC 中创建通用文档查看器的文章。 我们将创建一个针对 .NET Core 框架。对于后端的文档呈现,我们将使用 GroupDocs.Viewer for .NET API - 一个强大的文档查看器 API它支持 140 多种文档类型,包括 PDF、Word、Excel、PowerPoint、Visio、CAD、Outlook 和许多其他流行的格式。 为什么选择 .NET Core? .NET Core 是 Microsoft 对 .NET 生态系统的重要补充。它使开发跨平台应用程序成为可能,而无需开发人员进行任何额外的努力。这就是我选择 .NET Core 作为目标框架的原因。 在 ASP.NET Core 中创建文档查看器的步骤 1. 打开 Visual Studio 并启动一个新项目。 2. 从项目类型中选择 .NET Core,从模板中选择 ASP.NET Core Web Application。 3. 选择 Web Application (Model-View-Controller) 并点击 Ok 按钮。 4. 从 NuGet 安装 GroupDocs.Viewer。 5. 打开 Views/Home/Index.cshtml 文件并将其内容替换为以下内容: @{ ViewData["Title"] = "Home Page"; } <Script src="http://code....ViewData["Title"] = "Home Page"; } <script src="http://code.jquery.com/jquery-1...com/jquery-1.8.2.js"></script> <script> function ViewDocument(file)...

    blog.groupdocs.com/zh/viewer/document-viewer-in...