Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 24,694 for

data source

(0.4 sec)
  1. OdsoRecipientData.active property | Aspose.Word...

    OdsoRecipientData.active property. Specifies whether the record from the Data Source shall be imported into a document when the mail merge is performed...whether the record from the data source shall be imported into a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  3. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....your computer under the name source.png : For simplicity, this...file = "source.png" ; AsposeOCRInput source ; source . url =...

    docs.aspose.com/ocr/cpp/hello-world/
  4. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....following sample code loads the source Excel file, accesses the first...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  5. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++....worksheets with common formatting and data. For example, if you work with... Worksheets , complete with data, formatting, tables, matrices...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  6. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....JsonUtility classes to load the source CSV file and print the JSON...(); // Source directory U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  7. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON Data has a nested array. The directors (outer array) and their reporters (inner array). When …...Smartly importing and placing data with Smart markers Smartly importing...importing and placing data accoding to the template Excel files...

    forum.aspose.com/t/issue-with-directly-accessin...
  8. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your documents....matches the name of the data source table. doc . MailMerge ....region that belongs to a data source named "MyTable". /// Insert...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Get Range with External Links using Node.js via...

    Learn how to get ranges with external links using Aspose.Cells for Node.js via C++. Retrieve Data from different Excel files efficiently....Links Often Excel files access data from other Excel files using...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/get-range-with...
  10. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.Source_full_name](../Source_full_name/) is specified)....source_full_name is specified). @property...to edit a shape’s image data. img_source_doc = aw . Document (...

    reference.aspose.com/words/python-net/aspose.wo...