Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 28,113 for

data source

(0.17 sec)
  1. Aspose java cells fails to open files - Free Su...

    Hi when trying to open a xls file using: String inputPath = ""; try { LoadOptions opts = new LoadOptions(); book = new Workbook(inputPath, opts); } catch (Exception e) { }…...J(Unknown Source) com.aspose.cells.o3g.v(Unknown Source) com.aspose...a(Unknown Source) com.aspose.cells.o3g.a(Unknown Source) com.aspose...

    forum.aspose.com/t/aspose-java-cells-fails-to-o...
  2. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....to populate document with data sources. public void buildReportDataSourc()...to populate document with data sources: String doc = getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Parsing Pivot Cached Records while Loading an E...

    Learn how to parse pivot cached records while loading Excel files using Aspose.Cells for C++....Excel takes a copy of the source data and stores it in the Pivot...cannot see it, but that is the data the Pivot Table references when...

    docs.aspose.com/cells/go-cpp/parsing-pivot-cach...
  4. Update CSV File using Python | products.aspose.com

    Modify CSV document in Python applications without using Microsoft Excel....range of advantages, including data manipulation, automation, integration...with various data sources, visualization, data analysis, report...

    products.aspose.com/total/python-java/update/csv/
  5. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....this example, we’ll show the source code for a customer satisfaction...lines of text to the form. Source code Adding images to a survey...

    docs.aspose.com/omr/net/json-markup/examples/br...
  6. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  7. 使用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/
  8. How to get OData Connection Information with C+...

    Learn how to extract OData connection information from Excel files using Aspose.Cells for C++.... The source file used in the following...attached for your reference. Source File Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/how-to-get-odata-conn...
  9. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/conditional-formatting/
  10. IMailMergeDataSourceRoot class | Aspose.Words f...

    aspose.words.mailmerging.IMailMergeDataSourceRoot class. Implement this interface to allow mail merge from a custom Data Source with master-detail Data....from a custom data source with master-detail data. Methods Name...Name Description get_data_source(table_name) The Aspose.Words mail...

    reference.aspose.com/words/python-net/aspose.wo...