Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 859 for

markup

(0.22 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Export Styles During Document Editing | Documen...

    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...
  5. Introduction | Documentation

    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/
  6. Handle page breaks and paragraph spacing - Free...

    Peace and Good Day Andrey, Thankyou for contacting and asking. Actually we are using the JAVA version of group docs APIs. I tried to explore the .Net version to see if it has better support for Editor UI. Our current …...the editable HTML-markup. Then this HTML-markup should be transfer...new document from this edited markup. In this scenario the 3rd party...

    forum.groupdocs.com/t/handle-page-breaks-and-pa...
  7. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....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/java/introduction/
  8. Introduction | Documentation

    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...
  9. 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...
  10. Edit Word | Documentation

    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/