Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 26,667 for

data source

(0.12 sec)
  1. IDocumentReaderPlugin.read method | Aspose.Word...

    IDocumentReaderPlugin.read method. Reads the Data from the specified stream into the [Document](../../document/) instance....load_options, document) Reads the data from the specified stream into...Description src io.BytesIO The source stream to read the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Odso.dataSourceType property | Aspose.Words for...

    Odso.DataSourceType property. Specifies the type of the external Data Source to be connected to as part of the ODSO connection information for this mail merge...the type of the external data source to be connected to as part...purely a suggestion of the data source type that is being used for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Copying Rows and Columns|Documentation

    This article shows how to copy rows and columns through the Aspose.Cells for .NET API....row (or column) is copied, the data contained in it, including formulas...Select the cells that contain the data or other attributes that you...

    docs.aspose.com/cells/net/copying-rows-and-colu...
  4. Mail Merge and Reporting in C++|Aspose.Words fo...

    Mail Merge is a popular feature for quickly creating documents using C++. Aspose.Words for C++ takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....include specific values from a data source record in output documents...Aspose.Words places data from an external source, such as a database...

    docs.aspose.com/words/cpp/mail-merge-and-report...
  5. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your document automation today!...that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/net/aspose.words.fie...
  6. XZ File Format & .xz Extension - Comprehensive ...

    Discover the XZ archive file format and .xz extension, renowned for its high compression efficiency and open-Source compatibility. Learn about its features, how to open and extract XZ files, and its role in modern Data compression across various platforms....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/most-common-archives/wh...
  7. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies Data handling by returning only the field name, omitting any prefixes for clarity....Returns just the name of the data field. Any prefix is stripped...Create a data table to be used as a mail merge data source. DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。... get ( i ); output += "Data Source: " + link . dataSource +..."\n\n" ; console . log ( "Data Source: " + link . dataSource );...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  9. 检查工作簿是否包含隐藏的外部链接,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿是否包含隐藏的外部链接。... join ( __dirname , "data" ); const filePath = path ....++ ) { console . log ( "Data Source: " + links . get ( i ). getDataSource...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-wo...
  10. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to Data fields of a pivot table using Aspose.Cells with C++....apply a ConsolidationFunctio to data fields (or value fields) of...Applying ConsolidationFunctio to Data Fields of Pivot Table The following...

    docs.aspose.com/cells/cpp/consolidation-function/