Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 24,033 for

data source

(0.1 sec)
  1. Work with Barcode Recognition State using XML i...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...automatically for some barcode data, including the barcode image...itself and the link to the source file. If needed, this can be...

    docs.aspose.com/barcode/java/barcode-reading-in...
  2. Accessing Table from Cell and Adding Values ins...

    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....Example Screenshots comparing the source and output files The following...following screenshot shows the source Excel file used inside the code...

    docs.aspose.com/cells/java/accessing-table-from...
  3. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/languages/
  4. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for Node.js via C++....following sample code loads the source excel file which has two leading...again. The screenshot shows the source excel file , output CSV file...

    docs.aspose.com/cells/nodejs-cpp/trim-leading-b...
  5. Several HTML Into WORD C++

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

    products.aspose.com/words/cpp/merge/html-to-word/
  6. Several DOC Into DOCX C++

    Merge multiple DOC into DOCX in C++ code. Save DOC as DOCX 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-docx/
  7. Several WORD Into Image C++

    Merge multiple a Word document into Image in C++ code. Save a Word document as Image 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-image/
  8. Several HTML Into EPUB C++

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

    products.aspose.com/words/cpp/merge/html-to-epub/
  9. Several TEXT Into HTML C++

    Merge multiple TEXT into HTML in C++ code. Save TEXT as HTML 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-html/
  10. Several DOC Into EPUB C++

    Merge multiple DOC into EPUB in C++ code. Save DOC as EPUB 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-epub/