Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 27,953 for

data source

(0.53 sec)
  1. Several DOC Into PDF C++

    Merge multiple DOC into PDF in C++ code. Save DOC as PDF 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-pdf/
  2. 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/
  3. 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/
  4. 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/
  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 JPG C++

    Merge multiple DOC into JPG in C++ code. Save DOC as JPG 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-jpg/
  7. Get Cell Validation in ODS Files|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....GetValidation method by loading the source ODS file and reading the validation...Verify that Cell Value Satisfies Data Validation Rules Analyzing your...

    docs.aspose.com/cells/java/get-cell-validation-...
  8. Freeze Top Row(s) of Excel Worksheet|Documentation

    In this article, you will learn how to freeze top rows of Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs....When you have a huge amount of data under a common heading, you...portion even when the rest of the data is being scrolled. You can easily...

    docs.aspose.com/cells/python-net/how-to-freeze-...
  9. 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...
  10. How to Convert XML to Excel File using Python

    This brief article explains how to convert XML to Excel file using Python. It discusses the environment setup, stepwise algorithm, and a runnable sample code to convert XML to XLSX using Python....to convert XML file Load the source XML file using the Workbook...the output XLSX file from the source XML using SaveFormat class...

    kb.aspose.com/cells/python/how-to-convert-xml-t...