Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 43,518 for

json

(0.12 sec)
  1. Extract Text from PDF using Python|Aspose.PDF f...

    This section contains articles on text extraction from PDF documents using Aspose.PDF in Python....FileIO from os import path import json from aspose.pycore import cast...FileIO from os import path import json from aspose.pycore import cast...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  2. 调整 EPS 大小 | Node.js API 解决方案

    本文将通过 C++ 为 Node.js 提供 Aspose.Page API 解决方案的调整 EPS 大小功能,并通过代码片段进行讲解和演示。... 结果 JSON 包含 fileNameResult 中的文件名。 您可以使用...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”。...

    docs.aspose.com/page/zh/nodejs-cpp/resize-eps/
  3. 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...
  4. 使用 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...
  5. 使用 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...
  6. 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...
  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. 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. 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...
  10. 在 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...