Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 43,789 for

json

(0.14 sec)
  1. 在 EPS 的 XMP 元数据中添加数组项 | Node.js

    本文将通过 C++ 语言使用 Aspose.Page for Node.js 在 EPS 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段进行说明。... 结果 JSON 在 fileNameResult 中包含文件名,并在 XMP..."NewCreator" ] 12 ] ; 13 const JSON = AsposePageModule. AsposeXMPAddArrayIte...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  2. Unlock PDF using JavaScript | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++...pdf"*/ const json = AsposePdfModule . AsposePdfDecrypt...%O" , json . errorCode == 0 ? json . fileNameResult : json . errorText...

    products.aspose.com/pdf/nodejs-cpp/decrypt/
  3. Convert KML to GeoJSON GIS Data via .NET or C# ...

    Try our On-Premise APIs to convert KML to GeoJson on .NET Framework, .NET Core, C#....NET Conversion KML to JSON PNG JPG BMP TIFF KML GeoJSON...GeoJSON File Format? GeoJSON is a JSON based format designed to represent...

    products.aspose.com/gis/net/conversion/kml-to-j...
  4. Topics|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....or Attribute Introduction to JSON-based Formats Optimal Path Finder...

    docs.aspose.com/gis/net/topics/
  5. AsposefontConvertTottf | Node.js

    将字体转换为TTF格式。可靠的node.js通过C ++库,用于从aspose.font进行字体转换。... 在 json.filenameresult 中设置了结果名称文件。 如果“ JSON.ERRORCODE...ERRORCODE”为0,则可以获取结果文件的链接。如果“ JSON.ERRORCODE”参数不等于0,反之亦然,则文件中会有一个错误,则有关此类错误的信息将包含在...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  6. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...pdf" ); } } } 从字段导出值到 JSON 文件 Aspose.Pdf.Facades 提供了一个替代...dataDir + "Test2.pdf" ); // Create JSON file using ( FileStream jsonStream...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  7. Setting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to set font metadata information.... Next, if the json.errorCode is 0, then you can...can get result data. If the json.errorCode parameter is not equal...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  8. 使用 Aspose.Page JavaScript 通过 C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案通过 C++ JavaScript 提供的 EPS 到 WMF 的转换功能。... 结果 JSON 包含 countFiles 中的文件数量和 filesNameResult...fileIndex < JSON.filesCount; fileIndex++) DownloadFile(JSON.filesN...

    docs.aspose.com/page/zh/javascript-cpp/convert-...
  9. 字体转换器| Node.js

    易于使用的node.js通过C ++库从Aspose.font进行字体转换。允许您使用其他字体(例如True Type或Web字体)工作。...跟踪结果:该函数返回一个包含转换结果的JSON对象。 json.fileNameresult -属性保留了所得转换后的字体文件的名称。 json.errorcode...errorcode -值表示转换的成功。如果是0,一切顺利! json.errortext(可选) - 如果发生错误(错误代码...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font/
  10. Resize EPS | JavaScript API Solution

    Resize EPS functionality offered by Aspose.Page API solution 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/resize-eps/