Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 46,389 for

json

(0.13 sec)
  1. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。... 从电子表格文件中获取JSON。 GridJsWorkbook wbj = new GridJsWorkbook...GridJsWorkbook (); //p is the update json,uid is the unique id for the...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. Convert Shapefile to GeoJSON GIS Data via .NET ...

    Try our On-Premise APIs to convert Shapefile to GeoJson on .NET Framework, .NET Core, C#.... GeoJSON is a JSON based format designed to represent...This format defines different JSON (JavaScript Object Notation)...

    products.aspose.com/gis/net/conversion/shapefil...
  3. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...pdf" ); } } } 从字段导出值到 JSON 文件 Aspose.Pdf.Facades 提供了一个替代...dataDir + "Test2.pdf" ); // Create JSON file using ( FileStream jsonStream...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  4. Convert EPS with Aspose.Page JavaScript via C++...

    EPS to WMF conversion functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here.... The result JSON contains the count of files...fileIndex < JSON.filesCount; fileIndex++) DownloadFile(JSON.filesN...

    docs.aspose.com/page/javascript-cpp/convert-eps/
  5. System prompt recipes|Documentation

    Effective system prompts for Aspose.LLM for .NET chat sessions — concise assistant, structured output, role-play, tool-use stand-ins, and format enforcement.... Structured output — JSON Ask for machine-readable output...every user message, respond with JSON only. Do not include any explanation...

    docs.aspose.com/llm/net/use-cases/system-prompt...
  6. Foreach in reporting engine with Text suffix - ...

    I have the following Json { "introduction":{ "title":"Introduction blabla", "content":[ "My name's Test'", "I love you!" ] }, .... } I read your forum and especially this top…...3:25pm 1 I have the following json { "introduction":{ "title":"Introduction...forum and especially this topic: JSON Data and Word Template Output...

    forum.aspose.com/t/foreach-in-reporting-engine-...
  7. Exporting Form Data|Aspose.PDF for Python via .NET

    This article demonstrates how to export PDF form data into multiple structured formats using Aspose.PDF for Python via .NET. It provides practical examples of extracting form field values from standard AcroForms and XFA-based PDFs and saving them as XML, FDF, XFDF, and Json files with Aspose.PDF Facades using Form Class....FDF Export to XFDF Export to JSON Export to XML Extract XFA Data...

    docs.aspose.com/pdf/python-net/exporting-form-d...
  8. Support Dynamic Alias Mapping for Aspose Mail M...

    I am using Aspose Mail Merge to populate dynamic data using: engine.BuildReport(doc, dataSource, "study"); This allows me to access fields such as: <<[study.Title]>> Currently, the values for Title and other properti…...strongly typed model or separate JSON contract for each project type...22, 2026, 10:02am 5 My json is like json = @"{ ""study"": { ""Code"":...

    forum.aspose.com/t/support-dynamic-alias-mappin...
  9. Session persistence|Documentation

    Save and load chat sessions with Aspose.LLM for .NET — file format, what is preserved, and parameter behavior on load....json" ); If you omit filePath , the...@"C:\chat-backups\user-42-conv-1.json" ); The call is synchronous...

    docs.aspose.com/llm/net/developer-reference/ses...
  10. 在 EPS 的 XMP 元数据中添加数组项 | JavaScript

    本文将通过 C++ 使用 Aspose.Page for JavaScript 在 EPS 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段进行说明。... 结果 JSON 在 fileNameResult 中包含文件名,并在 XMP...DownloadFile 函数下载文件:‘DownloadFile(JSON.fileNameResult, “image/pdf”);’...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...