Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 28,316 for

data source

(0.25 sec)
  1. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... join ( __dirname , "data" ); // Opening SpreadsheetML...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  2. 用C++将CSV、TSV和TXT转换为Excel|Documentation

    学习如何使用Aspose.Cells for C++将CSV、TSV和TXT文件转换为Excel。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/convert-csv-tsv-an...
  3. Aspose::Words::Settings::OdsoFieldMapData::get_...

    Aspose::Words::Settings::OdsoFieldMapData::get_Column method. Specifies the zero-based index of the column within an external Data Source which shall be mapped to the local name of a specific MERGEFIELD field. The default value is 0 in C++....column within an external data source which shall be mapped to...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  5. Variables defined in dynamically included docum...

    Hi there, When trying to access a variable that is defined in a dynamically inlcuded document (sub template), the code fails with an error message indicating that the variable name is not a field of the Data Source. It …...name is not a field of the data source . It seems that the variable...supports working with multiple data sources . Thus, you can declare...

    forum.aspose.com/t/variables-defined-in-dynamic...
  6. Creating Pie Chart with Leader Lines|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....input some data that will serve as series data source. Once the...the data is in place, we will add a Chart of type Pie to the collection...

    docs.aspose.com/cells/java/creating-pie-chart-w...
  7. IDataReader | Aspose.Words for Java

    Provides a means of reading one or more forward-only streams of result sets obtained by executing a command at a Data Source and is implemented by .NET Framework Data providers that access relational Databases in Java....Data.IDataRecord public interface...interface IDataReader extends System.Data.IDataRecord Provides a means...

    reference.aspose.com/words/java/com.aspose.word...
  8. View EXCEL File Online and Read EXCEL Document ...

    Free online EXCEL file viewer app. Python API code to read EXCEL file for viewer application....Workbook class object and load source EXCEL file using it. Get all...value. To view it convert the source EXCEL file to HTML using save...

    products.aspose.com/total/python-java/viewer/ex...
  9. Odso.RecipientDatas | Aspose.Words for .NET

    Manage your mail merge effortlessly with Odso RecipientDatas. Control inclusion/exclusion of records with a reliable, always-available collection....collection of data that designates which merge data source records...new Document ( MyDir + "Odso data.docx" ); OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  10. MailMergeSettings.odso property | Aspose.Words ...

    MailMergeSettings.odso property. Gets or sets the object that specifies the Office Data Source Object (ODSO) settings....that specifies the Office Data Source Object (ODSO) settings. @property...

    reference.aspose.com/words/python-net/aspose.wo...