Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 26,688 for

data source

(0.41 sec)
  1. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.Cells using C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...
  2. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....background without obscuring the data on the sheet. You can set a...close (); Vector < uint8_t > data ( buffer , fileSize ); delete...

    docs.aspose.com/cells/cpp/insert-background-ima...
  3. Freeze panes of Excel Worksheet with C++|Docume...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using the C++ library with the Aspose.Cells API....When you have a huge amount of data under a common heading, you...worksheet. Each record contains many data points. You can freeze panes...

    docs.aspose.com/cells/cpp/how-to-freeze-panes-o...
  4. Setting Metadata | JavaScript

    Easy-to-use JavaScript library for font manipulation from Aspose.Font. Learn how to set font metaData information....information Live Demos About Font Source Code API Reference Helpful...resources ▼ Live Demos About Font Source Code API Reference Pricing...

    docs.aspose.com/font/javascript-cpp/metadata-in...
  5. Java API to Render XML to FODS | products.aspos...

    Export XML to FODS via Java API without using Microsoft Excel or Adobe Reader...wide range of features such as data validation, formatting, charting...OpenOffice, and other open-source suites. Key Use Cases Transforming...

    products.aspose.com/total/java/conversion/xml-t...
  6. Features Overview|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....different data sources Supports DataTable as data source Supports...DataRowCollection as data source Supports DataReader as data source Create...

    docs.aspose.com/email/java/features-overview
  7. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field types seamlessly....default, a mail merge places data from each row of a table into...mail merge to insert data from the data source at those tags. //...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Several TEXT Into JPG Java

    Merge multiple TEXT into JPG in Java code. Save TEXT as JPG using Java....example that iterates through source text files and combines them...Document (fileName); // Append the source document to the end of the...

    products.aspose.com/words/java/merge/text-to-jpg/
  9. Several HTML Into GIF Java

    Merge multiple HTML into GIF in Java code. Save HTML as GIF using Java....example that iterates through source HTML files and combines them...Document (fileName); // Append the source document to the end of the...

    products.aspose.com/words/java/merge/html-to-gif/
  10. 数据排序与C++|Documentation

    学习如何使用Aspose.Cells for C++ API进行数据排序。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/sort-data-of-excel/