Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 43,613 for

json

(0.13 sec)
  1. 合并 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/
  2. 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/
  3. 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...
  4. 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/
  5. 使用 JavaScript via C++ 合并 PDF 文件 | Aspose.PDF

    在浏览器中通过.NET Framework、.NET Core 上的 Python 源代码合并 PDF 文件,而无需使用 Adobe Acrobat 或...pdf"*/ const json = AsposePdfMerge2Files ( undefined..., "ResultMerge.pdf" ); if ( json . errorCode == 0 ) document...

    products.aspose.com/pdf/zh-hant/javascript-cpp/...
  6. 使用 JavaScript via C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 JavaScript 向 PDF 文件添加图像图章。...pdf"*/ const json = AsposePdfAddStamp ( event..., "ResultStamp.pdf" ); if ( json . errorCode == 0 ) document...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  7. 使用 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...
  8. 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/
  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. JsonDataLoadOptions.simple_value_parse_mode pro...

    JsonDataLoadOptions.simple_value_parse_mode property. Gets or sets a mode for parsing Json simple values (null, boolean, number, integer, and string) while loading Json...Gets or sets a mode for parsing JSON simple values (null, boolean...integer, and string) while loading JSON. Such a mode does not affect...

    reference.aspose.com/words/python-net/aspose.wo...