Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 45,657 for

json

(0.37 sec)
  1. 使用 C++ 通过 JavaScript 为 PDF 添加背景|Aspose.PDF for ...

    使用 C++ 通过 JavaScript 为您的 PDF 文件添加背景图像。... 接下来,如果 ‘json.errorCode’ 为 0,则您的 DownloadFile...DownloadFile 将被赋予您之前指定的名称。如果 ‘json.errorCode’ 参数不等于 0,相应地,您的文件中将会出现错误,那么有关此类错误的信息将包含在...

    docs.aspose.com/pdf/zh/javascript-cpp/add-backg...
  2. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using JavaScript via C++....pdf"*/ const json = AsposePdfSignPKCS7 ( event..."ResultSignPKCS7.pdf" ); if ( json . errorCode == 0 ) document...

    docs.aspose.com/pdf/javascript-cpp/sign-pdf/
  3. 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/
  4. Merge XPS files | Aspose.Page for Node.js via C++

    XPS merging functionality of Aspose.Page API solution for Node.js via C++ allows you to combine several XPS files into a single XPS or PDF document.... The result JSON contains the file name in the...DownloadFile function: ‘DownloadFile(JSON.fileNameResult, “image/pdf”);’...

    docs.aspose.com/page/nodejs-cpp/merge/xps/
  5. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...pdf"*/ const json = AsposePdfSignPKCS7 ( event..."ResultSignPKCS7.pdf" ); if ( json . errorCode == 0 ) document...

    products.aspose.com/pdf/javascript-cpp/signature/
  6. AI Plugin Integration|Documentation

    Integrate Aspose.Cells for Python via .NET to AI tools....structured formats (Markdown, JSON, or HTML) suitable for AI processing...Marker : Supports Markdown, JSON, and HTML output while preserving...

    docs.aspose.com/cells/python-net/ai-plugin-inte...
  7. Converting a PDF file to PDFA using JavaScript ...

    Code Examples on JavaScript via C++ for PDF‑to‑PDFA Conversion on All Platforms...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...
  8. 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/
  9. 使用 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...
  10. Add Images to PDF using JavaScript via C++ | As...

    Adding images into PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...pdf"*/ const json = AsposePdfAddImage ( event..., "ResultImage.pdf" ); if ( json . errorCode == 0 ) document...

    products.aspose.com/pdf/javascript-cpp/images/add/