Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,345 for

syntax

(0.09 sec)
  1. Convert Financial Reports via .NET | products.a...

    C# code to convert Financial Reports in XBRL, iXBRL(inline xbrl) and OFX file fomats via .NET library....method that must comply with the syntax requirements imposed in specification...

    products.aspose.com/finance/net/conversion/
  2. aspose.words.mailmerging module | Aspose.Words ...

    The aspose.words.mailmerging module contains classes of the original mail merge reporting engine....engine based on the LINQ method syntax see aspose.words.reporting...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add custom xmp metadata to svg files - Free Sup...

    Hi Support, I’m trying to add custom xmp tags to svg file metadata section. Since I could not find any example code for this, I came up with the following code based on my research. using (SvgImage svgImage = (SvgIma…...org/1999/02/22-rdf-syntax-ns#" > </rdf:RDF> </x:xmpmeta>...

    forum.aspose.com/t/add-custom-xmp-metadata-to-s...
  4. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents.... 5 ); The syntax blue!20 means a blue color...Curves are created using simple syntax: Copy 1 \ draw (0,0) .. controls...

    docs.aspose.com/tex/net/tikz-fundamentals-of-us...
  5. When saving documents as PDF using java words J...

    Hello , we are testing linq report engine functionality of Aspose word java for document generation. When saving documents as PDF using java words Japanese language does not render properly in PDF Syntax templateDocum…...not render properly in PDF Syntax templateDocument.save(outStream...have also tried using simple syntax doc.save("src/main/resources/documents/hyper...

    forum.aspose.com/t/when-saving-documents-as-pdf...
  6. Working with Content Controls in Java|Aspose.Wo...

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

    docs.aspose.com/words/java/working-with-content...
  7. CSS fonts

    HTML CSS has next properties like font-family, font-weight, font-size, font-style, CSS font, font-stretch, font-synthesis, etc. Lern more about them here!...fantasy; Courier, monospace; Syntax: Copy 1 // text 1 2 . text1...font-weight: 900; 500; 200; Syntax: Copy 1 // text 1 2 . text1...

    docs.aspose.com/font/net/what-is-font/css-fonts/
  8. Path Builder – Create SVG Path – Aspose.SVG for...

    Learn how to use PathBuilder to create SVG paths using Aspose.SVG for .NET. PathBuilder makes it easier to create and manipulate SVG paths....SVG Builder API introduces syntax sugar to further refine the...PathBuilder offers an intuitive syntax for defining SVG paths programmatically...

    docs.aspose.com/svg/net/path-builder/
  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. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage.... The syntax of the XPath expressions is...in a document tree based on syntax. In the following example,...

    docs.aspose.com/html/net/html-navigation/