Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 45,645 for

json

(0.49 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. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。... 从电子表格文件中获取JSON。 GridJsWorkbook wbj = new GridJsWorkbook...GridJsWorkbook (); //p is the update json,uid is the unique id for the...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. 使用 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...
  4. 使用 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...
  5. AsposeFontConvertToWOFF2 | Node.js

    Convert fonts into woff2 format. Reliable Node.js via C++ library for font conversion from Aspose.Font....is set, in json.fileNameResult . Next, if the json.errorCode is...links to result files. If the json.errorCode parameter is not equal...

    docs.aspose.com/font/nodejs-cpp/convert-font/as...
  6. 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...
  7. Can not save layer to geojson - Free Support Fo...

    env: .net 9 win11 aspose.gis 25.3 q1:can not save layer to geoJson var path = "CreateFileGdbDataset_out.gdb"; using (var dataset = Dataset.Create(path, Drivers.FileGdb)) { using (var layer = dataset.CreateLa…...json", Drivers.GeoJson); // throw...code to next , but the output json no ‘id’ , is it fixed in GISNET-1287...

    forum.aspose.com/t/can-not-save-layer-to-geojso...
  8. Add array items in XMP metadata of EPS| JavaScript

    The process of adding items 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...
  9. 在 EPS 的 XMP 元数据中添加 XML 命名空间 | Node.js

    本文将通过 C++ 语言使用 Aspose.Page for Node.js 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程,并通过代码片段进行讲解和演示。... 结果 JSON 包含 fileNameResult 中的文件名。 以下代码片段展示了如何在..."NewValue" ] 13 ] ; 14 const JSON = AsposePageModule. AsposeXMPAddNamespac...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  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/