Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 8,708 for

text

(0.04 sec)
  1. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....content like “Bold and italic text” at runtime. <<[ "<b>Bold</b>..."<b>Bold</b> and <i>italic</i> text" ] - html >> Formatting Numeric and...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  2. Convert XML to CSV and CSV to XML in Python

    Use Python script to convert XML to CSV and to convert CSV to XML online. This article is about how to convert XML to CSV and CSV to XML in Python....is a very simple and flexible text format for representing structured...separated values) file is a plain text file that contains records of...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  3. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....oriented on users with advanced text editor skills, whereas Report...data formatting for numeric, text & date-time elements. Use conditional...

    docs.groupdocs.cloud/assembly/getting-started/p...
  4. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document 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. Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard...."barcodeType" : "Code128" , "text" : "123456789012" , "format"... MatchTypeEnum . Contains , Text = "123456789012" , BarcodeType...

    docs.groupdocs.cloud/signature/search-for-barco...
  5. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Property Description Json text Watermark text font Watermark font name...background. image Image watermark { "text" : "Watermark" , "font" : "Arial"...

    docs.groupdocs.cloud/conversion/convertoptions/
  6. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser...."id" : 0 , "action" : "None" , "text" : "\rsssssssss" , "author"..."id" : 1 , "action" : "None" , "text" : "Many students, scholars...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  7. Markdown to HTML | Free Markdown Converter Onli...

    Learn how to convert your MD files to HTML with a free online Markdown converter....serves as a fantastic plain text format for writing and organizing...

    blog.groupdocs.cloud/conversion/generate-html-f...
  8. Introducing GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API support conversion of 65+ document formats. It provides high-quality output quickly and reliably...file to PDF an add watermark text as following Get authentication...

    blog.groupdocs.cloud/conversion/introducing-gro...
  9. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....ID within 24 hours after the text was sent for translation. Property...

    docs.groupdocs.cloud/translation/file/fetch/
  10. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....0/parser/text" \ -X POST \ -H "Content-Type:...

    docs.groupdocs.cloud/parser/extract-images-by-a...