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

markup

(0.02 sec)
  1. Enabling inline CSS styles | Documentation

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML Markup....instance can emit HTML- and CSS-markup to be placed in the client-side...exported directly to the HTML markup. They became inline CSS styles...

    docs.groupdocs.com/editor/net/inline-styles/
  2. Enabling inline CSS styles | Documentation

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML Markup....instance can emit HTML- and CSS-markup to be placed in the client-side...exported directly to the HTML markup. They became inline CSS styles...

    docs.groupdocs.com/editor/java/inline-styles/
  3. Export styles during document editing | Documen...

    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/
  4. Export styles during document editing | Documen...

    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 23.8 the HTML markup and CSS stylesheet is generated...

    docs.groupdocs.com/editor/net/styles-export/
  5. How to insert references in the document - Free...

    Hi, we are trying to explore to allow us to edit document templates online. It require us to link other child documents. In word we usually insert these references using Ctrl+K Please let me know if this can be achie…...edit options), generate HTML markup with resources (using different...and settings), and pass this markup to the 3rd-party WYSIWYG HTML-editor...

    forum.groupdocs.com/t/how-to-insert-references-...
  6. Extract data from HTML documents | Documentation

    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...
  7. Extract data from HTML documents | Documentation

    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/net/extract-data-from...
  8. 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...
  9. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and image files. The library comes with a set of commenting and Markup tools, including: rectangles, polylines, watermarks, point and area notes, text Markup and strikeouts....with a set of commenting and markup tools, including: rectangles...point and area notes, text markup and strikeouts. In this article...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  10. Loading specific file formats | Documentation

    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...