Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 8,605 for

text

(0.04 sec)
  1. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Translation Cloud can translate texts and and documents in a with...a hands-on example. 1. Send text or file for translation In the...

    docs.groupdocs.cloud/translation/workflow/
  2. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....OpenDocument Text . ✔ OpenDocument Text Template . ✔ Rich Text Document...Document . ✔ Plain Text Document . ✔ Was this page helpful? Not really...

    docs.groupdocs.cloud/comparison/supported-docum...
  3. Backroung Brush and Stamp Brush Styles Signatur...

    GroupDocs.cloud developer newsletter of September 2018 describes document manipulation Cloud APIs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....Outlook Email, HTML, CAD and Text. Product News Documents Viewer...OpenDocument, CAD, Images and Text. Read more details here . Documents...

    blog.groupdocs.cloud/total/cloud-rest-apis-to-m...
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...perform sentiment analysis of Text or Documents using a REST API...developer, you can easily add a text or an image watermark to your...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  5. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Macro-Enabled Template RTF Rich Text Format Microsoft Office Excel...Format Conversions ODT Open Text Document MS Word : DOC , DOT...

    docs.groupdocs.cloud/assembly/getting-started/f...
  6. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....'ViewFormat': 'HTML', 'Watermark': { 'Text': 'This is a watermark' } }"...Watermark = new Watermark { Text = "This is a watermark" } };...

    docs.groupdocs.cloud/viewer/add-watermark/
  7. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....for Java Library Support for text redaction. Support for exporting...Library Support for text replacement, pointers, text and resource redaction...

    blog.groupdocs.cloud/annotation/focus-groupdocs...
  8. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....'pdf', 'WatermarkOptions': { 'Text': 'Sample watermark', 'Color':...watermark = new WatermarkOptions { Text = "Sample watermark" , Color...

    docs.groupdocs.cloud/conversion/add-watermark/
  9. Edit Word Documents Online using a Free Word Ed...

    This blog post introduces a free Word editor to edit Word documents online effortlessly. You can now edit MS Word files without installing any software....using Docx Editor How Do I Edit Text in a Word Document? How Can...background color, font size, text alignment, and more. Insert:...

    blog.groupdocs.cloud/editor/edit-word-documents...
  10. Render Excel Data to HTML using REST API in Python

    Programmatically render Excel spreadsheet data to HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....render_print_area_only = True Set Text Overflow Mode view_options.render_options...render_options.spreadsheet_options.text_overflow_mode = "HideText" Render...

    blog.groupdocs.cloud/viewer/render-excel-data-t...