Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 134,767 for

xlsx

(0.05 sec)
  1. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...workbook in xlsx format wb . Save ( u "outputSpecifyDocumen.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Document properties set...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  2. 用 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-...
  3. Aspose::Words::Drawing::Charts::Chart::set_Sour...

    Aspose::Words::Drawing::Charts::Chart::set_SourceFullName method. Gets the path and name of an xls/Xlsx file this chart is linked to in C++....the path and name of an xls/xlsx file this chart is linked to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.Cells Product Family

    Aspose.Cells is a class library that can be used by developers for various platforms for a variety of excel processing tasks....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/
  5. 为渲染自动调整行高(Node.js通过C++)|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel渲染自动调整行高,防止保存的PDF中的文本被剪裁。...xlsx]及截图。 如果想防止在保存的PDF文件中剪裁文本,可以使用带有...path . join ( dataDir , "Book1.xlsx" ); // Init workbook instance...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  6. Excel Themes and Colors|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....following example uses a template XLSX file, gets the colors for different...CustomThemeColor.xlsx file The following example loads a template XLSX file...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  7. 使用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...
  8. 使用Chart.SetChartDataRange方法轻松设置图表的简易方法(Node.js通...

    学习如何在Aspose.Cells for Node.js via C++中使用Chart.SetChartDataRange方法轻松设置图表。我们的指南将向您展示如何指定图表的数据范围,让您以最小的努力创建专业和准确的图表。... Xlsx ); // Access first worksheet..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); 通过Node...

    docs.aspose.com/cells/zh/nodejs-cpp/easy-way-fo...
  9. 使用内置文档属性指定Excel文件的语言(Node.js via C++)|Documenta...

    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....French" ); // Save the workbook in xlsx format. wb . save ( path . join..."outputSpecifyLanguag.xlsx" ), AsposeCells . SaveFormat . Xlsx ); 使用内置文档...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-the...
  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...