Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 10,961 for

text

(0.75 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....\]\['id'\], 'inputType' => 'text', 'search' => false, 'eval'...'apiKey'\], 'inputType' => 'text', 'search' => false, 'eval'...

    blog.groupdocs.com/viewer/how-to-create-groupdo...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...major annotation types like Text, Area, Point, Watermark and...verify a Pdf document signed with text sticker/annotation signature...

    blog.groupdocs.com/groupdocs.blog/page/79/
  3. GroupDocs.Viewer for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.11. Available now on NuGet and GroupDocs website....option to include the placeholder text defined in header and footer...DefaultFontName caused malformed text in PDF-to-HTML output. Bug VIEWERNET-4941...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...NET Text extraction API. The latest release...allows its users to extract text from CHM files. This feature...

    blog.groupdocs.com/groupdocs.blog/page/72/
  5. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....rectangular area that bounds text area. The page information (page...Print the cell text Console . Write ( $"{cell.Text}\t" ); } } Console...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  6. GroupDocs.Markdown for .NET — Export Documents ...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. First public release is published....work well with HTML or plain text, these native document formats...that generates text and answers based on large text corpora. RAG...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  7. diff view library on GroupDocs Blog | Document ...

    diff view library on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in diff view library on GroupDocs Blog | Document Automation Solutions for .NET & Java ......PowerPoint, OpenDocument ODT, PDF, Text และ HTML API การเปรียบเทียบ...

    blog.groupdocs.com/th/tag/diff-view-library/ind...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....documents were treated as plain text, and thus it was not as useful...processed differently, not as plain text documents. This article explains...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  9. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....xlsx" , loadOptions )) { // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. 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....xlsx" , loadOptions ); // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

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