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

text

(0.05 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...metadata Plain text Content and metadata Open Document Text Content...Document Text Template Content and metadata Rich Text Format Content...

    docs.groupdocs.com/search/net/supported-documen...
  2. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format....Editor Support of bidirectional text Implement bidirectional support...shading textures and color in text runs Added new types of fields...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  3. Introducing GroupDocs.Signature for .NET | Grou...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use...stamps, barcodes, QR-codes, text, image, metadata, form fields...of supported signature types: Text Signature; Image Signature;...

    docs.groupdocs.com/signature/net/introducing-gr...
  4. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....& gt ;& gt ; </ ul > Regular text . < span style = "background-color:orange"..."background-color:orange" > Highlighted text .</ span > Download Bulleted...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  5. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....[ uri_expression ][ display_text_expression ]>> Here, uri_expression...In turn, display_text_expression defines text to be displayed...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  6. 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...
  7. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Powered...@VERSION }}</title> <style type="text/css"> {{ Web::minify('templates/'...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  8. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....to classify your documents or text with IAB-2 or document taxonomies...advanced signature types including; text, image, barcode, QR code, stamp...

    blog.groupdocs.com/categories/groupdocs.total-p...
  9. Online Document Viewer Add-on from GroupDocs is...

    We’re glad to announce the launch of the GroupDocs Viewer add-on for Mozilla Firefox. This add-on allows you to embed documents using a Firefox browser. Access your GroupDocs account without having to log in each time you want to manage files. GroupDocs’ online document viewer allows you to view, read, and share documents easily and effectively. Managing cross-version issues and file format compatibility are some of the issues that GroupDocs Viewer overcomes....proposals, operational procedures or text documents, GroupDocs supports...helps expedite tasks. Search text, navigate easily, and embed...

    blog.groupdocs.com/viewer/online-document-viewe...
  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....loadOptions ); // Initialize text watermark TextWatermark textWatermark.... BackgroundPages ); // Add text watermark to all background...

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