Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 24,684 for

data source

(0.29 sec)
  1. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " ); U16String...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  2. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  3. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  4. 通过Node.js和C++为Excel工作簿的VBA项目设置密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel工作簿的VBA项目加密密码。...join ( __dirname , "data" ); // Load your source Excel file. const...

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  5. Convert CGM to DXF via Python | products.aspose...

    Sample code for CGM to DXF conversion. Use API example code for batch CGM files to DXF conversion.... In CGM, a text-based source file contains all graphical...way to facilitate 2D graphical data interchange, independent from...

    products.aspose.com/cad/python-net/conversion/c...
  6. Create Charts in xlsx4j|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....// Adding NSeries (chart data source) to the chart ranging from...

    docs.aspose.com/cells/java/create-charts-in-xls...
  7. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart axes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... join ( __dirname , "data" ); const filePath = path ....SeriesCollection (chart data source) to the chart with a range...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/
  8. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using regular expression in Node.js via C++....node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...
  9. Print Comments while saving to PDF with Node.js...

    Learn how to print comments when saving Excel documents to PDF using Aspose.Cells for Node.js via C++....__dirname , "data" ); // Create a workbook from the source Excel file...

    docs.aspose.com/cells/nodejs-cpp/print-comments...
  10. 创建图表|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....// Adding NSeries (chart data source) to the chart ranging from...

    docs.aspose.com/cells/zh/net/create-charts/