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

http

(0.32 sec)
  1. Control Meta-Data and Build a Custom UI with th...

    GroupDocs.Annotation for Java is a lightweight library that allows end users to annotate PDF and Microsoft Office documents, raster images, AutoCAD drawings and 50+ types of files without the need to install the software that the documents or images were created in. A convenient web UI allows users to view, annotate, redact, comment on and share documents from any web-enabled device. Recently we’ve released a new GroupDocs.Annotation for Java library – version 1....methods that do not require HTTP requests and response objects...application. Similarly to the HTTP handler methods, here is a list...

    blog.groupdocs.com/annotation/control-meta-data...
  2. How to Build a SharePoint Document Viewer Using...

    When we released GroupDocs.Viewer for .NET, we got lots of questions from SharePoint users about whether it could be used to build a SharePoint document viewer. Finally, the answer is yes: our online document viewer allows integration with SharePoint web applications. Moreover, SharePoint websites using GroupDocs.Viewer for .NET can also be used for cross-domain document viewing. [caption id=“attachment_3916” align=“alignnone” width=“600”] [/caption] Just follow these simple step-by-step instructions to embed our online document viewer in your SharePoint websites as a Web Part: Requirements...scriptLibraries = GetHtmlPageContents("http://localhost:2020/Home/GetJavaScriptLibrari");...inlineDocPreviewScri = GetHtmlPageContents("http://localhost:2020/Home/GetInlineDocumentScr");...

    blog.groupdocs.com/viewer/how-to-build-sharepoi...
  3. Incorrect Table of Contents page numbers even a...

    I am facing an issue with GroupDocs where setUpdateFields is expected to update the Table of Contents (TOC) correctly in both DOCX and PDF outputs. However, the generated files contain discrepancies in some TOC page numb…...curl --location --request POST 'http://localhost:8081/api/conversion/copy-fonts...curl --location --request POST 'http://localhost:8081/api/conversion/toc...

    forum.groupdocs.com/t/incorrect-table-of-conten...
  4. 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...
  5. 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-...
  6. Disable FileSystem Cache - Free Support Forum -...

    Hi, we recently purchased GroupDocs Total for Java to use as a Viewer in our WebSphere J2EE Application. During our evaluation, we noticed that several files are created on our local file system. When deploying to our …...-------- Best regards, Evgen Efimov http://groupdocs.com Your Document...

    forum.groupdocs.com/t/disable-filesystem-cache/...
  7. 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...
  8. 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...
  9. 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...
  10. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....template from the official website: http://html5boilerplate.com/ . You...really need for your project here http://www.initializr.com/ For this...

    blog.groupdocs.com/total/using-html5-boilerplat...