Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 45,591 for

json

(0.15 sec)
  1. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...Json.JsonConvert.SerializeObject(data, Newtonsoft.Json.Formatting...can be easily serialized to JSON format. This approach effectively...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  2. Smartly Importing Array Elements by Slicer into...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with arrays from databases, JSON, or code. Example: Bind Invoice...check the template file , the JSON file , and the screenshot of...

    docs.aspose.com/cells/net/how-to-import-array-e...
  3. Convert GLB to GLTF via C# | products.aspose.com

    Sample code for GLB to GLTF C# conversion. Use API example code for batch GLB files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....format stores the glTF asset (JSON, .bin and images) in a binary...model information in JSON format. The use of JSON minimizes both the...

    products.aspose.com/cad/net/conversion/glb-to-g...
  4. Convert GLB to GLTF via C# | products.aspose.com

    Sample code for GLB to GLTF C# conversion. Use API example code for batch GLB files to GLTF conversion within VB.NET, Asp.NET or any .NET based application....format stores the glTF asset (JSON, .bin and images) in a binary...model information in JSON format. The use of JSON minimizes both the...

    products.aspose.com/3d/net/conversion/glb-to-gltf/
  5. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Python via .NET recognition results as formatted text....Getting recognition results as JSON Analyzing your prompt, please...

    docs.aspose.com/ocr/python-net/save-text/
  6. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, Json, SQL, XML and more using JavaScript via C++....> Convert Excel Workbook to JSON Aspose.Cells supports converting...converting a workbook to JSON (JavaScript Object Notation) file. The...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  7. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into Json, XML, or FDF format....fields from PDF document to JSON The following code snippet also...Extract form fields and convert to JSON var formData = document . Form...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  8. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for JavaScript via C++ recognition results in XML format....Getting recognition results as JSON Analyzing your prompt, please...

    docs.aspose.com/ocr/javascript-cpp/save-xml/
  9. 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...
  10. Aspose mailmerge - Free Support Forum - aspose.com

    Hello, We have a requirement to generate a pdf document from a word template. We are able to achieve this. However, in the input word template, we need to add some checkboxes and based on the value in input Json, we nee…...based on the value in input json, we need to check or uncheck...

    forum.aspose.com/t/aspose-mailmerge/314043