Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 26,438 for

data source

(0.38 sec)
  1. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....If the merge field in the data source does not have a column or...in the data source contains a mapping field but the data is null...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  2. OdsoFieldMapData.type property | Aspose.Words f...

    OdsoFieldMapData.type property. Specifies if a given mail merge field has been mapped to a column in the given external Data Source or not...column in the given external data source or not. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MailMergeSettings.query property | Aspose.Words...

    MailMergeSettings.query property. Contains the Structured Query Language string that shall be run against the specified external Data Source to return the set of records which shall be imported into the document when the mail merge operation is performed...against the specified external data source to return the set of records...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Different Input Sources|Documentation

    Learn how to use BarCodeReader with file paths, streams, images, and in-memory Data in Aspose.BarCode for Java....Different Input Sources Contents [ Hide ] Barcode Recognition...Recognition from Different Input Sources BarCodeReader in Aspose.BarCode...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. 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/
  6. Aspose::Words::Fonts::FontSourceType enum | Asp...

    Aspose::Words::Fonts::FontSourceType enum. Specifies the type of font Source in C++....Specifies the type of font source. enum class FontSourceType...represents a stream with font data. Examples Shows how to use a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the Data Source. Currently, I’m instantiating the Data Source like this: var DataSource = new JsonDataSource(n…...as the data source. Currently, I’m instantiating the data source...process that occurs when the data source is created. This process...

    forum.aspose.com/t/jsondatasource-initializatio...
  8. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  9. 使用C++对列中的数据进行排序并使用自定义排序列表|Documentation

    学习如何使用Aspose.Cells for C++ API,将列中的数据根据自定义列表排序。...// Source directory path U16String srcDir ( u ".. \\ Data \\...\\ Data \\ 02_OutputDirectory \\ " ); // Load the source Excel...

    docs.aspose.com/cells/zh/cpp/sort-data-in-colum...
  10. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth Data transitions and rolling averages in your chart for a continuous and updated display....representation that displays data points constantly shifting and...most recent data points while discarding older data points as new...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...