Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 24,387 for

data source

(0.22 sec)
  1. Convert MPT to XLSX via C++ application

    Sample C++ conversion code for MPT document to XLSX format. Use example code for batch MPT to XLSX conversion within any C++ Application....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  2. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...// Source directory path U16String srcDir ( u ".. \\ Data \\...Get ( 0 ); // Calculate chart data ch . Calculate (); // Access...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  3. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files 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/export-document-workb...
  4. Chart to Image with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... join ( __dirname , "data" ); // Instantiating a Workbook...Series Collection (chart data source) to the chart ranging from...

    docs.aspose.com/cells/nodejs-cpp/chart-to-image/
  5. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in Python: DOCX, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/
  6. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " ); U16String...

    docs.aspose.com/cells/cpp/add-digital-signature...
  7. 使用C++在保存为HTML时禁用CSS|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为HTML时禁用CSS。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/disable-css-while-...
  8. Z Axis with Node.js via C++|Documentation

    Learn how to work with the Z‑axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to configure and customize the Z‑axis, including its scale and labels, to enhance your charts.... join ( __dirname , "data" ); const filePath = path ....SeriesCollection (chart data source) to the chart ranging from...

    docs.aspose.com/cells/nodejs-cpp/z-axis/
  9. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  10. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...