Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,928 for

http

(0.07 sec)
  1. with-attachment.eml

    Testing Manuel Lemos' MIME E-mail composing and sending PHP class: HTML message Hello Manuel, This message is just to let you know that the MIME E-mail message composing and sending PHP class is wo......org> http://www.phpclasses.org/mimemessage...

    docs.groupdocs.com/conversion/java/_sample_file...
  2. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs....command Go to browser and type “http://localhost:8080/” You may find...

    blog.groupdocs.com/viewer/servlets-based-front-...
  3. Disable external asset loading in email files -...

    Heya, We’d like to be able to disable loading of external assets in email files (ie. <img src="Https://example.com/image.png">). We are running GroupDocs Conversion for Java, in a Kubernetes environment with Cillium. F…... <img src="https://example.com/image.png"> )...GroupDocs from trying to make any HTTP asset requests for security...

    forum.groupdocs.com/t/disable-external-asset-lo...
  4. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....string externalImagesPrefix = "http://www.mywebsite.com/images/id="...string externalFontsPrefix = "http://www.mywebsite.com/fonts/id="...

    docs.groupdocs.com/editor/net/working-with-reso...
  5. InvalidXml.xml

    There is no mandatory XML declaration above xxxyyy@live.com xxxyyy@live.comHttps://www.youtube.com/watch?v=euf-GKJV2S8&t=80s{349c5851-65df-11da-9384-00065b846f21} TrueTrue10624/Http://localhost:587......00065b846f21} TrueTrue10624/http://localhost:5879/FalseFalseFalseJohn...xt/SampleXmlIncorrect.html https://en.wikipedia.org/wiki/XML...

    docs.groupdocs.com/viewer/net/sample-files/rend...
  6. InvalidXml.xml

    There is no mandatory XML declaration above xxxyyy@live.com xxxyyy@live.comHttps://www.youtube.com/watch?v=euf-GKJV2S8&t=80s{349c5851-65df-11da-9384-00065b846f21} TrueTrue10624/Http://localhost:587......00065b846f21} TrueTrue10624/http://localhost:5879/FalseFalseFalseJohn...xt/SampleXmlIncorrect.html https://en.wikipedia.org/wiki/XML...

    docs.groupdocs.com/viewer/java/sample-files/ren...
  7. Servlets Front-end for GroupDocs.Comparison for...

    Document comparison is a process of finding differences in two documents of same format. It can be a content difference or can be any contextual differences. GroupDocs.Comparison for Java compares a source document with a target document and produces a result document which highlights the differences in a suitable way i.e. colored highlighting or by differing font information that has either been added to or removed from the reference document to produce the target document.... Go to http://localhost:8080/ using your...

    blog.groupdocs.com/comparison/servlets-frontend...
  8. Remove Cache Entries (DocumentCache) - Free Sup...

    Hi Support, In v2.18, there is a method called "RemoveOldEntries" under DocumentCache class. This method used to clean old cache entities. We are not able to locate this method for v3.0, could you p…...such method in the new APIs: 1) http://groupdocs.com/api/net/viewer/groupdocs...cs.viewer.handler.cache/ 2) http://groupdocs.com/api/net/viewer/groupdocs...

    forum.groupdocs.com/t/remove-cache-entries-docu...
  9. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a new ASP....Server, then insert the following HTTP handler descriptions into the...Mode, then insert the following HTTP handler descriptions into the...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  10. 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...