Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,323 for

syntax

(0.96 sec)
  1. How to access dynamic object properties using t...

    Hi team, Aspose Words for Java version 25.11. JSON payload is used to prepare JsonDataSource at time of document generation. I’m working with a JSON payload where some property names are dynamic. Here is a simplified …...use the Aspose Words template syntax to read values based on these...Have you tried any template syntax (e.g., {{node.acmeObject.[dynamicKey]...

    forum.aspose.com/t/how-to-access-dynamic-object...
  2. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...header cell using the following syntax: <<if [your_condition] -horz>>...example you can use the following syntax: <<[val]:"#.#0;(#.#0)">>...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  3. ReportingEngine.set_restricted_types method | A...

    ReportingEngine.set_restricted_types method. Specifies types, which members as well as which derived types' members should be inaccessible by the engine through template Syntax....the engine through template syntax. def set_restricted_types (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XmlDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.XmlDataSource. Easily access XML data for seamless integration into your reports and enhance data visualization....more information, see template syntax reference ( https://docs.aspose...com/display/wordsnet/Template+Syntax) . When XML Schema Definition...

    reference.aspose.com/words/net/aspose.words.rep...
  5. QR code generation in word template - Free Supp...

    Hi, I’m using Aspose.Words to insert tags in a .docx file, which I then pass to the engine along with JSON data for document generation. Now, I want to add QR code support so that by simply placing a tag in the .docx fi…...LINQ Reporting Syntax? If so, you can put the syntax into DISPLAYBARCODE...

    forum.aspose.com/t/qr-code-generation-in-word-t...
  6. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...getLayers()[0] syntax to obtain a reference to the...

    docs.aspose.com/psd/java/graphics-api/
  7. Report In Java

    Generate reports in Java and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Java reporting tools.... Using LINQ -based syntax, sort, filter, and group data...your data source using LINQ syntax and get a report in the format...

    products.aspose.com/words/java/report/
  8. 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....requires loops and complex syntax. Slicers let you extract ranges...entries efficiently. Declarative Syntax: Express intent directly in...

    docs.aspose.com/cells/net/how-to-import-array-e...
  9. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....control using the following syntax. << check [ conditional_expression...control using the following syntax. << item [ value_expression...

    docs.aspose.com/words/net/working-with-content-...
  10. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...例如: # The logic for invoking syntax checking here can be implemented...or custom logic. def correct_syntax ( text , locale ): # replace...

    docs.aspose.com/cells/zh/python-net/aspose-cell...