Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 45,641 for

json

(0.15 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 使用 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...
  5. 如何通过 C++ 使用 JavaScript 合并 PDF|Aspose.PDF for Ja...

    本页解释如何使用 Aspose.PDF for JavaScript via C++ 将 PDF 文档合并成单个 PDF 文件... 接下来,如果 ‘json.errorCode’ 为 0,则你的 DownloadFile...DownloadFile 被赋予你之前指定的名称。如果 ‘json.errorCode’ 参数不等于 0,并且因此你的文件中会有一个错误,那么关于此类错误的信息将包含在...

    docs.aspose.com/pdf/zh/javascript-cpp/merge-pdf/
  6. 获得元数据| JavaScript

    易于使用的JavaScript库,用于从Aspose.font中进行字体操作。了解如何从字体文件中获取元数据。... 接下来,如果 json.errorCode 为 0,则可以获取结果数据。如果 json.errorCode 参数不等于...0,则表示文件中存在错误,错误信息将包含在 json.errorText 中。 生成的 json 对象包含 records 数组。每条记录包含...

    docs.aspose.com/font/zh/javascript-cpp/metadata...
  7. XMP Metadata | JavaScript API Solution

    JavaScript API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. Learn how to add, edit and get it.... The result JSON contains the file name in fileNameResult...DownloadFile function: ‘DownloadFile(json.fileNameResult, ‘image/eps’);’...

    products.aspose.com/page/javascript-cpp/xmp-met...
  8. Aspose.Words.Reporting | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting namespace, featuring advanced classes for creating dynamic reports using LINQ-based templates for efficient document generation....Represents options for parsing JSON data. JsonDataSource Provides...Provides access to data of a JSON file or stream to be used within...

    reference.aspose.com/words/net/aspose.words.rep...
  9. 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...
  10. Add digital signature in PDF in Node.js|Aspose....

    Digitally sign PDF documents in the Node.js environment.... Thus, if ‘json.errorCode’ is 0, the result...“ResultSignPKCS7.pdf”. If the json.errorCode parameter is not 0...

    docs.aspose.com/pdf/nodejs-cpp/sign-pdf/