Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 46,781 for

json

(0.08 sec)
  1. Add named value in XMP metadata of EPS | Node.js

    The process of adding named value in XMP metadata with Aspose.Page for Node.js via C++ is explained and illustrated with the code snippets here.... The result JSON contains the file name in the..."NewValue" ]] ] 12 ] ; 13 const JSON = AsposePageModule. AsposeXMPAddNamedVal...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/ad...
  2. Linq OrderBy Date - Free Support Forum - aspose...

    I have an issue ordering a list by date. My Word file contains the following code: <<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>> I want the list to print the elements of that list ordered by date. Ho…...Ordering did not work, because date JSON strings were not recognized...the “dd/MM/yyyy” part using a json file value? If this is possible...

    forum.aspose.com/t/linq-orderby-date/326670
  3. Convert GeoJSON to KML in C#

    This article guides to convert GeoJson to KML in C#. It has step wise process, IDE settings, and a running code for GeoJson to KML converter in C#.... Steps to Convert JSON to KML in C# Set the IDE to...Aspose.GIS for .NET to transform JSON to KML Check if the desired...

    kb.aspose.com/gis/net/convert-geojson-to-kml-in...
  4. C# GIS Data Conversion | products.aspose.com

    Convert GIS data in different formats including GeoJson, ESRI Shapefile SHX, TopoJson, FIleGDB, GML, KML, MIF, OSM with few lines of C# code via .NET library....Shapefile Conversion GEOJSON to JSON GEOJSON to KML GEOJSON to SHX...GeoJSON SHX to GEOJSON SHX to JSON SHX to KML Convert KML to GeoJSON...

    products.aspose.com/gis/net/conversion/
  5. Setting Metadata | JavaScript

    Easy-to-use JavaScript 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/javascript-cpp/metadata-in...
  6. Converting a PDF file to XPS using JavaScript v...

    Code Examples on JavaScript via C++ for PDF‑to‑XPS Conversion on All Platforms...Xps file name Check if the ‘json.errorCode’ is 0 or is not equal..."ResultPDFtoXps.xps"*/ const json = AsposePdfToXps ( event . target...

    products.aspose.com/pdf/javascript-cpp/conversi...
  7. Converting a PDF file to XLSX using JavaScript ...

    Code Examples on JavaScript via C++ for PDF‑to‑XLSX Conversion on All Platforms...XLSX file name Check if the ‘json.errorCode’ is 0 or is not equal..."ResultPDFtoXlsX.xlsx"*/ const json = AsposePdfToXlsX ( event ....

    products.aspose.com/pdf/javascript-cpp/conversi...
  8. Converting a PDF file to EPUB using JavaScript ...

    Code Examples on JavaScript via C++ for PDF‑to‑EPUB Conversion on All Platforms...EPUB file name Check if the ‘json.errorCode’ is 0 or is not equal..."ResultPDFtoEPUB.epub"*/ const json = AsposePdfToEPUB ( event ....

    products.aspose.com/pdf/javascript-cpp/conversi...
  9. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、Json和MHTML。...Cells可以轻松保存Excel文件、JSON、CSV或其他可以作为.html和.mht文件加载的文件。..."Out.fods" ); 如何将Excel文件保存为JSON或XML JSON(JavaScript对象表示)是一种用于存储和...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  10. Resize EPS | Node.js API Solution

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