Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 46,720 for

json

(1.16 sec)
  1. 使用 JavaScript via C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for JavaScript via C++,使用 JavaScript via C++ 示例代码,以编程方式向 PDF 文件添加图像图章。...pdf"*/ const json = AsposePdfAddStamp ( event..., "ResultStamp.pdf" ); if ( json . errorCode == 0 ) document...

    products.aspose.com/pdf/zh-hant/javascript-cpp/...
  2. C# .NET DICOM Medical Imaging API | Aspose.Medi...

    Pure .NET library for DICOM medical imaging. Read, write, anonymize, convert and transcode DICOM files without external dependencies....and deserialize DICOM data to JSON and XML for integration with...to JPEG, PNG, TIFF DICOM to JSON & XML DICOM to NIfTI (coming...

    products.aspose.com/medical/net/
  3. 导入和导出表单数据|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 导入和导出 AcroForm 字段数据,支持 XML、FDF、XFDF 和 Json 格式。...) 提取表单字段为 JSON 此方法通过使用将表单字段导出为JSON文件。 export_json() . 创建一个 Form...Form 对象。 打开 JSON 输出文件。 通过使用导出表单字段 export_json() . from io import...

    docs.aspose.com/pdf/zh/python-net/import-export...
  4. Supported File Formats|Aspose.GIS for .NET

    The vector formats that GIS C#.NET Library can read or write include ESRI Shapefile, GeoJson, TopoJson, Keyhole Markup Language, GPS Exchange Format, OpenStreetMap (OSM) XML and supports file formats like .shp, .shx, .dbf, .geoJson, .gdb, .gml, .kml, .mif, .osm....json, .geojson GeoJSON Seq .json, .geojson ESRI...Exchange Format .gpx TopoJSON .json, .topojson MapInfo Interchange...

    docs.aspose.com/gis/net/supported-file-formats/
  5. Merge XPS to PDF | JavaScript API Solution

    JavaScript API Solution to merge XPS files. Save the combined result as PDF files. JavaScript code example of merging functionality.... The result JSON contains the file name in fileNameResult...DownloadFile function: ‘DownloadFile(json.fileNameResult, ‘application/xps’);’...

    products.aspose.com/page/javascript-cpp/merge-x...
  6. Aspose.Cells for Node.js via Java

    This API allows you to do all kinds of operations on Excel files in Node.js code including creating, editing and converting etc....Convert Excel to JSON in Node.js How to Convert JSON to PDF in Node...to Export JSON to Excel in Node.js How to Convert JSON to CSV in...

    kb.aspose.com/cells/nodejs/page/3/
  7. Aspose.Cells GridJS does not load XLS document ...

    Hi , Could not get Json from DetailFileJsonWithUid for some XLS files. Failing due to NullReference Exception...2:46pm 1 Hi , Could not get json from DetailFileJsonWithUi for...Cells when converting xls to json. To confirm and log it internally...

    forum.aspose.com/t/aspose-cells-gridjs-does-not...
  8. AsposeFontConvertToTTF | Javascript

    Convert the fonts into ttf format. Reliable Javascript via C++ library for font conversion from Aspose.Font....is set, in json.fileNameResult . Next, if the json.errorCode is...to the result files. If the json.errorCode parameter is not equal...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  9. AsposeFontConvertToSVG | Javascript

    Convert fonts into svg format. Reliable Javascript via C++ library for font conversion from Aspose.Font....is set, in json.fileNameResult . Next, if the json.errorCode is...to the result files. If the json.errorCode parameter is not equal...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  10. Merge XPS files | Aspose.Page for JavaScript

    Merger XPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several XPS files into a single XPS or PDF document.... The result JSON contains the file name in fileNameResult...DownloadFile function: ‘DownloadFile(JSON.fileNameResult, “image/pdf”);’...

    docs.aspose.com/page/javascript-cpp/merge/xps/