Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 25,043 for

data source

(0.16 sec)
  1. Color Space Conversion for JPEG through ICC Pro...

    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....uses “Profiles” which maps the source color space to device-independent... Aspose.Imaging can convert data into color space as required...

    docs.aspose.com/imaging/python-net/color-space-...
  2. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....Font Live Demos About Font Source Code API Reference Helpful...resources ▼ Live Demos About Font Source Code API Reference Nuget Pricing...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  3. Spreadsheet Editor - Working with Cells|Documen...

    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.... attr ( ' data - columnid ' ); var rowId =...- input input ' ). attr ( ' data - rowid ' ); var clientId =...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  4. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for JavaScript via C++....reads a source workbook and combines the data of all source worksheets...

    docs.aspose.com/cells/javascript-cpp/combine-mu...
  5. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....will commence by loading the source XML file from the disk or a...can utilize to preprocess the source XML file including the set...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  6. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....workbook in MS Excel and added some data in the first worksheet. Now...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  7. Update XLSB File using Java | products.aspose.com

    Modify XLSB document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....Workbook class object having the source XLSB file as parameter Access...get(column) method Insert new data in the accessed cell using getCells()...

    products.aspose.com/total/java/update/xlsb/
  8. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...// Source directory path U16String srcDir ( u ".. \\ Data \\...Create workbook object from source Excel file Workbook workbook...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  9. Install License|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.... You need manually add data from license file to any named...Product.Family.lic" = hex:00 Source code of ConfigLicense utility...

    docs.aspose.com/barcode/reportingservices/insta...
  10. 将CSV转换为JSON,使用C++|Documentation

    使用简单易用的Aspose.Cells for C++ API将CSV文件转换为JSON。...(); // Source directory U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory...the range to JSON U16String data = JsonUtility :: ExportRangeToJson...

    docs.aspose.com/cells/zh/cpp/convert-csv-to-json/