Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,583 for

http

(0.09 sec)
  1. Document viewer API on GroupDocs Blog | Documen...

    Document viewer API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document viewer API on GroupDocs Blog | Document Automation Solutions for .NET & J......Page"; } <script src="http://code. Recent content in Document...

    blog.groupdocs.com/zh/tag/document-viewer-api/i...
  2. document viewer on GroupDocs Blog | Document Au...

    document viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in document viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......Page"; } <script src="http://code. Recent content in document...

    blog.groupdocs.com/zh/tag/document-viewer/index...
  3. 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-...
  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. 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...
  7. 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-...
  8. 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 Java....String externalImagesPrefix = "http://www.mywebsite.com/images/id="...String externalFontsPrefix = "http://www.mywebsite.com/fonts/id="...

    docs.groupdocs.com/editor/java/working-with-res...
  9. Minify HTML | GroupDocs

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....protocol declarations like http:, https:, and javascript: from path...

    docs.groupdocs.com/viewer/java/minify-html/
  10. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...thus HTTP session specific, we need to store it as the HTTP session...

    forum.groupdocs.com/t/how-to-implement-a-custom...