Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 10,056 for

text

(2.22 sec)
  1. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of Text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....documents are a specific form of text-based spreadsheets with delimiters...string separator (delimiter) for text-based Spreadsheet documents...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...documents and extract all the images/text programmatically on the cloud...

    blog.groupdocs.cloud/groupdocs.cloud/page/36/
  3. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion API simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....also provided properties for text watermark to be added during...], \"WatermarkOptions\": { \"Text\": \"GroupDocs.Cloud\", \"FontName\":...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....the service can process both text and files in while maintaining...

    docs.groupdocs.cloud/translation/product-overview/
  5. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api....API provides methods to apply Text and Figure based annotations...rtf" , "fileFormat" : "Rich Text Format" }, { "extension" : "...

    docs.groupdocs.cloud/annotation/get-supported-f...
  6. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Rewriter Cloud service....inside rewritten documents or text, and we do not limit the content...

    docs.groupdocs.cloud/rewriter/subscription/
  7. Convert Markdown .md file to HTML using Java

    Converts Markdown plain Text to HTML using Markdown markup language to HTML APIs. This article is about how to convert Markdown to HTML in Java using REST API....API that keeps the original text format and layouts of your documents...section, you can convert Markdown text to HTML file using some advanced...

    blog.groupdocs.cloud/conversion/convert-markdow...
  8. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    GroupDocs.cloud Holidays offer – Get 25% off GroupDocs.Total Cloud APIs. Quote HOLOFF2018 when placing your order online....different types of signatures (text, image, barcode, stamp, digital...

    blog.groupdocs.cloud/total/groupdocs.cloud-holi...
  9. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual...."barcodeType" : "Code128" , "text" : "123456789012" , "format"... MatchTypeEnum . Contains , Text = "123456789012" , BarcodeType...

    docs.groupdocs.cloud/signature/search-for-multi...
  10. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."None" , "type" : "Inserted" , "text" : "lol" , "targetText" : "Latin...change . box . y + ", Text: " + change . text ); } console . log...

    docs.groupdocs.cloud/comparison/get-changes-coo...