Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 45,647 for

json

(0.2 sec)
  1. 使用 JavaScript 通过 C++ 将 BMP 转换为 EPS

    本文将通过 C++ 讲解并演示 Aspose.Page API 解决方案提供的 JavaScript 将 BMP 转换为 EPS 的功能。...onload = (event) => { 4 const JSON = AsposeSaveImageAsEps(event...); 5 if (JSON. errorCode == 0) { 6 DownloadFile(JSON. fileNameResult...

    docs.aspose.com/page/zh/javascript-cpp/convert/...
  2. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...FillDocumentWithJson(Document document, string json) { Dictionary<string, object>...DeserializeObject<Dictionary<string, object>>(json); } catch (Exception ex) { throw...

    forum.aspose.com/t/issue-with-text-placeholders...
  3. Extract Images from PDF using Python|Aspose.PDF...

    How to extract a part of the image from PDF using Aspose.PDF for Python...FileIO from os import path import json from aspose.pycore import cast...

    docs.aspose.com/pdf/python-net/extract-images-f...
  4. PDL Conversion API | Node.js Solution

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Node.js library with the Aspose.Page PDL conversion functionality.... The result JSON contains the count of files...boolean values to it. The result JSON contains the result file name...

    products.aspose.com/page/nodejs-cpp/conversion/
  5. Aspose.Words Product Family

    查找有关在不使用 Microsoft Word 的情况下创建、转换、编辑和打印 Word 文档的答案。...Java 中将 DOCX 转换为 JSON 在 C# 中将 DOCX 转换为 JSON 在 Java 中将 TXT 转换为...

    kb.aspose.com/zh/words/page/2/
  6. Ստեղծել մակրո Word-ում՝ օգտագործելով C#

    Հետևեք այս հոդվածին՝ Word-ում մակրո ստեղծելու համար՝ օգտագործելով C#։ Այն տրամադրում է մանրամասներ IDE-ի կարգավորման, ծրագրավորման քայլերի և VBA-ի կիրառման օրինակի մասին՝ C#-ով։...Word ֆայլը JSON-ի վերածելու համար, տես DOCX-ը JSON-ի վերածել C#-ում...

    kb.aspose.com/hy/words/net/create-a-macro-in-wo...
  7. 使用 Aspose.Page Node.js 通过 C++ API 转换 XPS

    本文通过代码片段描述并演示了 Aspose.Page API 解决方案中包含的 XPS 到 PDF 转换功能。... 结果 JSON 包含 fileNameResult 中的文件名。 如果...DownloadFile 函数下载文件:“DownloadFile(JSON.fileNameResult, “image/pdf”);”...

    docs.aspose.com/page/zh/nodejs-cpp/convert-xps/
  8. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...a structured format, such as JSON, CSV, or Excel, is often necessary...table data, and output it in JSON format. Let’s say that a table...

    products.aspose.com/html/net/extract-data-from-...
  9. DoclingSaveOptions.save_format property | Aspos...

    DoclingSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...save a document into a Docling JSON format. doc = aw . Document...'DoclingSaveOptions.DoclingJson.json' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Saving recognition results|Documentation

    Aspose.OCR for Python via .NET can save OCR results to a text file or return them as text, XML, or Json....Getting recognition results as JSON Getting recognition results...

    docs.aspose.com/ocr/python-net/save/