Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 27,073 for

data source

(1.46 sec)
  1. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....explain how to apply Subtotal to data and change the direction of...Detail. You can apply Subtotal to data using the Worksheet.Cells.Subtotal()...

    docs.aspose.com/cells/cpp/applying-subtotal-and...
  2. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look....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.mai...
  3. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/calculation-of-excel-...
  4. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....comparison is true, the next data record is merged into the current...from the next data record rather than the current data record.) If...

    reference.aspose.com/words/java/com.aspose.word...
  5. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....following screenshot shows the source Excel file used in the sample...format. You can download the source Excel file and the output PDF...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  6. Update Power Query Formula Item|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....might be cases where the data source files are moved and the Excel...update the location of the source file. Updating Power Query...

    docs.aspose.com/cells/net/update-power-query-fo...
  7. Odso.data_source_type property | Aspose.Words f...

    Odso.Data_Source_type property. Specifies the type of the external Data Source to be connected to as part of the ODSO connection information for this mail merge...data_source_type property Odso.data_source_type property Specifies...the type of the external data source to be connected to as part...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Odso.DataSourceType | Aspose.Words for .NET

    Discover the Odso DataSourceType property for seamless mail merge connections. Easily specify external Data Sources and enhance your workflow efficiency....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/net/aspose.words.set...
  9. How to Convert JSON file to Excel using C#

    This quick tutorial guides on how to convert JSON file to Excel using C#. It describes the process of exporting JSON to Excel in C# with the help of easy to follow steps and a runnable code that can be executed in any of the operating systems like Windows, macOS or Linux....using C# by reading JSON data from any source and then saving it as...defining the formatting of imported data. An empty or existing workbook...

    kb.aspose.com/cells/net/how-to-convert-json-fil...
  10. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。..."A1" , u "A2" ); // Input some data with some formattings into //...u "B1" , u "B2" ); // Copy source range to target range in the...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/