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

json

(0.65 sec)
  1. Importing Form Data|Aspose.PDF for Python via .NET

    This section demonstrates how to import and replace PDF form data from multiple external formats using Aspose.PDF for Python via .NET. It covers practical examples of populating PDF form fields from XML, FDF, XFDF, and Json files, as well as replacing existing XFA datasets. By using the Form facade, developers can bind a PDF document, load structured data through file streams, and automatically update form fields without manual editing....Data Import XFDF Data Import JSON Data Import XML Data Replace...

    docs.aspose.com/pdf/python-net/importing-form-d...
  2. 使用 NodeJS 将 XMP 元数据添加到 EPS 文件

    本文将通过 C++ 讲解并使用 Node.js 的 Aspose.Page API 解决方案将 XMP 元数据添加到 EPS 文件的过程,并附带代码片段。... 结果 JSON 在 fileNameResult 中包含文件名,并在 XMP...%%CreateDate, %%Title etc). 10 const JSON = AsposePageModule. AsposeEPSGetXMP...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  3. Merge PS/EPS files to PDF using Node.js

    Merger PS/EPS functionality of Aspose.Page API solution for Node.js via C++ allows you to combine several PS/EPS files into a single PDF document.... The result JSON contains the file name in fileNameResult...postscript to image 10 const JSON = AsposePageModule. AsposePSMergeToPdf...

    docs.aspose.com/page/nodejs-cpp/merge/ps/
  4. Convert BMP to EPS using API for NodeJS

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here....convert image to EPS 10 const JSON = AsposePageModule. AsposeSaveImageAsEps...%O" , JSON. errorCode == 0 ? "Files(pages) count: " + JSON. filesCount...

    docs.aspose.com/page/nodejs-cpp/convert/bmp-to-...
  5. 在 EPS 的 XMP 元数据中添加数组项 | Node.js

    本文将通过 C++ 语言使用 Aspose.Page for Node.js 在 EPS 的 XMP 元数据中添加数组项的过程进行讲解,并附上代码片段进行说明。... 结果 JSON 在 fileNameResult 中包含文件名,并在 XMP..."NewCreator" ] 12 ] ; 13 const JSON = AsposePageModule. AsposeXMPAddArrayIte...

    docs.aspose.com/page/zh/nodejs-cpp/xmp-metadata...
  6. AsposeFontConvertToTTF | Node.js

    将字体转换为TTF格式。可靠的node.js通过C++库,用于从Aspose.Font进行字体转换。... 在 json.fileNameResult 中设置了结果名称文件。 如果 json.errorCode 为0,则可以获取结果文件的链接。如果...为0,则可以获取结果文件的链接。如果 json.errorCode 参数不等于0,反之亦然,则文件中会有一个错误,则有关此类错误的信息将包含在...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  7. Convert GML to GeoJSON GIS Data via .NET or C# ...

    Try our On-Premise APIs to convert GML 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/gml-to-g...
  8. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....to CSV WORD to EXCEL WORD to JSON WORD to ODS Convert PDF to Images...conversion. C# - JSON to Excel Conversion C# - Excel to JSON Conversion...

    products.aspose.com/total/net/conversion/
  9. 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...
  10. Extract PDF Metadata using JavaScript | Aspose.PDF

    Extract PDF format metadata programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++...(metadata) from a PDF-file*/ const json = AsposePdfModule . AsposePdfGetInfo..."AsposePdfGetInfo => %O" , json . errorCode == 0 ? 'Title: ' + json . title :...

    products.aspose.com/pdf/nodejs-cpp/metadata/