Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 43,823 for

json

(0.08 sec)
  1. Convert BMP to EPS using API for NodeJS

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here....convert image to EPS 10 const JSON = AsposePageModule. AsposeSaveImageAsEps...%O" , JSON. errorCode == 0 ? "Files(pages) count: " + JSON. filesCount...

    docs.aspose.com/page/nodejs-cpp/convert/bmp-to-...
  2. 使用 NodeJS 将 XMP 元数据添加到 EPS 文件

    本文将通过 C++ 讲解并使用 Node.js 的 Aspose.Page API 解决方案将 XMP 元数据添加到 EPS 文件的过程,并附带代码片段。... 结果 JSON 在 fileNameResult 中包含文件名,并在 XMP...%%CreateDate, %%Title etc). 10 const JSON = AsposePageModule. AsposeEPSGetXMP...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  3. 使用 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-...
  4. 在 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...
  5. 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/
  6. 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...
  7. 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...
  8. Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM,SpreadsheetML,CSV), OpenOffice(ODS),HTML and Json file formats and allows exporting Excel files to PDF,DOCX, PPTX, Json, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, JSON,Plain Text and popular...

    docs.aspose.com/cells/net/
  9. 导入和导出数据|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/
  10. Foreach in reporting engine with Text suffix - ...

    I have the following Json { "introduction":{ "title":"Introduction blabla", "content":[ "My name's Test'", "I love you!" ] }, .... } I read your forum and especially this top…...3:25pm 1 I have the following json { "introduction":{ "title":"Introduction...forum and especially this topic: JSON Data and Word Template Output...

    forum.aspose.com/t/foreach-in-reporting-engine-...