Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,520 for

language

(0.05 sec)
  1. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English Language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....default the API uses the English language to render field labels such...database system or development language. We provide and support API...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  2. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/annotation/document-inform...
  3. Convert SVG to JPG and JPG to SVG in Python

    Convert SVG images to JPG and image format JPG to SVG of specific size or dpi using the python. Let's see how to convert SVG to JPG and JPG to SVG in Python...an XML-based markup language. This language is used to describe...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  4. Use Python to Change Content of a TXT File - Ed...

    Use a REST API to easily alter text files using Python. Use this robust solution to easily edit, update, and customize web pages....flexible and strong programming language. In this article, we’ll look...

    blog.groupdocs.cloud/editor/edit-text-file-with...
  5. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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....or development language. You can use any language and platform...support API in many development languages in order to make it easier...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  6. Announcing First Release of Next Generation Gro...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....integrated with any development language. This API can be consumed...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  7. Backroung Brush and Stamp Brush Styles Signatur...

    This monthly release includes a number of new features and improvements. Some of the notable new features of this release are extended support of DGN, PDF, Html, CAD document formats along with setting to PDF and MS Project documents, Rendering password protected ODT and OTT formats...Added support for Changing language for header of emails Included...

    blog.groupdocs.cloud/viewer/introducing-groupdo...
  8. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split documents like PDF, word processing documents, spreadsheets and more supported formats....of our favorite programming language. Here we will demonstrate...

    blog.groupdocs.cloud/merger/a-rest-api-solution...
  9. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/annotation/get-document-in...
  10. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....Extensible Markup Language, is a versatile markup language designed for...

    blog.groupdocs.cloud/conversion/convert-xml-to-...