Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 28,111 for

data source

(1.05 sec)
  1. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the Source Data point to the destination Data point....copy_format method copy_format(source_index, destination_index) Copies...from the source data point to the destination data point. def...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to get OData Connection Information|Documen...

    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....data_mashup property which returns...the OData information. The Source file used in the following...

    docs.aspose.com/cells/python-net/how-to-get-oda...
  3. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. Opening CSV Files and...

    docs.aspose.com/cells/python-java/opening-files...
  4. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...repeated for each record in the data source.” I don’t know if this could...behavior is expected. In your data source there is only one table with...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  5. 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/go-cpp/applying-subtotal-...
  6. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....following code sample loads the source Excel file and generates the...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  7. 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...
  8. Autofill Options|Documentation

    Drag the GridJs fill handle to autofill a target range, then choose Copy Cell, Fill Series, Fill Formatting Only, or Fill Without Formatting for the filled cells....drag release, the sheet runs data.autofill(selector.arange, 'all'...the original target cells in data.autofillCellInfo.history , and...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  9. 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...
  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/