Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 44,198 for

json

(0.19 sec)
  1. 字体转换器| 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/
  2. 使用 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-...
  3. 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/
  4. 使用 JavaScript 将 PS/EPS 文件合并为 PDF

    Aspose.Page API 解决方案通过 C++ 实现的 JavaScript PS/EPS 合并功能允许您将多个 PS/EPS 文件合并为一个 PDF 文档。... 结果 JSON 包含 fileNameResult 中的文件名。 如果...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”...

    docs.aspose.com/page/zh/javascript-cpp/merge/ps/
  5. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF允许您使用C++将PDF转换为PowerPoint格式。可以将PDF转换为PPTX,并将幻灯片作为图像。...infilename ( "JSON Fundamenals.pdf" ); String outfilename ( "JSON Fundamenals...infilename ( "JSON Fundamenals.pdf" ); String outfilename ( "JSON Fundamenals...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-power...
  6. Pdf|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....Convert CSV, TSV and TXT to Excel JSON Analyzing your prompt, please...

    docs.aspose.com/cells/java/convert-excel-workbo...
  7. How to Convert GeoJSON to SHP in C#

    This article defines the process on how to convert GeoJson to SHP in C#. It has the IDE settings and programming steps along with a runnable sample code to transform GeoJson to SHP in C#....the sample code to develop a JSON to SHP converter in C# . It...layer features. Steps to Convert JSON to SHP in C# Set the environment...

    kb.aspose.com/gis/net/how-to-convert-geojson-to...
  8. HTML|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....AI Document Assistant Close JSON Convert Revision of XLSB to...

    docs.aspose.com/cells/java/html/
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Convert DOCX to JSON in Java Convert DOCX to JSON in C# Convert...

    kb.aspose.com/categories/page/5/
  10. Convert BMP to EPS using JavaScript via C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....onload = (event) => { 4 const JSON = AsposeSaveImageAsEps(event...); 5 if (JSON. errorCode == 0) { 6 DownloadFile(JSON. fileNameResult...

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