Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 46,919 for

json

(0.55 sec)
  1. In version 24.2.0 “Update Whole Sheet” function...

    Open an Excel sheet in the web application. Edit the value of any cell. Click “Save” or activate the updateWholeSheet() function. Note that: Cell values ​​remain unchanged after saving. Styles are updated correctly. …...requestData = { uid: currentUid, p: JSON.stringify(jsondata) }; updateWholeSheet...setCellText(...) and then sends a JSON payload built from xs.getUpdateDatas()...

    forum.aspose.com/t/in-version-24-2-0-update-who...
  2. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Node.js via C++.... JSON A popular open-standard format...

    docs.aspose.com/ocr/nodejs-cpp/supported-file-f...
  3. 导出为 XML|Aspose.PDF for Python via .NET

    这个示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 表单数据导出为 XML 文件。它展示了如何加载 PDF 文档,通过 Form facade 访问其表单字段,并使用 Form Class 将提取的数据保存为结构化 XML。...export_xml ( xml_output_stream ) 导出为 JSON 提取 XFA 数据...

    docs.aspose.com/pdf/zh/python-net/export-to-xml/
  4. Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and Json file formats and allows exporting Excel files to PDF, DOCX, PPTX, Json, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text...

    docs.aspose.com/cells/net/
  5. Convert Image to Base64 – Online Encoder and C#...

    Convert Image to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, Json and others....any binary data in HTML, CSS, JSON, or SVG documents. For example...exchange. JSON code to embed Base64 Image into JSON document Copy...

    products.aspose.com/svg/net/image-to-base64/
  6. Convert TIFF to Base64 – Online Encoder and C# ...

    Convert TIFF to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, Json and others....any binary data in HTML, CSS, JSON, or SVG documents. For example...to embed into an HTML, CSS, JSON, or SVG file, please learn all...

    products.aspose.com/svg/net/tiff-to-base64/
  7. 档案

    档案...AsposePdfOptimize函数返回一个JSON对象,使用json.errorCode,您可以检查PDF文件是否优化成功。如果错误代码为...PDF 已优化,没有任何问题。否则,会发生错误,您可以从 json.errorText 中读取该错误。 最后,调用Down...

    blog.aspose.com/zh/pdf/optimize-pdf-javascript/
  8. Convert Spreadsheets Using LowCode API|Document...

    Demonstrates how to use Aspose.Cells LowCode APIs to convert spreadsheets....conversion, image conversion, JSON conversion, PDF conversion,...

    docs.aspose.com/cells/net/convert-spreadsheets-...
  9. Convert PNG to Base64 – Online Encoder and C# Code

    Convert PNG to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, Json and others....any binary data in HTML, CSS, JSON, or SVG documents. For example...exchange. JSON code to embed Base64 PNG Image into JSON document...

    products.aspose.com/svg/net/png-to-base64/
  10. 导入 XML 数据|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 XML 文件中的表单数据导入到 PDF 表单字段。它展示了如何绑定 PDF 文档,通过文件流读取结构化的 XML 数据,并自动填充相应的表单字段。... save ( outfile ) 导入 JSON 数据 替换 XFA 数据...

    docs.aspose.com/pdf/zh/python-net/import-xml-data/