Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,041 for

conversion python

(0.46 sec)
  1. 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....Conversion Product Solution GroupDocs...createSignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Conversion Product Solution GroupDocs...createSignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. 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....Conversion Product Solution GroupDocs...log ( error . message ); } Python # For complete examples and...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  4. 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....Conversion Product Solution GroupDocs...edited: " + saveResult . path ); Python # For complete examples and...

    docs.groupdocs.cloud/editor/working-with-spread...
  5. Translating Excel files with GroupDocs.Translat...

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

    docs.groupdocs.cloud/translation/file/sdk/excel/
  6. Translating HTML files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/html/
  7. Translating Markdown files with GroupDocs.Trans...

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

    docs.groupdocs.cloud/translation/file/sdk/markd...
  8. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Conversion Product Solution GroupDocs...“Supported File Formats and Conversions” article. Supported Data...

    docs.groupdocs.cloud/assembly/getting-started/p...
  9. 使用 Ruby 将 PDF 文件转换为 PNG、JPEG、BMP 和 TIFF 图像

    将 PDF 文档转换为高保真优化的图像格式。本文介绍如何在 Ruby 中将 PDF 文件转换为 PNG、JPEG、BMP 和 TIFF 图像。...Conversion Cloud API 的 Ruby SDK 。您可以在控制台中使用以下命令安装它:...。您可以在控制台中使用以下命令安装它: gem install groupdocs_conversion_cloud 首先, 从仪表板获取您的客户端 ID...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  10. 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....Conversion Product Solution GroupDocs...edited: " + saveResult . path ); Python # For complete examples and...

    docs.groupdocs.cloud/editor/working-with-text-d...