Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,044 for

editing

(0.07 sec)
  1. 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...
  2. 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...
  3. Convert word processing documents | GroupDocs

    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...
  4. Add watermarks to spreadsheet documents | Group...

    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...
  5. Add watermarks to spreadsheet documents | Group...

    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...
  6. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....an arbitrary DOCX file for editing, then creating a custom implementation...EditableDocument instance - edit options are not specified and...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  7. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....most popular XML viewing and editing applications. But with the...

    docs.groupdocs.com/viewer/python-net/render-xml...
  8. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:... By editing content control properties...appear in a result document. By editing content control properties...

    docs.groupdocs.com/assembly/python-net/template...
  9. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:... By editing content control properties...appear in a result document. By editing content control properties...

    docs.groupdocs.com/assembly/net/template-syntax...
  10. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...include unused fonts due to past editing). Since each font has multiple...

    forum.groupdocs.com/t/alignment-and-font-issues...