Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 43,819 for

json

(0.06 sec)
  1. 在 EPS 的 XMP 元数据中添加属性 | JavaScript

    本文将通过 C++ 使用 Aspose.Page for JavaScript 在 EPS 文件的 XMP 元数据中添加属性的过程,并通过代码片段进行讲解和演示。... 结果 JSON 包含 fileNameResult 中的文件名。 您可以使用...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”并显示结果:“document...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...
  2. 在 EPS 的 XMP 元数据中添加数组项 | JavaScript

    本文将通过 C++ 使用 Aspose.Page for JavaScript 在 EPS 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段进行说明。... 结果 JSON 在 fileNameResult 中包含文件名,并在 XMP...DownloadFile 函数下载文件:‘DownloadFile(JSON.fileNameResult, “image/pdf”);’...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...
  3. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、Json和MHTML。...Cells可以轻松保存Excel文件、JSON、CSV或其他可以作为.html和.mht文件加载的文件。...</ html > 如何将Excel文件保存为JSON或XML JSON(JavaScript对象表示)是一种用于存储和...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  4. Merge PS/EPS files to PDF using JavaScript

    Merger PS/EPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several PS/EPS files into a single PDF document.... The result JSON contains the file name in fileNameResult...DownloadFile function: ‘DownloadFile(JSON.fileNameResult, “image/pdf”);’...

    docs.aspose.com/page/javascript-cpp/merge/ps/
  5. Crop EPS | JavaScript API Solution

    Crop EPS functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here.... The result JSON contains the file name in fileNameResult...DownloadFile function: ‘DownloadFile(JSON.fileNameResult, “image/pdf”);’...

    docs.aspose.com/page/javascript-cpp/crop-eps/
  6. Merge PS files to PDF | JavaScript | Aspose

    JavaScript API Solution to merge PostScript. Save the combined result as PDF files. Learn the code example of merging functionality.... The result JSON contains the file name in fileNameResult...DownloadFile function: ‘DownloadFile(json.fileNameResult, ‘image/pdf’);’...

    products.aspose.com/page/javascript-cpp/merge-p...
  7. 使用 Node.js 将 PS/EPS 文件合并为 PDF

    Aspose.Page API 解决方案通过 C++ 为 Node.js 提供 PS/EPS 合并功能,允许您将多个 PS/EPS 文件合并为一个 PDF 文档。... 结果 JSON 文件中的 fileNameResult 包含文件名。 如果...postscript to image 10 const JSON = AsposePageModule. AsposePSMergeToPdf...

    docs.aspose.com/page/zh/nodejs-cpp/merge/ps/
  8. Aspose.Cells.GridJs Basics|Documentation

    This article introduces the basic steps to set up a web application for GridJs....up a controller action to get JSON from the spreadsheet file. You...up a controller action to get JSON for the update operation. You...

    docs.aspose.com/cells/net/aspose-cells-gridjs/b...
  9. 使用 Aspose.Page Node.js 通过 C++ API 转换 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案通过 C++ 为 Node.js 提供的 EPS 到 WMF 的转换功能。... 结果 JSON 包含 countFiles 中的文件数量和 filesNameResult...to postscript to image const JSON = AsposePageModule.AsposePSSaveAsImage(ps_file...

    docs.aspose.com/page/zh/nodejs-cpp/convert/eps-...
  10. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees Json data has a nested array. The directors (outer array) and their reporters (inner array). When …... The employees JSON data has a nested array. The...empoyees2A_output.xlsx, employees-data.json) But if I try to access the...

    forum.aspose.com/t/issue-with-directly-accessin...