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

data source

(0.32 sec)
  1. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....connecting to an external data source. Document doc = new Document...Document ( MyDir + "Odso data.docx" ); MailMergeSettings settings...

    reference.aspose.com/words/net/aspose.words.set...
  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. Working with SolutionXML Elements|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....means of persisting solution data. Users may store SolutionXML...// For complete examples and data files, please go to https://github...

    docs.aspose.com/diagram/java/working-with-solut...
  4. ChartDataPointCollection.CopyFormat | Aspose.Wo...

    Effortlessly copy formatting between Data points with the ChartDataPointCollection CopyFormat method. Enhance your Data visualization today!...from the source data point to the destination data point. public...) Examples Shows how to copy data point format. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 4985 - Csv to EsriJson- conversion succeeded, b...

    Hi Alexander, Please see: It seems that your input CSV file does not contain coordinates or these columns were not recognized. Please follow these instructions to format the input spreadsheet Data correctly: Data s…...format the input spreadsheet data correctly: Conversion of XY...XY or LAT/LON tabular data to GIS formats using CSV or Excel -...

    forum.aspose.com/t/4985-csv-to-esrijson-convers...
  6. 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...
  7. 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/
  8. 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...
  9. 将图表导出为 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/
  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/