Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,587 for

template element

(0.19 sec)
  1. Accessing XML Data in C#|Aspose.Words for .NET

    Learn how to access XML data while building a report using LINQ in C#....attributes and text values of XML elements are loaded as strings then...attributes and text values of XML elements must be formed using invariant...

    docs.aspose.com/words/net/accessing-xml-data/
  2. CustomAnswerSheet|Documentation

    CustomAnswerSheet Element generates a numbered list of answers with full control over the layout and content of an answer....[ Hide ] CustomAnswerSheet element generates a numbered list of...answer rows and use WriteIn elements to handle open-ended questions...

    docs.aspose.com/omr/net/json-markup/customanswe...
  3. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an Element array from the datasource the report is coming as blank for the below input xml and the Template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...1:14pm 1 Hi, When iterating an element array from the datasource the...the below input xml and the template. Input Xml <data> <testData>...

    forum.aspose.com/t/linq-report-engine-when-usin...
  4. JsonDataLoadOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting.JsonDataLoadOptions class for seamless JSON data parsing. Enhance your document processing with flexible options!...for a JSON root element. If a JSON root element contains a single...MyDir + "Reporting engine template - JSON data destination.docx"...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Convert DWT to DXF via C# | products.aspose.com

    Sample code for DWT to DXF C# conversion. Use API example code for batch DWT files to DXF conversion within VB.NET, Asp.NET or any .NET based application....file is an AutoCAD drawing template file that is used as starter...be saved as DWG files. Such template files provide initial settings...

    products.aspose.com/cad/net/conversion/dwt-to-dxf/
  6. ScoreGroupConfig|Documentation

    ScoreGroupConfig Element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....ScoreGroupConfig Contents [ Hide ] This element defines a group of questions...Declaration ScoreGroupConfig element is declared as an instance...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  7. Convert DWT to DXF via JavaScript | products.as...

    Sample code for DWT to DXF conversion. Use API example code for batch DWT files to DXF conversion....file is an AutoCAD drawing template file that is used as starter...be saved as DWG files. Such template files provide initial settings...

    products.aspose.com/cad/javascript-net/conversi...
  8. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format.... Create a PDF template . Load the XML template . Specify the...contains one or more Paragraph elements. Text is a Paragraph level...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  9. Compress and Decompress DXF Files via .NET

    C# compression and decompression source code to compress DXF documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Each element in the file has a prefix integer...code actually represents the element that follows and indicates...

    products.aspose.com/zip/net/zip-file/dxf/
  10. Convert PDF to Image Formats in JavaScript|Aspo...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code.... forEach ( ( element , index ) => DownloadFile (...[ index ], "image/jpeg" , element ) ) ?? "" } ` : `Error: ${...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...