Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 427 for

framework

(0.04 sec)
  1. Struts 2 Front End Project for GroupDocs.Viewer...

    Team GroupDocs is pleased to announce Struts 2 Front End sample project for GroupDocs.Viewer for Java users.The core purpose behind development and release of this project is to facilitate those Java developers who like to do work in Struts 2 Framework using GroupDocs.Viewer for Java 3.x. As the project is open source and published on GitHub, developers can customize it as per their needs. Struts 2 Front End - Features Learn how to install and configure Maven - Environment Setup Maven support for NetBeans Maven support for IntelliJ IDEA Maven support for Eclipse IDE Document Viewer for Java - DownloadStruts 2 front end project can be downloaded from GitHub Repository....like to do work in Struts 2 framework using GroupDocs.Viewer for...

    blog.groupdocs.com/viewer/struts-2-front-end-pr...
  2. GroupDocs.Comparison for .NET 25.8 – Latest Upd...

    Explore what’s new in GroupDocs.Comparison for .NET 25.8. Available now on NuGet and GroupDocs website....NET Framework from the GroupDocs.Comparison...

    blog.groupdocs.com/сomparison/groupdocs-compari...
  3. Groupdocs convert file to pdf very slow - Free ...

    Hi, I used Groupdocs Total SDK .NET, I have license with this. I use API in Convert SDK and used code in demo to convert file to pdf, is very slow. It take medium to 7 - 10s with docx have one page, only text. But this …...package you’re using and which framework you’re targeting? techsignet...Windows when targeting .NET Framework, so it looks like the target...

    forum.groupdocs.com/t/groupdocs-convert-file-to...
  4. How to Compare Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree Framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree Framework and prepare for creating the sample from the previous article....included version) FatFree framework ( https://github.com/bcosca/fatfree...how to install the Fatfree framework and prepare for creating the...

    blog.groupdocs.com/comparison/how-to-compare-fi...
  5. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....included version) FatFree framework (https://github.com/bcosca/fatfree)...how to install the Fatfree framework from their Readme: https://github...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. GroupDocs.Comparison for .NET 25.9 – Latest Upd...

    Explore what’s new in GroupDocs.Comparison for .NET 25.9. Available now on NuGet and GroupDocs website....NET Framework from the GroupDocs.Comparison...

    blog.groupdocs.com/comparison/groupdocs-compari...
  7. Stripping GroupDocs.Viewer for .NET Functionali...

    GroupDocs.Viewer for .NET is a web-oriented Framework which provides ample possibilities to view a wide variety of documents in a web-browser, including PDF, Word, Excel, PowerPoint, AutoCAD and many more. However, quite often there are situations when you are looking for a simple and quick solution and don’t need all the functionality that comes with a library. In case of GroupDocs.Viewer, for example, you may not want to use iframes on your pages, or add a lot of additional JavaScript and CSS files, which are used by GroupDocs....NET is a web-oriented framework which provides ample possibilities...

    blog.groupdocs.com/viewer/stripping-groupdocs-v...
  8. GroupDocs.Conversion for .NET 25.8 - Latest Upd...

    Explore what's new in GroupDocs.Conversion for .NET v25.8. Available now on NuGet and GroupDocs website...NET Framework 4.6.2 Package Direct Download...assemblies for both .NET and .NET Framework from the GroupDocs.Converison...

    blog.groupdocs.com/conversion/groupdocs-convers...
  9. System requirements | Documentation

    Overview To produce and manipulate the documents, the machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own document processing engine. The machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own document processing engine. Supported Operating System Windows Microsoft Windows 2000 Professional (x64) Microsoft Windows 2000 Server (x64) Microsoft Windows 2003 Server (x64) Microsoft Windows 2008 Server (x64) Microsoft Windows 2012 Server (x64) Microsoft Windows 2012 R2 Server (x64) Microsoft Windows 2016 Server (x64) Microsoft Windows 2019 Server (x64) Microsoft Windows Vista (x64) Microsoft Windows XP (x64) Microsoft Windows 7 (x64) Microsoft Windows 8, 8....Visual Studio 2019 Supported Frameworks GroupDocs.Classification...Netstandard2 library, so each framework that supports Netstandard...

    docs.groupdocs.com/classification/net/system-re...
  10. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) Framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer....(behavior driven development) framework. You can find more info about...gem ‘rspec’ - a BDD testing framework. gem ‘ci_reporter’ - an add-on...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...