Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 85 for

json smart marker support

(0.22 sec)
  1. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a Json array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...Handling JSON Array as Single Cell in CSV Using Aspose Aspose...Aspose.Cells Product Family smart-markers , cells-java rupali14 October...

    forum.aspose.com/t/handling-json-array-as-singl...
  2. Smartly Importing Master and Details Data 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....Details Data into Excel With Smart Markers Contents [ Hide ] Possible...and details with smart markers. Smart Marker Parameters for Master...

    docs.aspose.com/cells/net/how-to-use-master-and...
  3. Smartly Importing Nested Objects into Excel Wit...

    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....Objects into Excel With Smart Markers Contents [ Hide ] Why Use...Nested Objects for Smart Markers Smart Markers (in tools like FoxPro...

    docs.aspose.com/cells/net/how-to-import-nested-...
  4. Smartly Importing Array Element by Index into E...

    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....by Index into Excel With Smart Markers Contents [ Hide ] Why Accessing...array elements by index in Smart Markers (a feature in programming...

    docs.aspose.com/cells/net/how-to-import-array-e...
  5. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a Json array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...Handling JSON Array as Single Cell in CSV Using Aspose Aspose...Aspose.Cells Product Family smart-markers , cells-java amjad.sahi...

    forum.aspose.com/t/handling-json-array-as-singl...
  6. 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....Slicer into Excel With Smart Markers Contents [ Hide ] Why Access...Slicer In FastReport’s Smart Markers, accessing array elements...

    docs.aspose.com/cells/net/how-to-import-array-e...
  7. Query on range and static legends data - Free S...

    I’m working on generating an Excel report using Aspose Cells for Java v25.9, combining an Excel template with Json data. I’ve included my sample code, the template, and the generated output for you to easily reference. r…...combining an Excel template with JSON data. I’ve included my sample...my dynamic range uses a smart marker like this: &=RootData.Directors...

    forum.aspose.com/t/query-on-range-and-static-le...
  8. Repeating parent property for each child - Free...

    Hi there! We’re using Aspose.Cells for Java (version 25.11) to generate reports from an XLSX template using a Json payload. Our Json data features a list of Vendors, where each vendor has a Code and a nested array of P…...XLSX template using a JSON payload. Our JSON data features a list...group:repeat parameter in the smart marker, but it doesn’t seem to...

    forum.aspose.com/t/repeating-parent-property-fo...
  9. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…... We need variable support in Java. amjad.sahi July 15...Cells Java. We need variable support in Java Yes, the ticket was...

    forum.aspose.com/t/variables-in-excel-template/...
  10. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following Smart Markers to …... I tried the following smart markers to output the details of...director from the employees JSON data: &=RootData.Directors.elementAt(0)...

    forum.aspose.com/t/accessing-array-element-by-i...