Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 105,385 for

workbook

(0.14 sec)
  1. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleChangeCellsAli...( st , flag ); // Save the workbook in XLSX format. wb . Save...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  2. How to Use Color Palette|Documentation

    C# code to add custom colors to the palette and use Excel color palette with Aspose.Cells for .NET API...Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a ChangePalette...

    docs.aspose.com/cells/net/excel-color-palette/
  3. Convert Excel to Image in Python | XLS to PNG, ...

    Use Python Excel API to convert Excel XLS to image formats in Python. Convert XLSX or XLS to PNG, SVG, JPEG, BMP formats....Load the Excel file using the Workbook class. Create an instance...you want to convert using Workbook.getWorksheets().get(index)...

    blog.aspose.com/cells/convert-excel-to-image-in...
  4. Track Document Conversion Progress|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....Document Assistant Close Save Workbook to Strict Open XML Spreadsheet...Spreadsheet Format Adjust workbook compression level Analyzing your...

    docs.aspose.com/cells/java/track-document-conve...
  5. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。...cells import Workbook , ImportTableOptions # For...Aspose Website \" )" )) wb = Workbook () ws = wb . worksheets [...

    docs.aspose.com/cells/zh/python-net/specify-for...
  6. Header and Footers|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....worksheet PageSetup pageSetup = workbook . getWorksheets (). get (...Close Re-Order Sheets Within Workbook Zoom Factor using Apache POI...

    docs.aspose.com/cells/java/header-and-footers/
  7. 在加载工作簿时使用Node.js通过C++过滤VBA项目|Documentation

    学习如何在加载Excel工作簿时使用Aspose.Cells for Node.js via C++过滤VBA项目。...( loadFilter ); // Create workbook object from sample excel file...const book = new AsposeCells . Workbook ( path . join ( sourceDir...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-vba-...
  8. 在 C++ 中如何用 PivotOptions 管理数据透视图|Documentation

    使用 C++ 管理带有 PivotOptions 的数据透视图的方法。...Create a Workbook object from the sample file Workbook book ( path...

    docs.aspose.com/cells/zh/cpp/how-to-manage-pivo...
  9. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API....Create an instance of Workbook class Workbook book ; // Access first...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  10. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...\\ " ); // Create workbook object Workbook wb ; // Access first...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...