Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 4,271 for

editing

(0.23 sec)
  1. Enabling inline CSS styles | GroupDocs

    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..../ Developer Guide / Edit document / Edit Word document / Enabling...the GroupDocs.Editor, the editing operation implies that the...

    docs.groupdocs.com/editor/java/inline-styles/
  2. 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....per-page edit and it creates ease to enable paged editing in any...options: Now, when document is edited in the WYSIWYG-editor and is...

    blog.groupdocs.com/editor/enable-pagination-in-...
  3. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....article describes how to obtain edited document content from client...the core process of document editing, where a user types some text...

    docs.groupdocs.com/editor/java/save-document/
  4. Enabling inline CSS styles | GroupDocs

    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..../ Developer Guide / Edit document / Edit Word document / Enabling...the GroupDocs.Editor, the editing operation implies that the...

    docs.groupdocs.com/editor/net/inline-styles/
  5. Locales for output document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locale for Word documents when using GroupDocs.Editor for Python via .NET API..../ Developer Guide / Edit document / Edit Word document / Locales...property in the class while editing the original document, and...

    docs.groupdocs.com/editor/python-net/locales-fo...
  6. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....to protect watermark from editing in MS Visio by setting property...options . IsLocked = true ; // Editing of the shape in Visio is forbidden...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. New release for MVC Front End for GroupDocs.Edi...

    Great news for ASP.NET Developers, GroupDocs proudly announces latest release for GroupDocs.Editor for .NET MVC Modern Front End. In this v1.1 we have used modern Template in ASP.NET MVC. This new release is simple, efficient and, user friendly. User can convert Word Document to Html and convert updated Html to Word/PDF Document and download. View the HTML in WYSIWYG Editor and perform Editing in HTML file. We would recommend you to download this release and provide your valuable feedback....WYSIWYG Editor and perform editing in HTML file. We would recommend...

    blog.groupdocs.com/editor/new-release-mvc-front...
  8. Announcing New Features of the GroupDocs' Annot...

    GroupDocs Annotation is a web-based app that allows users to annotate PDF, Word, Excel and PowerPoint documents online, from a web-browser. With this app, you and your colleagues and partners can review and annotate a document simultaneously, in real time. We’re constantly working to improve the app’s interface and would like to introduce a new set of features we’ve recently designed and implemented. Add and Manage Notes GroupDocs Annotation lets you add notes throughout a document which show up as numbered markers....- UI”] [/caption] Familiar Editing Tools # We’ve added a set of...

    blog.groupdocs.com/annotation/announcing-new-fe...
  9. Save HTML to Folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....very useful for subsequent editing in a WYSIWYG editor. The code...document for editing with format-specific edit options const...

    docs.groupdocs.com/editor/nodejs-java/save-html...
  10. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....to protect watermark from editing in MS Visio by calling method...options . setLocked ( true ); // Editing of the shape in Visio is forbidden...

    docs.groupdocs.com/watermark/java/add-watermark...