Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 103,611 for

workbook

(0.33 sec)
  1. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "SamplePowerQueryForm...); DataMashup mashupData = workbook . GetDataMashup (); PowerQueryFormulaCol...

    docs.aspose.com/cells/zh/cpp/update-power-query...
  2. Automating PowerPoint Generation in PHP: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....-> setOverlay ( false ); $workbook = $chart -> getChartData ()...getCategories () -> add ( $workbook -> getCell ( $worksheetIndex...

    docs.aspose.com/slides/php-java/automating-powe...
  3. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...an Excel Workbook : Initialize an Aspose.Cells.Workbook object...Excel file. Add Data to the Workbook : For each parsed JSON object...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...
  4. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++....Create workbook object from source file const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "SampleChartBook...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  5. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Node.js API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically.... Workbook ( path . join ( dataDir ,...const wb2 = new AsposeCells . Workbook ( path . join ( dataDir ,...

    docs.aspose.com/cells/nodejs-cpp/determine-if-p...
  6. 用C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for C++将图片设置为图表的背景填充。我们的指南将告诉您如何导入和调整图片位置、大小、颜色,以及应用格式化选项以增强图表外观。...\\ " ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...10000 ); int sheetIndex = workbook . GetWorksheets (). Add (...

    docs.aspose.com/cells/zh/cpp/set-picture-as-bac...
  7. How to set Series invisible with C++|Documentation

    In an Excel chart, you may need to set a series invisible. This article describes how to use Aspose.Cells with C++ to do it....an existing Excel file Workbook workbook ( filePath + u "SeriesFiltered...worksheet ChartCollection charts = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/how-to-set-series-inv...
  8. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....\\ " ); // Initialize a new Workbook and open an Excel file U16String...srcDir + u "input.xlsx" ; Workbook workbook ( inputPath ); // Instantiate...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  9. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API.... It then saves the workbook as the output Excel file ..."sampleUpdatingSlicer.xlsx" ; Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/cpp/updating-slicer/
  10. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( sourceFilePath...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/send-shape-fro...