Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 45,671 for

json

(0.27 sec)
  1. 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...
  2. Working with GridJs Server Side|Documentation

    This article describes how to use APIs in GridJs.... Get JSON in action There are two ways to get JSON data in...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. Convert BMP to EPS using JavaScript via C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....onload = (event) => { 4 const JSON = AsposeSaveImageAsEps(event...); 5 if (JSON. errorCode == 0) { 6 DownloadFile(JSON. fileNameResult...

    docs.aspose.com/page/javascript-cpp/convert/bmp...
  4. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。... 将电子表格文件中的json写入响应流。 GridJsWorkbook wbj = new...GridJsWorkbook (); //p is the update json,uid is the unique id for the...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  5. Convert XPS with Aspose.Page JavaScript via C++...

    XPS to PDF conversion functionality included in Aspose.Page API solution for JavaScript via C++ is described 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/convert-xps/
  6. Convert XPS with Aspose.Page Node.js via C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for Node.js via C++ is described 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/nodejs-cpp/convert-xps/
  7. Loading, Saving and Converting|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....Managing Excel, OpenOffice, JSON, CSV, and HTML Files with C++...

    docs.aspose.com/cells/cpp/loading-saving-and-co...
  8. Optical mark recognition|Documentation

    How to recognize the completed form and get results with Aspose.OMR for Java....println ( csv ); Saving as JSON JSON is the most popular popular...save recognition results in JSON format, call getJson method...

    docs.aspose.com/omr/java/recognition/
  9. GridJs Multi-Language Configuration Guide|Docum...

    This tutorial will guide you through configuring multi-language support...information when retrieving Excel JSON: public ActionResult DetailFileJsonWithUi...information when streaming Excel JSON: public ActionResult DetailStreamJsonWith...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...director from the employees JSON data: &=RootData.Directors.elementAt(0)...know if accessing array data in JSON input is possible using a smart...

    forum.aspose.com/t/accessing-array-element-by-i...