Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 27,632 for

data source

(0.15 sec)
  1. Aspose::Words::Settings::Odso::set_UdlConnectSt...

    Aspose::Words::Settings::Odso::set_UdlConnectString method. Specifies the Universal Data Link (UDL) connection string used to connect to an external Data Source. The default value is an empty string in C++....method Specifies the Universal Data Link (UDL) connection string...to connect to an external data source. The default value is an...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Settings::OdsoRecipientData::set...

    Aspose::Words::Settings::OdsoRecipientData::set_Column method. Specifies the column within the Data Source that contains unique Data for the current record. The default value is 0 in C++....within the data source that contains unique data for the current...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...(); // Source directory U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  4. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset Data for efficient, personalized output....0;Data Source=Northwind.mdb" Dim License...how to run a mail merge with data from an ADO dataset. public...

    reference.aspose.com/words/net/aspose.words.mai...
  5. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...the format code applied to a data label. isLinkedToSource Specifies...format code is linked to a source cell. Default is true. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MailMergeSettings.data_source property | Aspose...

    MailMergeSettings.Data_Source property. Specifies the path to the mail-merge Data Source...data_source property MailMergeSettings.data_source property Specifies...the path to the mail-merge data source. The default value is an...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency....mail merge with data from an Office Data Source Object. Document..."<Message>" ); // Create a data source in the form of an ASCII file...

    reference.aspose.com/words/net/aspose.words.set...
  8. Public API Changes in Aspose.Cells 8.4.2|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....area from which to plot the data series. The second parameter...is, whether to plot the chart data series from a range of cell...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  10. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/encrypting-excel-files/