Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 134,791 for

xlsx

(0.04 sec)
  1. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of Worksheet inside the Excel file through Page Setup object programmatically with sample code using Aspose.Cells for Python Excel Library....printer settings in the saved XLSX files. Printer settings files...

    docs.aspose.com/cells/python-net/remove-existin...
  2. Remove Existing PrinterSettings of Worksheets i...

    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....printer settings in the saved XLSX files. Printer settings files...

    docs.aspose.com/cells/java/remove-existing-prin...
  3. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of Worksheet inside the Excel file through Page Setup object programmatically with sample code using C# API or .NET Library....printer settings in the saved XLSX files. Printer settings files...

    docs.aspose.com/cells/net/remove-existing-print...
  4. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ API....xlsx" ; // Create workbook from file...outputFilePath = srcDir + u "output.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  6. 处理形状或图表的发光效果的工作流程|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 在 Node.js 中操作形状或图表的发光效果...xlsx" ); // Load your source excel...4 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  7. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....xlsx" ; // Path of output excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source excel...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  8. 使用字体|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/zh/net/working-with-fonts/
  9. 通过Node.js使用C++处理Shape或Chart的反射效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的反射效果。设置各种反射属性以达到预期效果。...xlsx" )); // Access first worksheet...80 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  10. Working With 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....xlsx" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/net/working-with-colors/