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

data source

(0.24 sec)
  1. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_ActiveRecord method. Specifies the one-based index of the record from the Data Source which shall be displayed in Microsoft Word. The default value is 1 in C++....index of the record from the data source which shall be displayed...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Variables defined in dynamically included docum...

    Hi there, When trying to access a variable that is defined in a dynamically inlcuded document (sub template), the code fails with an error message indicating that the variable name is not a field of the Data Source. It …...name is not a field of the data source . It seems that the variable...supports working with multiple data sources . Thus, you can declare...

    forum.aspose.com/t/variables-defined-in-dynamic...
  3. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/chart-to-image/
  4. Export VBA Certificate to File or Stream with N...

    Learn how to export a VBA digital certificate to a file or stream using Aspose.Cells for Node.js via C++. Access raw Data of VBA digital certificates.... You can access the raw data of the VBA digital certificate...sample code that saves the raw data of the VBA certificate into...

    docs.aspose.com/cells/nodejs-cpp/export-vba-cer...
  5. 使用C++编辑工作表的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何编辑工作表的超链接。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/editing-hyperlinks...
  6. Efficiently Save .pub File Conversion Output to...

    Using a stream as the output ensures efficient handling of large files, proper reSource management, and flexibility of the output destination....NET Live Demos Documentation Source Code API Reference Overview...Overview Live Demos Documentation Source Code API Reference Nuget Pricing...

    products.aspose.com/pub/net/output-to-stream/
  7. How to Convert XLS to XLSX in C#

    This short tutorial describes how to convert XLS to XLSX in C#. To convert XLS to XLSX C# code and detailed steps are shared to accomplish the task with minimum effort....with the desired data only from the source XLS. To convert XLS...process for avoiding unnecessary data to be copied to the converted...

    kb.aspose.com/cells/net/how-to-convert-xls-to-x...
  8. 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/
  9. 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...
  10. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files....A chart worksheet is the data source behind a chart in a presentation...available through the chart data workbook, which allows you to...

    docs.aspose.com/slides/java/chart-worksheet-for...