Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 27,657 for

data source

(1.61 sec)
  1. Several Image Into HTML C++

    Merge multiple Image into HTML in C++ code. Save Image as HTML using C++.... Open the source image file in C++. Convert...(fontconfig and mesa-glu open-source packages) in Product Documentation...

    products.aspose.com/words/cpp/merge/image-to-html/
  2. HTML 模板 – 用 Java 将模板转换为 HTML

    学习使用数据绑定表达式创建动态 HTML 模板。使用 Aspose.HTML for Java 从 XML/JSON 数据填充模板。... XML数据源 Copy 1 < Data > 2 < FirstName >John</ FirstName...Number > 8 </ Address > 9 </ Data > HTML 页面模板中的数据绑定表达式: HTML 模板...

    docs.aspose.com/html/zh/java/html-template/
  3. Generate Reports in PST Files via Java | produc...

    Java sample code to create PST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....add dynamic fields Create data source and mapping Initialize TemplateEngine...; //fill a DataTable as data source DataTable dt = new DataTable();...

    products.aspose.com/email/java/assembly/pst/
  4. Reading and Writing Query Table of Worksheet|Do...

    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....them in Microsoft Excel via Data > Connections > Properties....following screenshot shows the source excel file used in the code...

    docs.aspose.com/cells/java/reading-and-writing-...
  5. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/
  6. Several WORD Into MARKDOWN Python

    Merge multiple a Word document into MARKDOWN in Python code. Save a Word document as MARKDOWN using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/word...
  7. Several WORD Into XPS Python

    Merge multiple a Word document into XPS in Python code. Save a Word document as XPS using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/word...
  8. Several HTML Into DOCX Python

    Merge multiple HTML into DOCX in Python code. Save HTML as DOCX using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/html...
  9. Several PDF Into EPUB Python

    Merge multiple PDF into EPUB in Python code. Save PDF as EPUB using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/pdf-...
  10. Several DOC Into PDF Python

    Merge multiple DOC into PDF in Python code. Save DOC as PDF using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/doc-...