Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 651 for

presentation to image

(0.03 sec)
  1. GroupDocs.Viewer for Java | Documentation

    GroupDocs.Viewer for Java allows you To render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need To use third-party software To view files within your Java application....documents, spreadsheets, presentations, PDF files, web pages, email...email messages, and images and render/display them in HTML, PDF...

    docs.groupdocs.com/viewer/java/
  2. Getting known property descriptors | Documentation

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package. Load a file To examine Get a collection of PropertyDescripTor instances for any desired metadata package Iterate through the extracted descripTors advanced_usage.GettingKnownPropertyDescripTors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescripTor descripTor : root.getDocumentProperties().getKnowPropertyDescripTors()) { System.out.println(descripTor.getName()); System.out.println(descripTor.getType()); System.out.println(descripTor.getAccessLevel()); for (PropertyTag tag : descripTor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescripTors collection....all possible properties are presented in the collection. The library...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/getting-known-...
  3. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API....annotations within the documents and images. It allows you to add, remove...spreadsheets, and presentations. Furthermore, it supports images, webpages...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  4. Getting known property descriptors | Documentation

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package....all possible properties are presented in the collection. The library...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/getting-known-p...
  5. EditableDocument | Documentation

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.EdiTor for .NET API....with tuned external links for images, fonts and stylesheets, or...document with all resources is presented as a single string. For some...

    docs.groupdocs.com/editor/net/editabledocument/
  6. View and Annotate Documents Online with GroupDo...

    The Internet has transformed our lives. We buy things with click of a mouse, be it entertainment, grocery, or accessories. The consumer-web relationship will only grow in the near future. As a result, enterprises and small, as well as start-ups understand the need To engage and collaborate with consumers To get an edge and thrive. So, the need for online document management systems arose. Online document management systems allow you To view and share documents, increase productivity, facilitate collaboration, and save cost.... word-processing files and images. Upload the document and invite...Word files, or PowerPoint presentations projecting a firm’s growth...

    blog.groupdocs.com/viewer/view-annotate-documen...
  7. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like To present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face To each other). In this release we’ve implemented functionality that allows users To use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....Today, I’d like to present several great enhancements that we’ve...FileInputStream(new File("E:\\\\Images\\\\smile.jpeg")); byte\[\]...

    blog.groupdocs.com/annotation/save-annotations-...
  8. GroupDocs.Viewer.for.Java pdf conversion issues...

    Hi, We are working on migrating To GroupDocs for java form GroupDocs for .Net. There seems To be an issue with conversion of some pdf files. 133d0a13-88f2-434e-a7a1-23579c4c5670.pdf (399.2 KB) Resulting conversion us…...implementation with Java is this: image.jpg (133.9 KB) I believe that...I get the following result: image.jpg (134.8 KB) GroupDocs.Vi...

    forum.groupdocs.com/t/groupdocs-viewer-for-java...
  9. EditableDocument | Documentation

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.EdiTor for Node.js via Java API....Allows tuning external links for images, fonts, and stylesheets. All-embedded...All-embedded version : Presents the entire HTML document with...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  10. Create EditableDocument from file or markup | D...

    This article explains how To create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.EdiTor for .NET API....also a folder with resources (images, fonts, stylesheets), that...same resource, that is not present in the resource folder, it...

    docs.groupdocs.com/editor/net/create-editabledo...