Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 27,767 for

data source

(0.09 sec)
  1. Several WORD Into JPG Python

    Merge multiple a Word document into JPG in Python code. Save a Word document as JPG using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) for page in range...

    products.aspose.com/words/python-net/merge/word...
  2. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++....following screenshot compares the source Excel file and the generated...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/draw-timeline-...
  3. How to Convert XML to Excel File using C#

    This quick tutorial covers how to convert XML to Excel file using C#. It explains the IDE setup and a step-by-step process followed by a runnable code snippet to convert XML to XLSX using C#....to convert XML file Get the source XML file with the Workbook...initiated by loading the input XML data. Then the Excel file is generated...

    kb.aspose.com/cells/net/how-to-convert-xml-to-e...
  4. Update XLT File using Java | products.aspose.com

    Modify XLT document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....Workbook class object having the source XLT file as parameter Access...get(column) method Insert new data in the accessed cell using getCells()...

    products.aspose.com/total/java/update/xlt/
  5. Manage Document Properties|Documentation

    Learn how to manage document properties through the Aspose.Cells for Node.js via Java APIs....that return the values of other data types. Member Name Description...property data type is Boolean ToBool Date The property data type...

    docs.aspose.com/cells/nodejs-java/managing-docu...
  6. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, Data output. Also, when using firstOrDefault or similar functions, how to set a d…...have attached the template, data output. Also, when using firstOrDefault...pass the data object to the reporting engine. var source = JsonConvert...

    forum.aspose.com/t/enumeration-extension-method...
  7. How to Run Examples | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to run examples within Aspose.Page API solution for Python....to Run Examples Live Demos Source Code API Reference Helpful...Helpful resources ▼ Live Demos Source Code API Reference PyPi Pricing...

    docs.aspose.com/page/python-net/how-to-run-exam...
  8. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....// For complete examples and data files, please go to https://github...U16String outputDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  9. Insert a Linked Picture from Web Address with C...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/insert-a-linked-pictu...
  10. JsonSimpleValueParseMode | Aspose.Words for Java

    Specifies a mode for parsing JSON simple values null boolean number integer and string while loading JSON in Java....Shows how to use JSON as a data source (string). Document doc =..."Reporting engine template - JSON data destination (Java).docx"); JsonDataLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...