Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,614 for

http

(0.04 sec)
  1. How to Convert 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 others 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) Initial Installations Learn how to install the Fatfree framework from their Readme: Https://github....phar (Download from http://getcomposer.org/download/...version) FatFree framework ( https://github.com/bcosca/fatfree...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  2. 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....Let’s grab the SDK from github: https://github.com/groupdocs/groupdocs-javascript...groupdocs.StorageApi(aClient, "https://dev-api.groupdocs.com/v2.0");...

    blog.groupdocs.com/total/how-to-create-a-simple...
  3. maven-app.zip

    maven-app/pom.xml~ 4.0.0 com.mycompany.app maven-app 1.0-SNAPSHOT maven-app Http://www.example.com UTF-8 1.7 1.7 GroupDocs Artifact Repository GroupDocs Artifact Repository Https://releases.groupdo......0-SNAPSHOT maven-app http://www.example.com UTF-8 1.7...GroupDocs Artifact Repository https://releases.groupdocs.com/java/repo/...

    docs.groupdocs.com/total/java/sample-apps/getti...
  4. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  5. Read MP3 Tags in Java - (ID3, Lyrics, APE) | Ja...

    Extract MP3 tags from the mp3 files in Java. Read the ID3v1, ID3v2, Lyrics, and APEv2 metadata standard tags from the mp3 files using Java Metadata API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/metadata/read-mp3-tags-in-java/
  6. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...The new methods don’t require HTTP requests and responses. They...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. System Requirements | GroupDocs

    No external software needed! GroupDocs.Viewer for Python via .NET renders files directly....20220328T000000Z echo "deb [trusted=yes] http://snapshot.debian.org/archive/debian/...

    docs.groupdocs.com/viewer/python-net/system-req...
  8. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....> < redactionPolicy xmlns = "http://www.groupdocs.com/redaction"...

    docs.groupdocs.com/redaction/net/use-redaction-...
  9. Compare Images in Java to Highlight Differences...

    Programmatically compare your photos and images in Java. Image comparison of JPG, PNG, GIF, BMP, DICOM and other images within your Java applications....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...

    blog.groupdocs.com/comparison/compare-images-in...
  10. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc.... Navigate to http://localhost:8080/ in your web...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...