Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 43,813 for

json

(0.1 sec)
  1. 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...
  2. JsonDataLoadOptions.exact_date_time_parse_forma...

    JsonDataLoadOptions.exact_date_time_parse_formats property. Gets or sets exact formats for parsing Json date-time values while loading Json...for parsing JSON date-time values while loading JSON. The default...Strings encoded using Microsoft® JSON date-time format (for example...

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

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......HTML-ը JSON-ի՝ օգտագործելով C# Ինչպես փոխարկել HTML-ը JSON-ի Java-ի...փոխարկել TXT-ը JSON ֆայլի C#-ում Ինչպես փոխարկել TXT-ը JSON ֆայլի Java-ում...

    kb.aspose.com/hy/categories/page/31/
  4. 使用 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...
  5. 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/
  6. 以 JavaScript via C++ 从 PDF 中提取图像 | Aspose.PDF

    简单的演示源代码,可直接在网络上通过 C++ 在 JavaScript 上从 PDF 文件中提取图像。...resolution 150 DPI and save*/ const json = AsposePdfExtractImag ( event..."ResultPdfExtractImag{0:D2}.jpg" , 150 ); if ( json . errorCode == 0 ) { document...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  7. 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...
  8. AsposeFontConvertToTTF | Javascript

    Convert the fonts into ttf 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. AsposeFontConvertToSVG | Javascript

    Convert fonts into svg 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...
  10. 合并 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/