Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 23,960 for

data source

(0.06 sec)
  1. Save Specified Worksheets to PDF with Node.js v...

    Learn how to save specified worksheets to PDF using Aspose.Cells for Node.js via C++....is the active sheet of the source file sheetset-example.xlsx...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/save-specified...
  2. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_ConnectString method. Specifies the connection string used to connect to an external Data Source. The default value is an empty string in C++....to connect to an external data source. The default value is an...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. 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/
  4. 使用Node.js via C++复制源范围的行高到目标范围|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.... join ( __dirname , "data" ); // Create workbook object...AsposeCells . Workbook (); // Source worksheet const srcSheet =...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-row-he...
  5. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code.... You can load the source XML file in Python convert...set the load options Open the source XML file from the disk using...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  6. OdsoRecipientDataCollection.Count | Aspose.Word...

    Discover the OdsoRecipientDataCollection Count property to easily retrieve the total number of elements, enhancing your Data management efficiency....collection of data that designates which merge data source records...new Document ( MyDir + "Odso data.docx" ); OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  7. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....except for data tables : Recalculates formulas except data tables...# Load source workbook workbook = Workbook ( "source.xlsx" )...

    docs.aspose.com/cells/python-net/setting-formul...
  8. Editing Hyperlinks of Worksheet with C++|Docume...

    Learn how to edit hyperlinks of Worksheet through the 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/cpp/editing-hyperlinks-of...
  9. Convert GIF to Base64 – Online Encoder and C# Code

    Convert GIF to Base64 online or in C# and use an encoded string for Data URI. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI examples. You can encode...Demos Free Trial Documentation Source Code API Reference Overview...

    products.aspose.com/svg/net/gif-to-base64/
  10. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format Data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... We only define the data source, set a few properties, and...chart is composed of a data series. Each data series in Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/customizin...