Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 13,126 for

html

(0.22 sec)
  1. Footnote Comparison Issue is Resolved

    Footnote appears at bottom of the page and used to cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?...Bug Fixes Can’t get images for HTML files Incorrect difference info...

    blog.groupdocs.com/comparison/footnote-comparis...
  2. Working with formatted text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......formatted text from document page HTML Markdown Plain text Was this...

    docs.groupdocs.com/parser/java/working-with-for...
  3. Working with formatted text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......formatted text Leave feedback HTML Markdown Extract formatted text...

    docs.groupdocs.com/parser/net/working-with-form...
  4. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in Html or plain text format....text of indexed documents in HTML or plain text format. Getting...FileOutputAdapter ( OutputFormat . Html , "C:\\Text.html" ); index . getDocumentText...

    docs.groupdocs.com/search/java/getting-indexed-...
  5. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in Html or plain text format....text of indexed documents in HTML or plain text format. Getting...FileOutputAdapter ( OutputFormat . Html , @"C:\Text.html" ); index . GetDocumentText...

    docs.groupdocs.com/search/net/getting-indexed-d...
  6. Conversion from STL is introduced in GroupDocs....

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.10. This release comes with new document formats support such as IFC and STL. Improvements like setting default transparency of watermark to 0.5, Slides to XPS conversion, incorrect conversion from One to PDF and many others are introduced. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience....have constructor Converting HTML with external resources produce...

    blog.groupdocs.com/conversion/conversion-stl-in...
  7. Working with Image Reports - Single Row | Docum...

    Articles in this section...Document Single Row Image in HTML Document Single Row Image in...

    docs.groupdocs.com/assembly/java/working-with-i...
  8. Extract data from various formats | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......ZIP archives Extract data from HTML documents Extract data from...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client.... Built with only HTML/CSS/JavaScript, it does not...limited quantity of formats (HTML, XML, JSON) via HTTP. REST perfectly...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  10. 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....html" }, "permissions": \[ "https://api...main icon. default_popup - The HTML file loaded into a extension’s...

    blog.groupdocs.com/viewer/developing-extensions...