Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 960 for

presentation to pdf

(0.69 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. Adding watermarks | GroupDocs

    Advanced Topics on adding text and image watermarks in various document formats using GroupDocs.Watermark for Python via .NET....watermarks To images To PDF documents To presentations To spreadsheets...

    docs.groupdocs.com/watermark/python-net/adding-...
  3. eSign Document with Image Signature | GroupDocs

    This article demonstrates how To add signature image on document page with GroupDocs.Signature for Python via .NET....alternative way to put any presenting data in a visual form. This...example shows how to sign a PDF document with the image signature...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. 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...
  5. GroupDocs.Parser Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....text area extraction for the PDF documents. For more details,...data from the form fields in a PDF document. Please continue to...

    blog.groupdocs.com/categories/groupdocs.parser-...
  6. GroupDocs.Total Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Annotate PDF, word processing documents and...formats so you can annotate PDF, word-processing documents and...

    blog.groupdocs.com/categories/groupdocs.total-p...
  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...improved support for native PDF and Word annotations and added...

    blog.groupdocs.com/annotation/save-annotations-...
  8. Get supported file formats | GroupDocs

    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-...
  9. Get supported file formats | GroupDocs

    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. 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...