Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 517 for

css

(0.04 sec)
  1. 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...
  2. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.... Generate pure HTML/CSS markup Before , the GroupDocs...is not the “real” HTML- and CSS-markup. So if you want to implement...

    docs.groupdocs.com/viewer/net/render-presentati...
  3. 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...
  4. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....EditableDocument containing the HTML and CSS representation of the selected...selected worksheet. Send the HTML/CSS content to a client-side WYSIWYG...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  5. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET.... Textual resources: only CSS. Audio files: only MP3 (appear... class, that represents one CSS stylesheet. — returns a List...

    docs.groupdocs.com/editor/net/working-with-reso...
  6. Using Web Icon Fonts - Best Practices

    Here at GroupDocs we take front end and web development in general very seriously. We constantly strive to improve our products and because of that, we try to keep up with the latest trends and best practices, not always an easy thing. But that doesn’t apply only to our front end department of course. Each and every one of us is trying to improve his skills and is eager to try different techniques that could result in better and more optimal outcomes....we import those files using CSS. This is necessary because browser...element either by using its own CSS class, or by inserting its corresponding...

    blog.groupdocs.com/total/using-web-icon-fonts-b...
  7. Bootstrap v3: What Has Changed in the New Version

    Introduction In one of my previous articles I talked about using the Bootstrap Css framework in web projects. Exactly 2 years after the very first release of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular Css framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap....talked about using the Bootstrap CSS framework in web projects . Exactly...version of the most popular CSS framework. I’m calling it the...

    blog.groupdocs.com/total/bootstrap-v3-what-has-...
  8. How to Use GroupDocs' Document Viewer for .NET ...

    We are often asked whether our GroupDocs Viewer for .NET works with Microsoft ASP.NET MVC 4. The answer is YES, it works well. In this article, we will learn how to use the ASP.NET HTML5 DLL version of GroupDocs’ document viewer with .NET MVC 4. Requirements GroupDocs Viewer Microsoft ASP.NET MVC 4 Сonnection and useTo use the DLL version of GroupDocs’ document viewer for .NET in an ASP.NET MVC Project: Download GroupDocs Viewer for ....NET scripts and CSS into the section of your _Layout...Viewer for .NET scripts and CSS into the ** **section of your...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...
  9. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...CopyToAsync(fileStream); } } } // Retrieve CSS content if needed string cssContent...Return the processed HTML and CSS sp.Ref1 = htmlContent; sp.Ref2...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  10. Convert a HTML file to PDF programmatically usi...

    Can Group docs convert a html (remote website or hosted remotely) along with Css + fonts + JS to pdf? Usually, page contains lot of dynamic data loaded by JS. We need to convert pdf of the page once all the dom (and dom…...hosted remotely) along with css + fonts + JS to pdf? Usually...hosted remotely) along with css + fonts + JS to pdf? Do you mean...

    forum.groupdocs.com/t/convert-a-html-file-to-pd...