Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 43,824 for

json

(0.07 sec)
  1. PDF to PDFA Converter using JavaScript via C++ ...

    JavaScript via C++ sample code for converting PDF to PDFA on any platform...PDF/A file name Check if the ‘json.errorCode’ is 0 or is not equal..."ResultConvertToPDFA.xml"*/ const json = AsposePdfConvertToPD ( event...

    products.aspose.com/pdf/javascript-cpp/conversi...
  2. Encrypt PDF using JavaScript|Aspose.PDF for Jav...

    Encrypt PDF File with Aspose.PDF for JavaScript via C++.... Next, if the ‘json.errorCode’ is 0, then your DownloadFile...you specified earlier. If the ‘json.errorCode’ parameter is not...

    docs.aspose.com/pdf/javascript-cpp/encrypt-pdf/
  3. 使用 JavaScript 通过 C++ 删除 PDF 页面|Aspose.PDF for J...

    您可以使用 Aspose.PDF for JavaScript 通过 C++ 从 PDF 文件中删除页面。... 接下来,如果 ‘json.errorCode’ 为 0,则您的 DownloadFile...DownloadFile 将被赋予您之前指定的名称。如果 ‘json.errorCode’ 参数不等于 0,因此文件中会出现错误,则有关此类错误的信息将包含在...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-pa...
  4. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances Json data handling by preserving leading and trailing spaces for accurate string values....when loading string values of JSON data. public bool PreserveSpaces.... Examples Shows how to use JSON as a data source (string). Document...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Merge PDF files using JavaScript via C++ | Aspo...

    Merge PDF files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...pdf"*/ const json = AsposePdfMerge2Files ( undefined..., "ResultMerge.pdf" ); if ( json . errorCode == 0 ) document...

    products.aspose.com/pdf/javascript-cpp/merger/pdf/
  6. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++.... Next, if the ‘json.errorCode’ is 0, then your DownloadFile...you specified earlier. If the ‘json.errorCode’ parameter is not...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  7. 将PDF转换为PPTX格式的JavaScript代码|Aspose.PDF for JavaS...

    Aspose.PDF允许您使用JavaScript直接在网上将PDF转换为PPTX格式。... json . errorCode == 0 ) ? `结果:\n...DownloadFile ( evt . data . json . fileNameResult , "application/vnd...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  8. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit.... Next, if the ‘json.errorCode’ is 0, then your DownloadFile...you specified earlier. If the ‘json.errorCode’ parameter is not...

    docs.aspose.com/pdf/javascript-cpp/stamping/
  9. 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/
  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/