Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 516 for

css

(0.11 sec)
  1. Date field in template populated as plain text ...

    Hi, we found that the date field is populated as a plain text in template “Template_GeneratedByGroupDocs.doc”(one attached here) instead of driven by formula. we can view the formula for the date field in template “Tem…...convert document to the HTML/CSS (represented by EditableDocument...“programming routine”. But HTML/CSS are markup and spreadsheet languages...

    forum.groupdocs.com/t/date-field-in-template-po...
  2. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....were not exported to the HTML/CSS markup during editing the document...version 24.4 the HTML markup and CSS stylesheet is generated differently...

    docs.groupdocs.com/editor/java/styles-export/
  3. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...type="text/css" rel="stylesheet" href="~/resources/common/css/all.min...min.css"> <link type="text/css" rel="stylesheet" href="~/res...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  4. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....were not exported to the HTML/CSS markup during editing the document...version 23.8 the HTML markup and CSS stylesheet is generated differently...

    docs.groupdocs.com/editor/net/styles-export/
  5. Minify HTML | Documentation

    Learn how to minify HTML and Css when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....of the output content (HTML, CSS, and SVG). This is suitable if...type=text disabled> . CSS Minification CSS minification includes...

    docs.groupdocs.com/viewer/net/minify-html/
  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....options and freedom when writing CSS. It helps you keep styles better...and correct, and it speeds up CSS development in general. Businesses...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. Minify HTML | Documentation

    Learn how to minify HTML and Css when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....of the output content (HTML, CSS, and SVG). This is suitable if...type=text disabled> . CSS Minification CSS minification includes...

    docs.groupdocs.com/viewer/java/minify-html/
  8. Zero-Footprint, Cross-Platform Java PDF Viewer ...

    GroupDocs.Viewer for Java is a lightweight library that allows developers to display PDF (as well as Microsoft Word, Excel, PowerPoint and over 50 other types of documents) within their Java apps. The Java PDF viewer provides cross-platform compatibility, allowing end users to view PDF documents from any web-enabled device, including mobiles and tablets. The viewer works with all modern browsers: IE8+, Chrome, FireFox, Safari 5+, Opera and their mobile versions....or converts them to pure HTML+CSS+SVG. When rasterizing documents...UI’s look and feel by tweaking CSS or completely customize its functionality...

    blog.groupdocs.com/viewer/zero-footprint-cross-...
  9. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and Css....combination of SVG, HTML and CSS. Both methods deliver clear,...(HTML5 based technology of HTML, CSS and SVG combination), meaning...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for Css files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....structure: your_app/public – for CSS files. your_app/samples – for...without CSS”] [/caption] Add a little CSS in public/css directory:...

    blog.groupdocs.com/signature/working-with-group...