Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 1,407 for

docx to doc

(0.04 sec)
  1. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment 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...'annotationdocs/one-page.docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...

    docs.groupdocs.cloud/annotation/text-replacemen...
  2. 使用 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...
  3. 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...
  4. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want To hide some text) 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...'annotationdocs/one-page.docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...

    docs.groupdocs.cloud/annotation/text-redaction-...
  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. Move Pages | Documentation

    This REST API provides a move page feature that allows you To manipulate page ordering by moving any page(s) To a new position within a Document. For moving page To a new position, it’s needed To specify current and new page numbers along with the path To Document in sTorage. For protected Documents, it is also required To provide a password. The table below contains the full list of properties that can be specified while moving Document pages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'words/four-pages.docx'}, 'PageNumber': 1, 'NewPageNumber':...

    docs.groupdocs.cloud/merger/move-pages/
  10. 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...