Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,850 for

editing

(0.03 sec)
  1. Online DOC to ODT Converter | Free GroupDocs Apps

    DOC to ODT document converter - convert DOC to ODT online for free, no registration required. Secure and easy to use DOC to ODT conversion!...can open the ODT files for editing. Read More How to convert DOC...

    products.groupdocs.app/conversion/doc-to-odt
  2. Online DOC to POTM Converter | Free GroupDocs Apps

    DOC to POTM document converter - convert DOC to POTM online for free, no registration required. Secure and easy to use DOC to POTM conversion!...in Microsoft PowerPoint for editing like any other PowerPoint file...

    products.groupdocs.app/conversion/doc-to-potm
  3. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....convenient fast creation and editing of textual documents, using...

    docs.groupdocs.com/conversion/java/convert/word...
  4. Add watermarks to presentation documents | Docu...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....setAlternativeText ( "Test watermark" ); // Editing of the shape in PowerPoint...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....convenient fast creation and editing of textual documents, using...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  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. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....convenient fast creation and editing of textual documents, using...

    docs.groupdocs.com/conversion/net/convert/wordp...
  8. GroupDocs.Total Product Family on GroupDocs Blo...

    GroupDocs.Total Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Product Family on GroupDocs Blog | Document Automation ...... From viewing and editing documents to e-signatures and...Monthly NewsletterMarch 2018 Edit Business Documents in Java by...

    blog.groupdocs.com/categories/groupdocs.total-p...
  9. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....AlternativeText = "Test watermark" ; // Editing of the shape in Excel is forbidden...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....setAlternativeText ( "Test watermark" ); // Editing of the shape in Excel is forbidden...

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