Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 540 for

minify

(0.09 sec)
  1. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....in the generated HTML file, minify the output file, and optimize...

    docs.groupdocs.com/viewer/net/render-word-docum...
  2. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....<style type="text/css"> {{ Web::minify('templates/',array('style.css')...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  3. Tags

    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....Outlook 1 Minify HTML 1 Minify HTML in Java 1 Minify HTML using...Word to Markdown 2 Word to Minified HTML 2 Word to PDF 5 Word...

    blog.groupdocs.com/tags/
  4. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....in the generated HTML file, minify the output file, and optimize...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  5. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....<style type="text/css"> {{ Web::minify('templates/',array('style.css')...

    blog.groupdocs.com/total/how-to-perform-callbac...
  6. Setting up a Node development environment - Lea...

    You now have a Node development environment up and running on your computer that can be used for creating Express web applications. You've also seen how npm can be used to import Express into an application, and also how you can create applications using the Express Application Generator tool and then run them...., running tools to minify JavaScript, shrink images,...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  7. landings.min.css

    .admin_mGrid{padding:0;border-radius:4px !important;font-size:16px;font-weight:400;outline:0 !important;box-shadow:0 6px 1px -5px #666;border:0 !important;width:70%;margin:25px auto}.admin_mGrid th......minify-header h1{font-size:35px}.appfamily-header...appfamily-header.minify-header ul{margin-top:25px}.appfamily-header...

    products.groupdocs.app/parser/css/landings.min.css
  8. landings.min.css

    .admin_mGrid{padding:0;border-radius:4px !important;font-size:16px;font-weight:400;outline:0 !important;box-shadow:0 6px 1px -5px #666;border:0 !important;width:70%;margin:25px auto}.admin_mGrid th......minify-header h1{font-size:35px}.appfamily-header...appfamily-header.minify-header ul{margin-top:25px}.appfamily-header...

    products.groupdocs.app/metadata/css/landings.mi...
  9. landings.min.css

    .admin_mGrid{padding:0;border-radius:4px !important;font-size:16px;font-weight:400;outline:0 !important;box-shadow:0 6px 1px -5px #666;border:0 !important;width:70%;margin:25px auto}.admin_mGrid th......minify-header h1{font-size:35px}.appfamily-header...appfamily-header.minify-header ul{margin-top:25px}.appfamily-header...

    products.groupdocs.app/search/css/landings.min.css
  10. JavaScript performance optimization - Learn web...

    It is very important to consider how you are using JavaScript on your websites and think about how to mitigate any performance issues that it might be causing. While images and video account for over 70% of the bytes downloaded for the average website, byte per byte, JavaScript has a greater potential for negative performance impact — it can significantly impact download times, rendering performance, and CPU and battery usage. This article introduces tips and techniques for optimizing JavaScript to enhance the performance of your website....should be used even if you don't minify your code. Brotli is similar...

    developer.mozilla.org/en-US/docs/Learn/Performa...