Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 157,828 for

xlsx

(0.23 sec)
  1. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...tried embedding your template XLSX file into a PPT file by Aspose...the Workbook is opened as an XLSX file, then the Workbook.save()...

    forum.aspose.com/t/formatting-not-retained-whil...
  2. Add Filter in Pivot Table|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells for JavaScript via C++....saves the workbook in output XLSX format. After executing the..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/add-filter...
  3. 使用Node.js通过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....xlsx 。 示例代码 const path = require...sourceDir , "sampleCreateSlicerTo.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/change-slic...
  4. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....xlsx . Sample Code #include <iostream>...sourceDir + u "sampleCreateSlicerTo.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  5. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....xlsx" )); // Access your text box...4 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  6. 给模板文件中的数据透视表pivot加筛选器fitler出现问题 - Free Support ...

    SyntaxEditor Code Snippet var wb=new Workbook(@“F:\mao\2items\7.1\05报表模块\warehouse\alarm_3.Xlsx”); var pivot=wb.Worksheets[0].PivotTables[0]; var rowField=pivot.RowFields[“device_name”]; rowField.GetFilters().Count()…...xlsx”); var pivot=wb.Worksheets[0]....1\05报表模块\warehouse\alarm_3.xlsx"); var pivot = wb.Worksheets[0]...

    forum.aspose.com/t/pivot-fitler/319909
  7. Convert PDF to EXCEL in Android Apps | products...

    Render PDF to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...covert PDF to XLSX. Secondly, you can convert XLSX to EXCEL by...Convert PDF to XLSX by using save method Load XLSX document by using...

    products.aspose.com/total/android-java/conversi...
  8. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....Right ); // Save the workbook in xlsx format. wb . save ( path . join..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  9. Custom Download Function for GridJs|Documentation

    This article describes how to implement a custom download function for GridJs....xlsx" , "report.pdf" 2. outputType...Keep the original file format XLSX – Export as Excel format PDF...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...