Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,694 for

name

(0.06 sec)
  1. Convert CSV to JSON and JSON to CSV in Java

    Convert and transform JSON to CSV file or CSV to JSON online using fileformat API. This article is about how to convert CSV to JSON and JSON to CSV in Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Next, provide the files storage name Set input CSV file path and...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  2. Convert pages to a PDF document in Java

    Our Online document converter API allows you to convert HTML to PDF in high quality. This article is about how to convert HTML to PDF in Java using REST API...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Thirdly, provide the cloud storage name Then, set the input HTML file...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. Convert Word to JPEG, PNG, or GIF Image File in...

    This article is about how to convert Word to JPEG, PNG, or GIF Image File in Python...ConvertSettings Then, set the storage name and word file path Set resultant...ConvertSettings Then, set the storage name and word file path Also, set...

    blog.groupdocs.cloud/conversion/convert-word-to...
  4. 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/
  5. 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...
  6. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage Name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example.... Name Description Comment TemplatePath...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/get-template/
  7. Convert SVG to PDF and PDF to SVG Programmatica...

    Online file conversion service to convert from PDF into optimized SVG images. Let's see how to convert SVG to PDF and PDF to SVG programmatically in Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...ConvertSettings instance Set the storage name and input the SVG file path...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  8. Rectangle | Documentation

    Rectangle data structure describes rectangle Rectangle example: { "Height": 0, "Width": 0, "X": 0, "Y": 0 } Name Description Height Rectangle height Width Rectangle width X X coordinate Y Y coordinate..."Width" : 0 , "X" : 0 , "Y" : 0 } Name Description Height Rectangle...

    docs.groupdocs.cloud/comparison/rectangle/
  9. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a 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 swapping document pages.... Name Description Comment FilePath...property StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/merger/swap-pages/
  10. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document in Java using REST API....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Now, provide the cloud storage name Set the input PDF file path...

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