Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 43,518 for

json

(0.14 sec)
  1. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a Json data source with dynamic formulas in the template, the formula execution does not start from the current row a…...Dynamic formulas : When using a JSON data source with dynamic formulas...provide more details about the JSON data source you are using and...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  2. 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...
  3. 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...
  4. 在 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/
  5. EPS to PDF Conversion API | JavaScript

    EPS to PDF conversion provided by Aspose.Page for JavaScript API solution. Works in JavaScript Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit.... The result JSON contains the result file name...DownloadFile function: ‘DownloadFile(json.fileNameResult, ‘application/pdf’);’...

    products.aspose.com/page/javascript-cpp/convers...
  6. Merge XPS to PDF | JavaScript API Solution

    JavaScript API Solution to merge XPS files. Save the combined result as PDF files. JavaScript code example of merging functionality.... The result JSON contains the file name in fileNameResult...DownloadFile function: ‘DownloadFile(json.fileNameResult, ‘application/xps’);’...

    products.aspose.com/page/javascript-cpp/merge-x...
  7. 使用 JavaScript 加密 PDF|Aspose.PDF for JavaScript ...

    使用 Aspose.PDF for JavaScript via C++ 加密 PDF 文件。... 接下来,如果 ‘json.errorCode’ 为 0,那么您的 DownloadFile...DownloadFile 将被赋予您之前指定的名称。如果 ‘json.errorCode’ 参数不等于 0,因此您的文件中会出现错误,那么有关此类错误的信息将包含在...

    docs.aspose.com/pdf/zh/javascript-cpp/encrypt-pdf/
  8. 通过 JavaScript via C++ 将图像添加到 PDF | Aspose.PDF

    本页介绍如何使用JavaScript将图像添加到您的PDF中。...pdf"*/ const json = AsposePdfAddImage ( event..., "ResultImage.pdf" ); if ( json . errorCode == 0 ) document...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  9. AsposefontConvertTottf | JavaScript

    将字体转换为TTF格式。可靠的JavaScript通过C ++库可从Aspose.font进行字体转换。... 在“ JSON.FILENAMERESULT”中设置了结果文件的名称。 接下来,如果 json.errorcode...为0,则可以获取结果文件的链接。如果“ JSON.ERRORCODE”参数不等于0,因此您的文件中会有错误,则有关此类错误的信息将包含在 json.erortext...

    docs.aspose.com/font/zh/javascript-cpp/convert-...
  10. 添加数字签名或通过 C++ 在 JavaScript 中对 PDF 进行数字签名|Aspose...

    使用 JavaScript 通过 C++ 对 PDF 文档进行数字签名。...pdf"*/ const json = AsposePdfSignPKCS7 ( event..."ResultSignPKCS7.pdf" ); if ( json . errorCode == 0 ) document...

    docs.aspose.com/pdf/zh/javascript-cpp/sign-pdf/