Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 25,056 for

data source

(0.27 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.... The Data folder at the root of Examples...mandatory that you download the Data folder along with the examples...

    docs.aspose.com/cells/go-cpp/how-to-run-the-exa...
  2. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....o is ReferredArea ) // fetch data from reference { ReferredArea...heights of all rows inside the source range will be copied to the...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....the code that converts the source file to the XLSX file generated...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  4. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. 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-...
  7. 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/
  8. How to Run the Examples|Documentation

    Learn about how to run examples in Visual Studio using NuGet or manually add reference to dll.... Package Manager->Package Sources and make sure that the option...automatically be downloaded via NuGet. Data folder at the root folder of...

    docs.aspose.com/drawing/net/how-to-run-the-exam...
  9. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image Data....custom property allows the image data to be saved only once, improving...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  10. 用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/