Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 46,500 for

json

(0.19 sec)
  1. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....Export values from fields to the JSON file Aspose.Pdf.Facades provides...dataDir + "Test2.pdf" ); // Create JSON file using ( FileStream jsonStream...

    docs.aspose.com/pdf/net/import-and-export-data/
  2. Add named value in XMP metadata of EPS | JavaSc...

    The process of adding named value in XMP metadata with Aspose.Page 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/xmp-metadat...
  3. 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...
  4. 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/
  5. Add properties in XMP metadata of EPS | JavaScript

    The process of adding properties in XMP metadata of EPS file with Aspose.Page 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/xmp-metadat...
  6. Add XML namespace in XMP metadata of EPS

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page 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/xmp-metadat...
  7. 使用 NodeJS 从 EPS 文件获取 XMP 元数据

    本文将通过 C++ 语言讲解并演示使用 Node.js Aspose.Page API 解决方案从 EPS 文件获取 XMP 元数据的过程。... 结果 JSON 在 fileNameResult 中包含文件名,并在 XMP...(AsposePageModule => { 8 9 const JSON = AsposePageModule. AsposeEPSGetXMP...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  8. 使用 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...
  9. 使用 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...
  10. 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...