Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,391 for

merger python

(0.05 sec)
  1. Translating files with GroupDocs.Translation SD...

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

    docs.groupdocs.cloud/translation/file/sdk/
  2. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. 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....Merger Product Solution GroupDocs...edited: " + saveResult . path ); Python # For complete examples and...

    docs.groupdocs.cloud/editor/working-with-spread...
  3. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Merger Product Solution GroupDocs...edited: " + saveResult . path ); Python # For complete examples and...

    docs.groupdocs.cloud/editor/working-with-text-d...
  4. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. 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 WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Merger Product Solution GroupDocs...edited: " + saveResult . path ); Python # For complete examples and...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  5. 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....Merger Product Solution GroupDocs...createSignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Text format example....Merger Product Solution GroupDocs...Conversion_Node_Convert_To_Text ; Python # Import modules import gr...

    docs.groupdocs.cloud/conversion/convert-to-text...
  7. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....Merger Product Solution GroupDocs...createSignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Merger Product Solution GroupDocs...log ( error . message ); } Python # Import modules import gr...

    docs.groupdocs.cloud/comparison/get-supported-f...
  9. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Merger Product Solution GroupDocs...C++ not provided Node.js Ruby Python Swift not provided Go not provided...

    docs.groupdocs.cloud/assembly/getting-started/p...
  10. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Merger Product Solution GroupDocs...Multiple Annotations added." ); Python # For complete examples and...

    docs.groupdocs.cloud/annotation/multiple-annota...