Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 19,736 for

data source

(0.23 sec)
  1. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...print the row number of the data being merged in every merge..."\nRow number of record in data source: " ); FieldMergeRec fieldMergeRec...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++....files, for example, to retrieve data, or to use a designer template...= path . join ( __dirname , "data" ); const licensePath = path...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  3. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....so that it is easy to enter data into particular cells. Gridlines...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  4. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly....contained mail merge fields with no data should be removed from the document...columns of a mail merge data source table, // and then create...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. Opening Text Files with...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  6. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。... Get ( 0 ); // Populate the data for the chart. Add values to...example, we will add 12 months of data sheet . GetCells (). Get ( u...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  7. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....workbook = new Workbook ( "source.xlsm" ); //Change the VBA Module...//Create workbook object from source Excel file Workbook workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Image with Node.js via C++|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.... The source Excel file and generated TIFF...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. Update XLSB File using Java | products.aspose.com

    Modify XLSB 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 XLSB file as parameter Access...get(column) method Insert new data in the accessed cell using getCells()...

    products.aspose.com/total/java/update/xlsb/
  10. How to add/insert TextBox to Worksheet with C++...

    How to add/insert TextBox to Worksheet in Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/add-text-box-to-works...