Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 22,260 for

data source

(0.05 sec)
  1. How to Run the Examples|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.... Data folder at the root folder of...mandatory that you download the Data folder along with the examples...

    docs.aspose.com/email/python-net/how-to-run-the...
  2. OdsoFieldMapData.name property | Aspose.Words f...

    OdsoFieldMapData.name property. Specifies the column name within an external Data Source for the column whose index is specified by the [OdsoFieldMapData.column](../column/) property...name within an external data source for the column whose index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results....following sample code loads the source excel file and accesses the...join ( __dirname , "data" ); // Load your source excel file const...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  4. How and Where to Use Enumerators with C++|Docum...

    Learn how to How and Where to Use Enumerators through the Aspose.Cells for C++ API....Enumerators can be used to read the data in the collection, but they...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...
  5. How to Convert XML to Excel File using Java

    This quick guide explains how to convert XML to Excel file using Java. It includes information about setting up the environment, a step-by-step algorithm, and a running code snippet to convert XML to XLSX using Java....convert XML file Access the source XML file with the Workbook...In the first step, load the source XML file while initiating the...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...
  6. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....into text AsposeOCRInput source ; source . url = file_path_str ...AsposeOCRInput > content = { source }; // Extract text from the...

    products.aspose.com/ocr/cpp/
  7. Aspose::Words::Bibliography::Contributor class ...

    Aspose::Words::Bibliography::Contributor class. Represents a bibliography Source contributor. Can be either an corporate (an organization) or a list of persons in C++....class Represents a bibliography source contributor. Can be either...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/cpp/aspose.words.bib...
  8. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Artist method. Gets or sets the artist of a Source in C++....Gets or sets the artist of a source. System :: SharedPtr < Aspose...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/cpp/aspose.words.bib...
  9. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Author method. Gets or sets the author of a Source in C++....Gets or sets the author of a source. System :: SharedPtr < Aspose...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/cpp/aspose.words.bib...
  10. Count number of cells in the Worksheet with Nod...

    Learn how to programmatically count the number of cells in an Excel worksheet using Aspose.Cells for Node.js via C++....node" ); // Source directory const sourceDir =...join ( __dirname , "data" ); // Load source Excel file const filePath...

    docs.aspose.com/cells/nodejs-cpp/count-number-o...