Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 44,305 for

json

(0.1 sec)
  1. 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...
  2. 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/
  3. Import and Export Data|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... JSON Aspose.Cells provides a class...reference. Importing Data from JSON Aspose.Cells provides a JsonUtility...

    docs.aspose.com/cells/java/import-and-export-data/
  4. 调整 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/
  5. 在 EPS 的 XMP 元数据中添加 XML 命名空间

    本文将通过 C++ 使用 Aspose.Page for JavaScript 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程进行讲解,并附上代码片段进行说明。... 结果 JSON 包含 fileNameResult 中的文件名。 您可以使用...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”并显示结果“document...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...
  6. Aspose.Cells for .NET

    此 API 允许您对 .NET 代码中的 Excel 文件文件进行各种操作,包括创建、编辑和转换等。...C# 中将 XLS 转换为 XLSX 如何在 C# 中将 JSON 数据转换为 PDF 如何在 C# 中将 Excel 转换为图像...C# 合并 Excel 中的单元格 如何使用 C# 将 JSON 文件转换为 Excel 如何使用 C# 将 Excel...

    kb.aspose.com/zh/cells/net/page/4/
  7. 使用 NodeJS API 将 BMP 转换为 EPS

    本文将通过 C++ 为 Node.js 提供 Aspose.Page API 解决方案,并结合代码片段,讲解和演示 Aspose.Page API 解决方案提供的 BMP 转 EPS 功能。...convert image to EPS 10 const JSON = AsposePageModule. AsposeSaveImageAsEps...%O" , JSON. errorCode == 0 ? "Files(pages) count: " + JSON. filesCount...

    docs.aspose.com/page/zh/nodejs-cpp/convert/bmp-...
  8. Aspose.Cells.GridJs Basics|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Set up a route action to get JSON from the spreadsheet file. You...Set up a route action to get JSON for the update operation. You...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. Ինչպես փոխարկել GeoJSON-ը SHP-ի C#-ում

    Այս հոդվածը սահմանում է գործընթացը, թե ինչպես փոխարկել GeoJson-ը SHP-ի C#-ով: Այն ունի IDE կարգավորումներ և ծրագրավորման քայլեր, ինչպես նաև գործարկվող կոդ՝ GeoJson-ը C#-ով SHP-ի փոխակերպելու համար:...ցանկը օրինակելի կոդի հետ միասին՝ JSON-ից SHP փոխարկիչ C# -ում մշակելու...շերտի առանձնահատկությունները: JSON-ը SHP-ին C#-ում փոխարկելու քայլեր...

    kb.aspose.com/hy/gis/net/how-to-convert-geojson...
  10. 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...