Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 45,642 for

json

(0.24 sec)
  1. Setting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to set font metadata information.... Next, if the json.errorCode is 0, then you can...can get result data. If the json.errorCode parameter is not equal...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  2. 字体转换器| Node.js

    易于使用的node.js通过C ++库从Aspose.font进行字体转换。允许您使用其他字体(例如True Type或Web字体)工作。...跟踪结果:该函数返回一个包含转换结果的JSON对象。 json.fileNameresult -属性保留了所得转换后的字体文件的名称。 json.errorcode...errorcode -值表示转换的成功。如果是0,一切顺利! json.errortext(可选) - 如果发生错误(错误代码...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font/
  3. 使用 Aspose.Page JavaScript 通过 C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案通过 C++ JavaScript 提供的 EPS 到 WMF 的转换功能。... 结果 JSON 包含 countFiles 中的文件数量和 filesNameResult...fileIndex < JSON.filesCount; fileIndex++) DownloadFile(JSON.filesN...

    docs.aspose.com/page/zh/javascript-cpp/convert-...
  4. Resize EPS | JavaScript API Solution

    Resize 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/resize-eps/
  5. 使用 JavaScript 将 PS/EPS 文件合并为 PDF

    Aspose.Page API 解决方案通过 C++ 实现的 JavaScript PS/EPS 合并功能允许您将多个 PS/EPS 文件合并为一个 PDF 文档。... 结果 JSON 包含 fileNameResult 中的文件名。 如果...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”...

    docs.aspose.com/page/zh/javascript-cpp/merge/ps/
  6. 在 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...
  7. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF允许您使用C++将PDF转换为PowerPoint格式。可以将PDF转换为PPTX,并将幻灯片作为图像。...infilename ( "JSON Fundamenals.pdf" ); String outfilename ( "JSON Fundamenals...infilename ( "JSON Fundamenals.pdf" ); String outfilename ( "JSON Fundamenals...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-power...
  8. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....-- Gson for JSON handling --> <dependency> <groupId>...where temporary files (e.g., JSON cache) are stored options ....

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. 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...
  10. 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/