Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,357 for

editor python

(0.05 sec)
  1. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....Editor Product Solution GroupDocs...createSignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Editor Product Solution GroupDocs...Conversion_Node_Get_Document_Information ; Python # Import modules import gr...

    docs.groupdocs.cloud/conversion/get-document-me...
  3. Translating Resx files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Resx files....Editor Product Solution GroupDocs...working code and sample files: Python import time import groupdo...

    docs.groupdocs.cloud/translation/file/sdk/resou...
  4. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge Multiple Excel Files into One using a REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js....Java, PHP, Ruby, Android, and Python SDKs as its document merger...Product Family (4) GroupDocs.Editor Cloud Product Family (7) GroupDocs...

    blog.groupdocs.cloud/2021/07/30/merge-multiple-...
  5. Extract Data from PDF using a REST API in Node.js

    Programmatically extract data from PDF using REST API in Node.js with Document Parser Cloud SDK. This article is about automated data extraction from PDF....Excel Sheet using REST API in Python → Search Search for: Follow...Product Family (4) GroupDocs.Editor Cloud Product Family (7) GroupDocs...

    blog.groupdocs.cloud/2021/12/21/extract-data-fr...
  6. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Editor Product Solution GroupDocs...Java ( , ) PHP ( ) Node.js ( ) Python ( ) Ruby ( ) API Explorer The...

    docs.groupdocs.cloud/merger/features-overview/
  7. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...Editor Product Solution GroupDocs...createSignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure....Excel Spreadsheets to PDF using Python → Search Search for: Follow...Product Family (4) GroupDocs.Editor Cloud Product Family (7) GroupDocs...

    blog.groupdocs.cloud/2020/06/06/translate-word-...
  9. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Editor Product Solution GroupDocs...working code and sample files: Python import time import groupdo...

    docs.groupdocs.cloud/translation/file/sdk/
  10. Translating CSV files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating CSV files....Editor Product Solution GroupDocs...working code and sample files: Python import time import groupdo...

    docs.groupdocs.cloud/translation/file/sdk/csv/