Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 43,844 for

json

(0.07 sec)
  1. topojson to kml conversion API for net

    Aspose.GIS for net is a GIS data manipulation and conversion API. It fully supports reading, writing and converting famous GIS data formats such as ESRI Shapefiles, GeoJson, TopoJson, ESRI Geodatabase, Geography Markup Language, Google Earth, GPS Exchange Format, MapInfo Formats and OpenStreetMap. It is a standalone net based API and does not require any GIS based softwares like ArcGIS / ArcMap, QGIS etc....to GeoJSON GML to GPX GML to JSON GML to KML GML to SHP GPX to...to CSV GPX to GeoJSON GPX to JSON GPX to KML GPX to Shapefile...

    products.aspose.com/gis/net/conversion/topojson...
  2. 在 EPS 的 XMP 元数据中添加命名值 | Node.js

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

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  3. 裁剪 EPS | Node.js API 解决方案

    Aspose.Page API 解决方案通过 C++ 为 Node.js 提供的裁剪 EPS 功能,此处通过代码片段进行了解释和说明。... 结果 JSON 包含 fileNameResult 中的文件名。 您可以使用...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”。...

    docs.aspose.com/page/zh/nodejs-cpp/crop-eps/
  4. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....DOCX to CSV JSON to WORD JSON to POWERPOINT WORD to JSON POWERPOINT...POWERPOINT to JSON POTM to EXCEL PPTX to EXCEL PPSX to MHTML...

    products.aspose.com/total/android-java/conversion/
  5. 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/
  6. 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...
  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. 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/
  9. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, data output. Also, when using firstOrDefault or similar functions, how to set a d…...DeserializeObject<MyRoot>(json); // Example of using LINQ before...line(s) and a small excerpt of the JSON data. With that information...

    forum.aspose.com/t/enumeration-extension-method...
  10. 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...