Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 27,761 for

data source

(0.07 sec)
  1. Freeze panes of Excel Worksheet with Node.js vi...

    In this article, you will learn how to freeze panes of Excel Worksheets programmatically using Aspose.Cells for Node.js via C++....When you have a huge amount of data under a common heading, you...worksheet. Each record contains many data fields. You can freeze panes...

    docs.aspose.com/cells/nodejs-cpp/how-to-freeze-...
  2. Search Microsoft Excel Spreadsheets via Python ...

    Search in Microsoft Excel Spreadsheets via your Python application. Search worksheets online via app....essential due to the vast amounts of data stored in spreadsheets. This...efficient searching ensures data accuracy and minimizes the risk...

    products.aspose.com/total/python-java/search/
  3. How to Use Image Markers in Smart Markers|Docum...

    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....Image Markers While Grouping Data in Smart Markers The following...) Then it fills the data source with data and calls the WorkbookDesigner...

    docs.aspose.com/cells/net/how-to-use-image-mark...
  4. 使用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...
  5. Automation Error|Documentation

    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....(KB907417) Update Office 2003 SP1 Data Source Error Analyzing your prompt...

    docs.aspose.com/cells/reportingservices/automat...
  6. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....//Create workbook object from source Excel file Workbook workbook...workbook = new Workbook ( "source.xlsm" ); //Change the VBA Module...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Aspose::Words::Bibliography::Person::Person con...

    Aspose::Words::Bibliography::Person::Person constructor. Initialize a new instance of the Person class in C++....Shows how to get bibliography sources available in the document....get_MyDir () + u "Bibliography sources.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.bib...
  8. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...local file system as a font source. FileFontSource fileFontSource...font file. priority Int32 Font source priority. See the Priority...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Several HTML Into SVG C++

    Merge multiple HTML into SVG in C++ code. Save HTML as SVG using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-svg/