Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 816 for

presentation to pdf

(0.07 sec)
  1. Online Document Viewer Plugin for Umbraco is No...

    GroupDocs’ Viewer package for Umbraco CMS is now available for download from our Marketplace. GroupDocs Viewer is a platform and software independent online document viewer that lets you open all common document formats straight in a web-browser and from any web-enabled device. With this plugin you can integrate the GroupDocs Viewer inTo your Umbraco website and then publish documents on any web-pages within your website. Your website visiTors can then view documents directly on your Umbraco web-pages....viewer - both PPT and PPTX presentations are supported. Also, you...(XLS, XLSX), portable files (PDF) and even image files (JPG, BMP...

    blog.groupdocs.com/total/online-document-viewer...
  2. 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...improved support for native PDF and Word annotations and added...

    blog.groupdocs.com/annotation/save-annotations-...
  3. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how To create Metadata electronic signatures and embed inTo metadata cusTom object with its serialization and encryption. The examples show how To cusTomize object serialization and encryption....jpg" , options ); } Sign PDF with embedded object and encrypted...or update standard embedded PDF document metadata signatures...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used To obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); IteraTor iteraTor = supportedFileTypes.iteraTor(); while (iteraTor.hasNext()) { FileType fileType = (FileType)iteraTor.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section....of supported file types is presented below. Iterable < FileType...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/get-supported-...
  5. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, Pdf files or compare text files in CSharp....files, compare excel files, PDF documents or even compare text... XLTM, XLSB, XLSM, CSV Presentations PPT, PPTX, PPS, PPSX, POT...

    blog.groupdocs.com/comparison/compare-excel-wor...
  6. Working with fonts in GroupDocs.Viewer for .NET

    Learn how To get list of used fonts, specify or replace missing fonts, exclude fonts...the document file itself, like PDF. But others, like Office family...most installed fonts are presented in TTF (TrueType) and OTF...

    blog.groupdocs.com/viewer/working-with-fonts/
  7. Extract Text from Markdown Files in Java | Mark...

    Extract Text from Markdown Files in Java. Parser the mardown files within Java applications using document parser API by GroupDocs....Spreadsheets: XLS, XLSX, … Presentations: PPT, PPTX, …. eBooks: EPUB...and CHM eBooks in Java Read PDF Form Fields in Java...

    blog.groupdocs.com/parser/extract-text-from-mar...
  8. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy To use solution for extracting text, images, and metadata from Pdf, word processing documents, spreadsheets, Presentations, emails, EPUB & ZIP file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API To perform product optimization.... images , and metadata from PDF , word processing documents ..., spreadsheets , presentations , emails , EPUB & ZIP file formats...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  9. Get supported file formats | Documentation

    This page describes how the search api is used To obtain a list of supported file types....of supported file types is presented below. const supportedFileTypes...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  10. Document rendering basics | Documentation

    This section describes how To use GroupDocs.Viewer for Node.js To convert different document types To Pdf, HTML, PNG, and JPEG formats....Render Word documents Render PDF documents Render Spreadsheet...files Render PowerPoint presentations Render Visio documents Render...

    docs.groupdocs.com/viewer/nodejs-java/document-...