Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 46,773 for

json

(0.06 sec)
  1. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....using C# How to Convert Excel to JSON in C# How to Convert Excel to...to XLSX in C# How to Convert JSON Data to PDF in C# How to Open...

    kb.aspose.com/cells/net/page/4/
  2. Convert PostScript with Aspose.Page JavaScript ...

    PS to BMP conversion functionality included in Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here.... The result JSON contains the count of files...fileIndex < JSON.filesCount; fileIndex++) DownloadFile(JSON.filesN...

    docs.aspose.com/page/javascript-cpp/convert-ps/
  3. JsonDataSource fails with large integer value -...

    When using a Json object with a large integer value, the application throws an error indicating that the integer is too large for an Int64 . How can I modify the code to handle large integers in Json without encountering…...2024, 8:38pm 1 When using a JSON object with a large integer...to handle large integers in JSON without encountering this error...

    forum.aspose.com/t/jsondatasource-fails-with-la...
  4. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....փոխարկել JSON-ը Excel-ի Python-ում Ինչպես փոխարկել JSON-ը CSV-ի...

    kb.aspose.com/hy/cells/python/page/5/
  5. 使用 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...
  6. 使用 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...
  7. 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...
  8. 使用 NodeJS API 将 BMP 转换为 EPS

    本文将通过 C++ 为 Node.js 提供 Aspose.Page API 解决方案,并结合代码片段,讲解和演示 Aspose.Page API 解决方案提供的 BMP 转 EPS 功能。...convert image to EPS 10 const JSON = AsposePageModule. AsposeSaveImageAsEps...%O" , JSON. errorCode == 0 ? "Files(pages) count: " + JSON. filesCount...

    docs.aspose.com/page/zh/nodejs-cpp/convert/bmp-...
  9. Font converter | Node.js

    Easy-to-use Node.js via C++ library for font conversion from Aspose.Font. Allows you to work with different fonts like True Type or web fonts....Results: The function returns a JSON object containing the results...results of the conversion. json.fileNameResult - property holds the...

    docs.aspose.com/font/nodejs-cpp/convert-font/
  10. 在 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...