Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 25,057 for

data source

(0.29 sec)
  1. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....explains how to download image data into a memory stream and insert...:: Cells :: Startup (); // Source and output directories U16String...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  2. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++....following sample code loads the source Excel file, and sets the comment...= path . join ( __dirname , "data" ); // Open the template file...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  3. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for Node.js via C++....reads a source workbook and combines the data of all source worksheets...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  4. Create Pivot Tables and Pivot Charts with Golan...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with Golang via C++....graphical representation of the data in a pivot table. Pivot charts...even easier to understand the data since the pivot table creates...

    docs.aspose.com/cells/go-cpp/create-pivot-table...
  5. ChartNumberFormat.is_linked_to_source property ...

    ChartNumberFormat.is_linked_to_Source property. Specifies whether the format code is linked to a Source cell...is_linked_to_source property ChartNumberFormat.is_linked_to_source property...format code is linked to a source cell. Default is true. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....populated with a data from the specified source and becomes a ready...ready report. data_source An object providing a data to populate...

    docs.aspose.com/words/python-net/linq-reporting...
  7. Accessing Table from Cell and Adding Values ins...

    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....following screenshot shows the source Excel file used in the code...Example Screenshots comparing the source and output files The following...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  8. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....following sample code loads the source Excel file, which has a Password...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  9. Aspose::Words::MailMerging::MailMerge::get_Mapp...

    Aspose::Words::MailMerging::MailMerge::get_MappedDataFields method. Returns a collection that represents mapped Data fields for the mail merge operation in C++....collection that represents mapped data fields for the mail merge operation...get_MappedDataFields () Remarks Mapped data fields allow to automatically...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/universal/