Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 26,687 for

data source

(0.2 sec)
  1. XmlDataLoadOptions.always_generate_root_object ...

    XmlDataLoadOptions.always_generate_root_object property. Gets or sets a flag indicating whether a generated Data Source will always contain an object for an XML root element...indicating whether a generated data source will always contain an object...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::LowCode::MailMergeOptions::get_R...

    Aspose::Words::LowCode::MailMergeOptions::get_RetainFirstSectionStart method. Gets a value indicating whether the section start of the first document section and its copies for subsequent Data Source rows are retained during mail merge or updated according to MS Word behaviour in C++....its copies for subsequent data source rows are retained during...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Aspose::Words::LowCode::MailMergeOptions::set_R...

    Aspose::Words::LowCode::MailMergeOptions::set_RetainFirstSectionStart method. Sets a value indicating whether the section start of the first document section and its copies for subsequent Data Source rows are retained during mail merge or updated according to MS Word behaviour in C++....its copies for subsequent data source rows are retained during...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Get Cell Validation in ODS Files with C++|Docum...

    Learn how to Get Cell Validation in ODS Files using Aspose.Cells for C++....GetValidation method by loading the source ODS file and reading the validation...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/get-cell-validation-i...
  5. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....png" ; AsposeOCRInput source ; source . url = file . c_str ();...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/passport-recognition/
  6. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...// For complete examples and data files, please go to https://github...Cells-for-C // Source directory U16String sourceDir = u ".. \\ Data \\ 01_SourceDirectory...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  7. Parsing Pivot Cached Records While Loading Exce...

    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....Excel takes a copy of the source data and stores it in the Pivot...cannot see it, but that is the data the Pivot Table references when...

    docs.aspose.com/cells/javascript-cpp/parsing-pi...
  8. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, add and format Data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... We only define the data source, set a few properties, and...chart is composed of a data series. Each data series in Aspose.Cells...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  9. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....Cells for Java to render HTML data to JSON Create a Workbook class...class object to load the HTML data Initialize an object of JsonSaveOptions...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  10. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++....// For complete examples and data files, please go to https://github...com/aspose-cells/Aspose.Cells-for-C++ // Source directory path U16String sourceDir...

    docs.aspose.com/cells/cpp/convert-table-to-ods/