Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 2,404 for

html to html

(0.2 sec)
  1. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-ediTor-net, and run three minimal examples — round-trip edit a DOCX, convert DOCX → PDF through Html, and read document info — in under five minutes....document, converts it to editable HTML/CSS, lets you edit that markup...let’s load a DOCX file, edit its HTML, and save it back to DOCX. edit_word_document...

    docs.groupdocs.com/editor/python-net/quick-star...
  2. How to use TimeZoneInfo with GroupDocs.Viewer i...

    Hi, I’ve found this article, describing how To use TimeZoneOffset property, To adjust timestamps in emails for viewing. The article also mentions TimeZoneInfo as a way of correctly handling daylight saving time. Unfo…...0) , then in the output PDF/HTML/JPEG/PNG document you will see...

    forum.groupdocs.com/t/how-to-use-timezoneinfo-w...
  3. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you To generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of cusTom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting To strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with cusTom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of Html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes To email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension AuTo-removal of empty paragraphs Generate various report types, e....configure background color of html documents & generate barcode...Load template documents from html with resources and save assembled...

    docs.groupdocs.com/assembly/python-net/features...
  4. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.EdiTor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted To the page-less Html, page division was absent. But in this release WordProcessing options class contains new paged (also called paginal) mode. When paged is enabled, it produces Html markup, optimized and adjusted for per-page edit and it creates ease To enable paged editing in any of WYSIWYG-ediTors....were converted to the page-less HTML, page division was absent. But...paged is enabled, it produces HTML markup, optimized and adjusted...

    blog.groupdocs.com/editor/enable-pagination-in-...
  5. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....using C# How to Convert ODT to HTML using C# How to Convert ODT...to Convert HTML to DOCX using C# How to Convert HTML to ODT using...

    kb.groupdocs.com/conversion/net/page/3/
  6. Announcing a new Modern UI for GroupDocs.Viewer...

    It is an exciting moment for me To announce that a new UI for GroupDocs.Viewer for Java has been released. Re-written from scratch with usability in mind, the new user interface has a good look, better user experience and a neat feeling. GroupDocs.Viewer for Java is an API To render vast variety of documents inTo Html and images. It allows you To convert pages of a document inTo separate Html or image files which can be later be used in your application....vast variety of documents into HTML and images. It allows you to...of a document into separate HTML or image files which can be...

    blog.groupdocs.com/viewer/announcing-modern-ui-...
  7. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs Html viewer with .eml file sharing the file for your reference. the alignment is very bad in Html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...facing issues with GroupDocs HTML viewer with .eml file sharing...the alignment is very bad in html viewer but it is good in png...

    forum.groupdocs.com/t/groupdocs-viewer-not-work...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...Word Document to Html and convert updated Html to Word/PDF Document...View the HTML in WYSIWYG Editor and perform editing in HTML file...

    blog.groupdocs.com/groupdocs.blog/page/69/
  9. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based cusTomer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how To create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How To Сreate a CusTom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating To the file system are denied....-- GroupDocs plugin: begin HTML --> <div id="gd-logo"></div>...plugin: end HTML --></div> This file contains simple HTML which generates...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  10. Load document from local disk | GroupDocs

    Load documents from your local disk using a file path with GroupDocs.Viewer for Python via .NET....docx" ) as viewer : html_options = HtmlViewOptions ....ocal_disk_ {0} .html" ) viewer . view ( html_options ) if __name__...

    docs.groupdocs.com/viewer/python-net/developer-...