Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,036 for

markup

(0.27 sec)
  1. Export styles during document editing | GroupDocs

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

    docs.groupdocs.com/editor/java/styles-export/
  2. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....specify the document format for Markup document. Instantiate the object...specify the document format for Markup document: try ( InputStream...

    docs.groupdocs.com/parser/java/loading-specific...
  3. Export Styles During Document Editing | GroupDocs

    This article describes how to preserve and export all built-in and custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java....neither exported to the HTML/CSS markup during editing nor imported...enabled and modifies the way HTML markup and CSS stylesheets are generated...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...
  4. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications.... Generate HTML markup with resources (using different...options and settings). Pass the markup to the third-party WYSIWYG...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  5. Loading specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for .NET. Required for Markdown, MHTML, databases, and remote email files in C#....specify the document format for Markup document. Instantiate the object...specify the document format for Markup document: // Create an instance...

    docs.groupdocs.com/parser/net/loading-specific-...
  6. Convert Specific Document Pages using - GroupDo...

    GroupDocs team is glad to announce regular release of Document Conversion API for .NET v17.8.0. In this monthly release new document conversion features like Convert Specif Pages from source Document and Hide Comments for Cells documents are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. Document Conversion API - Major Changes This monthly release of GroupDocs....improvement like to get simplified markup when converting to HTML, Here...Simplify the generated HTML markup Fix - Converting to Html with...

    blog.groupdocs.com/conversion/document.conversi...
  7. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other Markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....from HTML documents and other markup formats. The following table...Hypertext Markup Language File Extensible Hypertext Markup Language...

    docs.groupdocs.com/parser/java/extract-data-fro...
  8. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....edit options), generate HTML markup with resources (using different...and settings), and pass this markup to the 3rd-party WYSIWYG HTML-editor...

    docs.groupdocs.com/editor/net/introduction/
  9. Managing User Access Rights and Specifying Font...

    GroupDocs.Annotation for Java is a lightweight document annotation Java library that allows the placing of Markup and comments in Microsoft Office documents, PDFs, images and over 50 other file types. It provides end users with a rich set of Markup tools and can be used on any web-enabled device without the need to install third-party software. Thanks to its cross-platform compatibility and convenient UI, GroupDocs.Annotation is an ideal solution if you need to add document annotation functionality to your Java application....that allows the placing of markup and comments in Microsoft Office...end users with a rich set of markup tools and can be used on any...

    blog.groupdocs.com/annotation/managing-user-acc...
  10. 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 Java....example let’s extract HTML markup and resources separately: String...First string contains all HTML markup without resources, while second...

    docs.groupdocs.com/editor/java/edit-word/