Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 540 for

css

(0.03 sec)
  1. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…...the HTML, images, fonts, and CSS (for the HTML-based rendering)...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...
  2. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...css({ " font-family": e.currentTarget...gd_thumbnails_page.css('animation', 'none'); gd_thumbnails_page.css('transition-property'...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  3. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions....the logic and code using HTML, CSS and JavaScript. Create the manifest...

    blog.groupdocs.com/viewer/developing-extensions...
  4. Features overview | GroupDocs

    Render documents to HTML, PNG, JPEG, PDF. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....resources management options for CSS, fonts, images, etc.: Rendering...

    docs.groupdocs.com/viewer/python-net/features-o...
  5. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements....server into a set of HTML markup, CSS and images. Once converted, a...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...
  6. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....css” file. In that case creating...= new CssText ( "stylesheet.css" , "p {color: black; text-align:...

    docs.groupdocs.com/editor/java/create-editabled...
  7. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....external resources (such as CSS, images, or scripts). If your...

    docs.groupdocs.com/parser/net/developer-guide/a...
  8. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....document editing Enabling inline CSS styles Was this page helpful...

    docs.groupdocs.com/editor/net/edit-word/
  9. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....editor can work only with HTML/CSS markup. When instance of class...

    docs.groupdocs.com/editor/net/introduction/
  10. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document editor that I can integrate into this application. I came across GroupDocs.Editor while searching for an edi…...from original format to HTML/CSS and then you edit its content...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...