Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 158,972 for

xlsx

(0.35 sec)
  1. Convert MD to XLSB in Android Apps | products.a...

    Render MD to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert MD to XLSX. Aspose.Cells for Android via...can then be used to convert XLSX to XLSB. This two step process...

    products.aspose.com/total/android-java/conversi...
  2. 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...
  3. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using 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/cpp/set-line-spacing-of-t...
  4. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 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/create-textbox-in-...
  5. 限制和 API 差异|Documentation

    Aspose.Cells for PHP via Java 的限制和 API 差异....xlsx" ); } } Aspose.Cells for PHP...); $workbook -> save ( "out1.xlsx" ); ?> 与 Aspose.Cells for Java...

    docs.aspose.com/cells/zh/php-java/limitations-a...
  6. Populate Data First by Row then by Column|Docum...

    Learn how to Populate Data First by Row then by Column through the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/populate-d...
  7. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Python via .NET API....xlsx), which you can download from...the output Excel file (5112366.xlsx). When you open it, you will...

    docs.aspose.com/cells/python-net/access-and-upd...
  8. 给模板文件中的数据透视表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
  9. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for Node.js via C++. This guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....xlsx" ); // Load the source Excel... join ( dataDir , "51740713.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/set-the-values...
  10. 使用内置文档属性指定Excel文件的版本号(Node.js via C++)|Document...

    学习如何使用内置文档属性以编程方式指定Excel文件的版本号(Node.js via C++)。...xlsx" ); // Create workbook object...3" ); // Save the workbook in xlsx format wb . save ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-doc...