Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,662 for

template element

(0.23 sec)
  1. Query Cell Areas Mapped to XML Map Path using W...

    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....xml_map_query() method specifies the XML element path, and the second parameter...demonstrates this feature. Template files and other source files...

    docs.aspose.com/cells/python-net/query-cell-are...
  2. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Java API code to extract images and text from ODP presentation....ITextFrame[] object Iterate through element and extract the information...presentations, and reuse branded templates effectively. Automated ODP...

    products.aspose.com/total/java/parse/odp/
  3. Outputting Expression Results in C#|Aspose.Word...

    Output expression results using placeholder within a Template when building a report in C#....expression results during template processing with the LINQ Reporting...expression result within a template. While building a report,...

    docs.aspose.com/words/net/outputting-expression...
  4. Hello, World!|Documentation

    Start working with Aspose.OMR for C++ by creating simple applications for generating and recognizing machine-readable forms....layout of the questionnaire (template source) is defined in a plain-text...into the full syntax of the template. Let’s just take a look at...

    docs.aspose.com/omr/cpp/hello-world/
  5. Convert OTG to DXF via Java | products.aspose.com

    Sample code for OTG to DXF Java conversion. Use API example code for batch OTG files to DXF conversion within any Web or Desktop Java based application....Format An OTG file is a drawing template that is created using the...default organization of drawing elements for a vector image that can...

    products.aspose.com/imaging/java/conversion/otg...
  6. ReportingEngine creating reflectionTypes with R...

    I’m creating a type with that logic: AssemblyName encaseModularAsemblyName = new AssemblyName("ModularEncasedAssembly_" + Guid.NewGuid()); AssemblyBuilder encaseModularAssemblyBuilder = AssemblyBuilder.DefineDynamicAsse…... Please also share a template and data, if needed for the...resultArray.Count; i++){ object element = Activator.CreateInstance(elementType);...

    forum.aspose.com/t/reportingengine-creating-ref...
  7. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...occurs when trying to access an element in an array or collection using...@mjkruzel3 , Thanks for the template XLSM file. After initial testing...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....instance of Workbook from a template file. Here is a simple usage...document properties from a template file. C# // Create an instance...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Restarting List Numbering Dynamically in C#|Asp...

    Restart list numbering within your documents dynamically when building a report using C#....numbering dynamically during templated document generation. You can...could try to use the following template to output information on several...

    docs.aspose.com/words/net/restarting-list-numbe...
  10. Change Gradient Colors in SVG in C# – Aspose.SVG

    Change SVG gradient colors in C# with Aspose.SVG for .NET. Find linearGradient and radialGradient Elements, edit stop-color values, update url(#id) fill or stroke references, save SVG, and export to PNG....<radialGradient> with , update its <stop> elements with , and save the edited...all gradient stops or all elements that reference a gradient...

    docs.aspose.com/svg/net/change-gradient-colors/