Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,114 for

presentation document support

(0.04 sec)
  1. Convert PDF to GIF using Python

    Discover the process of how to convert PDF to GIF using Python. We will also provide the code example to export PDF to GIF using Python that works on every plateform.... simplifying document sharing and presentation across multiple...lightweight, universally supported images for web pages, emails...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  2. Adding class name to input controls | Documenta...

    Follow this guide and learn how to edit Word Documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/editor/net/adding-class-name...
  3. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during Document comparison using built-in Microsoft Word functionality....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/comparison/java/accept-or-re...
  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....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/metadata/java/get-supported-...
  5. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/conversion/java/convert/
  6. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  7. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of Supported file types....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  8. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the Document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....we’re an integral part of the document management world. In 2012...one-stop shop for all your document management requirements. We...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  9. GroupDocs Watermark Overview | Documentation

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from Documents, images, Presentations, and more. Whether you need to protect Documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to Document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  10. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original Document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....the text from the original document will appear similar in HTML...ViewerHtmlHandler(config); string guid = "presentation.pptx"; HtmlOptions options...

    blog.groupdocs.com/viewer/exclude-specific-font...