Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 103,891 for

workbook

(0.12 sec)
  1. Modifying VBA or Macro Code using Aspose.Cells|...

    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....Protect the VBA Project of Excel Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/java/modifying-vba-or-mac...
  2. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  3. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。...( sb == null ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  4. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...Create an instance of Workbook Workbook book ; // Access the Worksheet...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  5. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...02_OutputDirectory \\ " ); // Load the workbook Workbook wb ( srcDir + u "SamplePivotSort...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  6. Accessing Cells of a Worksheet|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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/accessing-cells-of-a...
  7. Aspose.Cells Object Model|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....of the object model is the Workbook object. A brief description...WorksheetCollection/Worksheet Workbook object contains the WorksheetCollection...

    docs.aspose.com/cells/python-net/aspose-cells-o...
  8. Convert POT to XLTM using Python or with free O...

    POT to XLTM conversion in your Python applications without using Microsoft Office or online. Test free POT to XLTM online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...POT to XLSB (Excel Binary Workbook) Convert POT to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  9. Convert PPT to XLS using Python or with free On...

    PPT to XLS conversion in your Python applications without using Microsoft Office or online. Test free PPT to XLS online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...PPT to XLSB (Excel Binary Workbook) Convert PPT to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  10. How to Adjust Column Width in Excel using Java

    This brief tutorial will guide you on how to adjust column width in Excel using Java. You will set width of column in excel using java using a few lines of code in all the operating systems supporting Java like Windows, macOS or Linux....Load the Excel file into the Workbook object whose columns are to...collection of worksheets in the workbook Get a reference to the Cells...

    kb.aspose.com/cells/java/how-to-adjust-column-w...