Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 27,759 for

data source

(0.16 sec)
  1. Read Excel File in C#

    This article explains how to read Excel file in C#. It includes the IDE configuration details, stepwise process, followed by a working sample code to create an XLSX reader in C#....different options to improvise the data extraction process based on...rows and columns that contain data Set the loops to iterate the...

    kb.aspose.com/cells/net/read-excel-file-in-csharp/
  2. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...f(Unknown Source) at com.aspose.cells.u4v.d(Unknown Source) at com...b(Unknown Source) at com.aspose.cells.u4v.a(Unknown Source) at com...

    forum.aspose.com/t/getting-nullpointerexception...
  3. LaTeX to XPS | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files to XPS format. Here are some code examples....Conversion LaTeX to XPS Live Demos Source Code API Reference Helpful...Helpful resources ▼ Live Demos Source Code API Reference Nuget Pricing...

    docs.aspose.com/tex/net/latex-to-xps/
  4. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in Java....font from the available font sources. // Open a document that contains...not exist in any of our font sources. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用JavaScript通过C++更新Power Query公式项。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel文件中更新Power Query公式项的数据源。...optional source workbook to reference in the "Source" item. </...Optional source file (used in the Power Query "Source" item):...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  6. Several DOC Into PNG C++

    Merge multiple DOC into PNG in C++ code. Save DOC as PNG using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source DOC file in C++. Convert several...

    products.aspose.com/words/cpp/merge/doc-to-png/
  7. Several TEXT Into PDF C++

    Merge multiple TEXT into PDF in C++ code. Save TEXT as PDF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source text file in C++. Convert several...

    products.aspose.com/words/cpp/merge/text-to-pdf/
  8. Several WORD Into PDF C++

    Merge multiple a Word document into PDF in C++ code. Save a Word document as PDF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-pdf/
  9. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  10. Several TEXT Into WORD C++

    Merge multiple TEXT into WORD in C++ code. Save TEXT as WORD using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source text file in C++. Convert several...

    products.aspose.com/words/cpp/merge/text-to-word/