Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,322 for

syntax

(0.16 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. Grid|Documentation

    A markup element that creates a matrix of numbered bubbles that are combined into a single answer.... Syntax The element is declared with...

    docs.aspose.com/omr/java/design-form/grid/
  3. Advanced Formula Calculation|Documentation

    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....list of Excel functions and syntax. Make Use of Report Designer...

    docs.aspose.com/cells/reportingservices/advance...
  4. content|Documentation

    Content element is used to add one or more lines of text to the parent element.... Syntax The element declaration begins...

    docs.aspose.com/omr/net/txt-markup/content/
  5. 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...
  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. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...org/1999/02/22-rdf-syntax-ns#\"> ... </rdf:RDF></x:xmpmeta><...xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> ... </rdf:RDF> </x:xmpmeta>...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  8. 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...
  9. 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/
  10. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...MARKDOWN_SYNTAX); // Preserves numbering and...rtMo.MARKDOWN_SYNTAX); // Use Markdown syntax for lists options...

    forum.aspose.com/t/parse-the-full-document-to-m...