Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 3,806 for

edit

(0.08 sec)
  1. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document Editor that I can integrate into this application. I came across GroupDocs.Editor while searching for an edi…...NET API to Edit Documents Using HTML Develop...Editor, Fetch Supported Document, Edit and Convert to Original Format...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  2. Upcoming Release of GroupDocs.Editor for Java

    We are excited to announce that GroupDocs.Editor is coming to Java Platform. It will be a lightweight component that’ll allow to Edit multiple document formats like Word, Cells, Slides, PDF and many more in form of HTML. Moreover, this API will permit user to translate source documents into HTML or save HTML into source document format. Features Offered by GroupDocs.Editor for JavaGroupDocs will keep on updating this API with new features....lightweight component that’ll allow to edit multiple document formats like...

    blog.groupdocs.com/editor/upcoming-release-grou...
  3. Uploading a Document to GroupDocs

    You’ve got a GroupDocs account and now what? This blog post is the first in a short series that walks you through how to use GroupDocs. In the coming weeks, well explain how to: use GroupDocs Signature, share documents with your colleagues, convert images to use as thumbnails, and assemble a document. But first, we’ll explain how to upload a file. That’s the first and most basic task that you can perform once you’ve logged in.... You can’t edit the document here, but you can...change tracking so that you can edit the document online. Share the...

    blog.groupdocs.com/total/uploading-a-document-t...
  4. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....that are used to create and edit documents. While dealing with...Also # Compare Word Documents Edit Word Documents Protect/UnProtect...

    blog.groupdocs.com/merger/move-word-pages-using...
  5. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format.../ Developer Guide / Edit document / Edit Excel Workbook / Generating...without actually sending it for edit. This generated worksheet preview...

    docs.groupdocs.com/editor/net/generating-worksh...
  6. How to Create GroupDocs Viewer Plugin for Conta...

    This article explains the basics of creating a plugin for the Contao CMS using the Contao Viewer plugin as an example. You can download the completed plugin from Contao. Requirements Contao CMS PHP 5.3 JavaScript PreparationTo create a GroupDocs Viewer plugin for Contao CMS: Install Contao CMS. The installation of this CMS is a simple. Allow GroupDocs to appear go to Admin > Setting > Security settings > Allowed HTML tags and just add at the end....side of the CMS above the editing block of any article. When...do=themes&table=tl\_module&act=edit&id=' . $this->id; return...

    blog.groupdocs.com/viewer/how-to-create-groupdo...
  7. Editing certain parts of a document using Java ...

    I have more Doubts. Is there some way that for example in the Editor we have a *.doc or *docx document that have the possibility to only let Edit certain parts of it an the rest of the content could be block? Full threa…...Editing certain parts of a document using Java GroupDocs.Editor...the possibility to only let edit certain parts of it an the rest...

    forum.groupdocs.com/t/editing-certain-parts-of-...
  8. Document protection | Documentation

    This article explains how to Edit protected Word documents and allow or restrict document Editing features like adding comments or filling form fields using GroupDocs.Editor for Node.js and Java..../ Developer Guide / Edit Document / Edit Word Document / Document...read-only mode, while others allow editing form fields, adding comments...

    docs.groupdocs.com/editor/nodejs-java/document-...
  9. Locales for output document | Documentation

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

    docs.groupdocs.com/editor/net/locales-for-outpu...
  10. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....documentPath )) { // Obtain editable document from original DOCX...editableDocument = editor . Edit ( editOptions ); // Pass EditableDocument...

    docs.groupdocs.com/editor/net/how-to-run-examples/