Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,379 for

syntax

(0.04 sec)
  1. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java.... Syntax of a link tag is defined as...

    docs.aspose.com/words/java/inserting-hyperlinks...
  2. Aspose Cells 23.8 Array formula: backlash inste...

    in C#, when I use this string for excel formula string formula = “=IF(ISNA(MATCH("A", {"A", "B"}, 0)), FALSE, TRUE)”; I get “=IF(ISNA(MATCH("A”, {“A” "B"}, 0)), false, true)" instead of “=IF(ISNA(MATCH("A”, {“A” ,“B”},…...may automatically adjust the syntax, which can lead to unexpected...should maintain the correct syntax without replacing commas with...

    forum.aspose.com/t/aspose-cells-23-8-array-form...
  3. LINQ Reporting Engine - Access JSON by name ind...

    I have a JSON file that looks something like this: { "Parent":{ "123":{ "Name": "Paul" } } } I would normally would use "<<[Parent.123.Name]>>" which is fine, but how can I access 12…...manually rather than by code, its syntax should be as follows: <<[Parent...

    forum.aspose.com/t/linq-reporting-engine-access...
  4. Using Conditional Blocks in Java|Aspose.Words f...

    Use conditional blocks to represent the same data depending on a condition using Java.... You can use the following syntax to declare a conditional block...

    docs.aspose.com/words/java/using-conditional-bl...
  5. empty_line|Documentation

    empty_line element is used to add vertical spacing between elements.... Syntax The element is declared with...

    docs.aspose.com/omr/txt-markup/empty_line/
  6. Using OneClick PDF Document Generator|Aspose.PD...

    Learn how to use Aspose.PDF OneClick PDF Document Generator in Microsoft Dynamics...button and use the following syntax: Syntax:Template Name |<Action:...

    docs.aspose.com/pdf/net/using-oneclick-pdf-docu...
  7. MboxToPst new feature - Free Support Forum - as...

    Hello Congrats on the 23.6 and this new overload: Anyway MailStorageConverter.MboxToPst if used with MboxStorageReader and PersonalStorage.Create will report back the live item being processed count to show a Progr…...yeah, that was correct, but syntax not supported in vs.net 2010...yeah, that was correct, but syntax not supported in vs.net 2010...

    forum.aspose.com/t/mboxtopst-new-feature/267590
  8. XmlDataSource Class | Aspose.Words for .NET

    Aspose.Words.Reporting.XmlDataSource class. Provides access to data of an XML file or stream to be used within a report in C#....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...
  9. Merging Table Cells Dynamically in Java|Aspose....

    Merge table cells with equal textual contents when building a report in Java.... Syntax of a cellMerge tag is defined...cellMerge tag using the following syntax. << cellMerge [ expression...

    docs.aspose.com/words/java/merging-table-cells-...
  10. Linq Reporting Engine - JSON & WORD - dynamic j...

    I want to output JSON values in Word, but the JSON nodes are dynamic. For example, sometimes they are like this: {"data":{"occupation1": "Other Occupation"}} , and sometimes they are like this: ‌{"data":{"occupation2":…...use the following template syntax: <<[data[0]]>> zhenglifan November...snippets, the suggested template syntax makes what is requested. If...

    forum.aspose.com/t/linq-reporting-engine-json-w...