Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 46,887 for

json

(0.25 sec)
  1. FormExporter Plugin|Aspose.PDF for .NET

    Learn how to export PDF form values with the Aspose.Pdf.LowCode.FormExporter plugin for .NET....Use FormExporterToJsonOp for JSON output and FormExporterValuesTo...output. Export form data to JSON // For complete examples and...

    docs.aspose.com/pdf/net/plugins/form-exporter/
  2. Aspose.Cells GridJS does not load XLS document ...

    Hi , Could not get Json from DetailFileJsonWithUid for some XLS files. Failing due to NullReference Exception...2:46pm 1 Hi , Could not get json from DetailFileJsonWithUi for...Cells when converting xls to json. To confirm and log it internally...

    forum.aspose.com/t/aspose-cells-gridjs-does-not...
  3. 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/
  4. 合并 XPS 文件 | Aspose.Page for Node.js(通过 C++ 实现)

    Aspose.Page API 解决方案(适用于 Node.js,通过 C++ 实现)的 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。... 结果 JSON 文件中的 fileNameResult 包含文件名。 您可以使用...DownloadFile 函数下载文件:‘DownloadFile(JSON.fileNameResult, “image/pdf”);’...

    docs.aspose.com/page/zh/nodejs-cpp/merge/xps/
  5. Converting a PDF file to CSV using JavaScript v...

    Code Examples on JavaScript via C++ for PDF‑to‑CSV Conversion on All Platforms...CSV file name Check if the ‘json.errorCode’ is 0 or is not equal...number), TAB as delimiter*/ const json = AsposePdfTablesToCSV ( event...

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

    Code Examples on JavaScript via C++ for PDF‑to‑DICOM Conversion on All Platforms...DICOM file name Check if the ‘json.errorCode’ is 0 or is not equal...resolution 150 DPI and save*/ const json = AsposePdfPagesToDICO ( event...

    products.aspose.com/pdf/javascript-cpp/conversi...
  7. Error Converting from PDF to PDF/A format in No...

    I am trying to convert a file from PDF to PDF/A format. The conversion seems to be working in my local environment but not in QA/Staging. The code is very straight forward and shouldnt be causing issues. I am attaching t…... I am attaching the json response as well as the ResultConvertToPDFAL...ResultConvertToPDFAL.xml for reference. Json response: {\"errorCode\":1,...

    forum.aspose.com/t/error-converting-from-pdf-to...
  8. AsposeFontConvertToWOFF2 | Javascript

    Convert fonts into woffs format. Reliable Javascript via C++ library for font conversion from Aspose.Font....is set, in json.fileNameResult . Next, if the json.errorCode is...to the result files. If the json.errorCode parameter is not equal...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  9. 在 PDF 中添加图像印章使用 JavaScript 通过 C++|Aspose.PDF fo...

    使用 JavaScript 工具包中的 AsposePdfAddStamp 函数将图像印章添加到您的 PDF 文档中。... 接下来,如果 ‘json.errorCode’ 是 0,那么您的 DownloadFile...DownloadFile 将被赋予您之前指定的名称。如果 ‘json.errorCode’ 参数不等于 0,那么文件中将会有错误信息,而这样的错误信息将包含在...

    docs.aspose.com/pdf/zh/javascript-cpp/stamping/
  10. Repair PDF using JavaScript | Aspose.PDF

    Repair PDF documents programmatically with JavaScript sample code using Aspose.PDF for JavaScript via C++...pdf"*/ const json = AsposePdfRepair ( event ...."ResultPdfRepair.pdf" ); if ( json . errorCode == 0 ) document...

    products.aspose.com/pdf/javascript-cpp/repair/