Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,863 for

name

(0.05 sec)
  1. Convert Word to JPG and JPG to Word Programmati...

    File conversion API allows to convert images from JPG to Word DOC. This article is about how to convert Word to JPG and JPG to Word Programmatically in Java...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...ConvertSettings instance Set the storage name and input the Word file path...

    blog.groupdocs.cloud/conversion/convert-word-to...
  2. Convert Word to PNG and PNG to Word Document in...

    Convert Word DOC into optimized PNG images in seconds using our free, and secure API. Let's see how to convert Word to PNG and PNG to Word document in Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...ConvertSettings instance Set the storage name and input the Word file path...

    blog.groupdocs.cloud/conversion/convert-word-to...
  3. Convert PDF document to HTML webpage in Java

    Change your PDF to HTML format using simple and easy to use file converter API. This article is about how to convert PDF to HTML in Java using REST API....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Thirdly, provide the cloud storage name Set the input PDF file path...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions API method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source file Revisions Array of revision settings OutputPath Path to the output document...docx' } Name Description SourceFile about...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  5. Working with Conversion API | Documentation

    This API intended for convert the document to specified target format. URI ~/ HTTP POST Example 2 (Convert document) Takes as input and returns. Example URL https://api.groupdocs.cloud/v2.0/conversion Request { "FilePath": "/words/docx/one-page.docx", "Format": "pdf", "OutputPath": "converted" } Response [ { "Name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" } ]..."converted" } Response [ { "name" : "one-page.pdf" , "size" :...

    docs.groupdocs.cloud/conversion/conversion-api/
  6. Size | Documentation

    Size data structure used to specify comparison result size. Size example: { "Width": 0, "Height": 0 } Name Description Width Width of item Height Height of item..."Width" : 0 , "Height" : 0 } Name Description Width Width of item...

    docs.groupdocs.cloud/comparison/size/
  7. Convert HTML to JSON in Node.js | Online Web Pa...

    Convert HTML files into JSON format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured HTML documents into JSON format online with REST API....the name of input JSON file, resultantPath with the name of resultant...

    blog.groupdocs.cloud/conversion/convert-html-to...
  8. Convert DOCX to PDF in C# | Online DOC to PDF c...

    Easily convert DOC and DOCX files to high-quality PDF format using REST API. Learn how to transform DOC, DOCX files to pdf online....Please replace inputFile with the name of input Word document, resultantFile...resultantFile with the name of resultant PDF file and accessToken...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  9. Save JSON to HTML in Node.js | Online JSON to W...

    Easily convert JSON files into HTML format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured JSON data into HTML pages online....the name of input JSON file, resultantPath with the name of resultant...

    blog.groupdocs.cloud/conversion/convert-json-to...
  10. Convert JSON to CSV in Node.js | JSON to CSV On...

    Learn how to convert structured JSON data into CSV format using Node.js API. Easily transform JSON to CSV for reporting, databases, or spreadsheets....the name of input JSON file, resultantPath with the name of resultant...

    blog.groupdocs.cloud/conversion/convert-json-to...