Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 24,598 for

data source

(0.26 sec)
  1. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. #include <iostream>...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  2. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing document clarity and engagement....Create a data table to be used as a mail merge data source. DataTable...name of a column in the data source. FieldMergeField fieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....listed below: Series, a single data series in a chart. Axis, a chart’s...worksheet. ChartDataTable, a chart data table. ChartFrame, the frame...

    docs.aspose.com/cells/net/creating-charts/
  4. 使用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/
  5. OdsoDataSourceType | Aspose.Words for Java

    Specifies the type of the external Data Source to be connected to as part of the ODSO connection information in Java....the type of the external data source to be connected to as part...connected to a data source which aggregates other data sources. NATIVE...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced Data accuracy and efficiency....will accept values from a data source during a mail merge. // This...convert all values in a merge data source's "MyEAN13Barcode" column...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....regions with the name of a data source should be merged while executing...with regions against the data source or just the first one. g...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....following sample code loads the source Excel file , accesses the first...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  9. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency....referencing two columns in a data source. builder . Write ( "{{FirstName}}"..."{{LastName}}" ); // Create a data source that only contains one of...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the C# API or .NET Library....worksheets with common formatting and data. For example, if you work with... Worksheets , complete with data, formatting, tables, matrices...

    docs.aspose.com/cells/net/copying-and-moving-wo...