Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,803 for

name

(0.09 sec)
  1. 在 Python 中使用 REST API 编辑 Excel 工作表 |在 Python 中编...

    使用适用于 Python 的 Excel 电子表格编辑器云 SDK,在 Python 中使用云中的 REST API 以编程方式编辑 Excel 工作表(XLS 或 XLSX)。...#04AA6D; color: white;">First Name</th><th style="background-color:...#04AA6D; color: white;">Last Name</th><th style="background-color:...

    blog.groupdocs.cloud/zh/editor/edit-excel-sheet...
  2. 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...
  3. 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...
  4. Convert PDF to Excel in Java: A Step-by-Step Gu...

    Learn how to convert PDF to Excel (XLS/XLSX) in Java using REST API. Follow our step-by-step guide and start converting PDF to Excel in the cloud today....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository... provide your cloud storage name. Now, set the source file path...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  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. 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...
  7. Convert Text to Image in Java

    Follow this guide to learn how to convert Text to Image in Java programmatically. GroupDocs.Conversion offers Cloud SDKs and REST APIs to convert TXT to PNG....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/conversion/convert-text-to...
  8. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby...ConvertSettings Set the storage name and word file path Provide “tiff”...ConvertSettings Set the storage name and word file path Provide “tiff”...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  9. C# Convert HTML to PDF | Web Page to PDF with ....

    How to convert HTML to PDF in C# .NET. Our step-by-step guide to programmatically transform HTML and web pages to high-quality PDF documents with REST API...ConvertSettings where we specify the name for input HTML, output format...format as pdf and resultant PDF name. var settings = new ConvertSettings...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Convert JSON to HTML in Node.js | JSON to Web F...

    Easily convert JSON to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to generate clean HTML from structured JSON files with RESTful API....with the name of input JSON file, myResultant with the name of resultant...

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