Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 45,662 for

json

(0.18 sec)
  1. 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/
  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. 在 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...
  4. 在 C# 中将 GeoJSON 转换为 KML

    本文指导使用 C# 将 GeoJson 转换为 KML。它具有逐步流程、IDE 设置以及 C# 中 GeoJson 到 KML 转换器的运行代码。... 在 C# 中将 JSON 转换为 KML 的步骤 将 IDE 设置为使用 Aspose...Aspose.GIS for .NET 将 JSON 转换为 KML 检查是否支持所需的参考系统并声明一个 ConversionOptions...

    kb.aspose.com/zh/gis/net/convert-geojson-to-kml...
  5. 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...
  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. How to update only one worksheet at a time usin...

    Hello Support Team, I am using Aspose.Cells.GridJs in my .NET application. I want to update only one specific worksheet at a time without affecting other sheets in the workbook. Could you please guide me on the correc…...updated JSON – after the update, return the workbook JSON (or, if...if you prefer, only the JSON for the changed sheet) so the client...

    forum.aspose.com/t/how-to-update-only-one-works...
  9. 使用 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-...
  10. Convert PostScript with Aspose.Page JavaScript ...

    PS to BMP conversion functionality included in Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here.... The result JSON contains the count of files...fileIndex < JSON.filesCount; fileIndex++) DownloadFile(JSON.filesN...

    docs.aspose.com/page/javascript-cpp/convert-ps/