Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 44,316 for

json

(0.07 sec)
  1. 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/
  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. 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/
  6. 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...
  7. 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...
  8. 在 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...
  9. 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...
  10. 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...