Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 43,512 for

json

(0.09 sec)
  1. 裁剪 EPS | Node.js API 解决方案

    Aspose.Page API 解决方案通过 C++ 为 Node.js 提供的裁剪 EPS 功能,此处通过代码片段进行了解释和说明。... 结果 JSON 包含 fileNameResult 中的文件名。 您可以使用...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”。...

    docs.aspose.com/page/zh/nodejs-cpp/crop-eps/
  2. 使用 JavaScript 将 XMP 元数据添加到 EPS 文件

    本文将通过 C++ 语言的 Aspose.Page API 解决方案,结合 JavaScript 代码片段,讲解并演示如何将 XMP 元数据添加到 EPS 文件。... 结果 JSON 包含 fileNameResult 中的文件名,并从 XMP...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”。并显示结果:‘document...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...
  3. 使用 JavaScript 从 EPS 文件获取 XMP 元数据

    本文将通过 C++ 语言的 Aspose.Page API 解决方案,结合 JavaScript 从 EPS 文件获取 XMP 元数据的过程进行讲解和代码演示。... 结果 JSON 在 fileNameResult 中包含文件名,并在 XMP...DownloadFile 函数下载文件:“DownloadFile(json.fileNameResult, “image/pdf”);”。并显示结果“document...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...
  4. Issue with outputting sequential data using LIN...

    I have an issue with outputting sequential data if the field that should be iterated has a null value in the Json. Json: { "data":{ "contact":{ "array": null } } } In the document I have the next dat…...iterated has a null value in the JSON. JSON: { "data":{ "contact":{ "array":...iterate over a null value in your JSON. When contact.array is null...

    forum.aspose.com/t/issue-with-outputting-sequen...
  5. Aspose.Cells.GridJs Basics|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Set up a route action to get json from the spreadsheet file. You...Set up a route action to get json for the update operation.You...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Working with GridJs Server Side|Documentation

    This article describes how to use APIs in GridJs .... Write json from the spreadsheet file to...GridJsWorkbook (); //p is the update json,uid is the unique id for the...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. 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...
  8. Convert PostScript with Aspose.Page Node.js via...

    PS to BMP conversion functionality included in Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here.... The result JSON contains the count of files...to postscript to image const JSON = AsposePageModule.AsposePSSaveAsImage(ps_file...

    docs.aspose.com/page/nodejs-cpp/convert-ps/
  9. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF allows you to convert PDF to PowerPoint format using C++. There is a possibility to convert PDF to PPTX with Slides as Images....infilename ( "JSON Fundamenals.pdf" ); String outfilename ( "JSON Fundamenals...infilename ( "JSON Fundamenals.pdf" ); String outfilename ( "JSON Fundamenals...

    docs.aspose.com/pdf/cpp/convert-pdf-to-powerpoint/
  10. Stages of the OMR process|Documentation

    Three major stages of Aspose.OMR workflow are: designing the content and layout, generating a printable form and recognition pattern, and performing optical mark recognition (OMR)....layout of the form using text or JSON notations, or directly in the...and get results in CSV, XML or JSON formats. Adding new functionality...

    docs.aspose.com/omr/net/omr-stages/