Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 1,780 for

doc to docx

(0.05 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."utf-8" ))); // Save html back to docx let saveOptions = new editor_cloud...

    docs.groupdocs.cloud/editor/working-with-spread...
  2. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."utf-8" ))); // Save html back to docx let saveOptions = new editor_cloud...

    docs.groupdocs.cloud/editor/working-with-text-d...
  3. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...display_doc_title = true @convertOptions...转换为 Word 文档 如何使用 Ruby 将 Word DOCX 转换为 PPTX PowerPoint 演示文稿...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  4. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'signaturedocs/one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/sign-document-wi...
  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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FileInfo': { 'FilePath': 'one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...pages.docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...

    docs.groupdocs.cloud/annotation/multiple-annota...
  7. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows To sign Document with several signatures simultaneously and even apply signatures of different types To the same Document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage and other files, like digital certificate or image stamp Sign Document Download output Document For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FileInfo': { 'FilePath': 'one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with cusTom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options To specify different options for Stamp signature:...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'signaturedocs/one-page.docx' }, 'Options': [ { 'SignatureType':...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. Remove Metadata By Property Name | Documentation

    This REST API allows To remove metadata properties from the Document choosing the properties with specified name. cURL example The following example demonstrates how To remove metadata properties that may have names containing “Application” string. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupDocs.cloud/connect/Token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To join several Documents inTo one curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find folder in GroupDocs Cloud STorage. API Explorer GroupDocs.signature Cloud API Reference lets you To try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs exposes....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."value" : [ { "name" : "four-pages.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/signature/working-with-fol...