Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,751 for

view

(0.88 sec)
  1. GroupDocs.Viewer 2.0 - New Features & Improveme...

    Last week, we released an update to the GroupDocs.Viewer library for the .NET platform. Now it is time to share what version 2.0 of GroupDocs.Viewer has to offer to the Java world. You can find a full list of new features, improvements and fixes on the GroupDocs.Viewer download page. The most notable improvements, I’m going to discover in this article. Native HTML5-Based Document Rendering The brightest gem presented in this version is the HTML-based rendering mode - an addition to the image-based one that was the only choice in previous versions of the document Viewer....which, as before, can be used to view the uploaded file. But with...with its new ID, the viewing process got few important improvements:...

    blog.groupdocs.com/viewer/groupdocs-viewer-2-0-...
  2. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder was created from the time begin using GroupDocs. Folder size is approximate 1…...delete it without problem in viewing converted html file? Thanks...Converter converter = null; // View file in original layout if (viewType...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...discuss how to programmatically view CAD files within Java applications...

    blog.groupdocs.com/groupdocs.blog/page/32/
  4. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....Search, Print and File Manager to view document in both HTML and Image...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  5. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Java.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/working-with-i...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... We discussed [viewing the CAD drawings using Java][1]...discuss how to programmatically view CAD files using C# within .NET...

    blog.groupdocs.com/groupdocs.blog/page/31/
  8. 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!...them to manage the document view: getImageUrls(Image image) –...pages that a user is currently viewing. All subsequent pages of the...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Install GroupDocs.Viewer for Node.js via Java |...

    Install GroupDocs.Viewer for Node.js via Java using npm or an offline package. Includes prerequisites, Java setup, verification, and troubleshooting....and implement a simple file viewing functionality: JavaScript import...Render the file to HTML viewer . view ( HtmlViewOptions . forEmbeddedResources...

    docs.groupdocs.com/viewer/nodejs-java/installat...
  10. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/working-with-me...