Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 161,045 for

workbook

(0.11 sec)
  1. Area类 | Aspose.Cells for Python via .NET API 参考资料

    Area类 Area类 封装表示区域格式的对象。 Area 类型公开了以下成员: 特性 属性 描述 background_color 获取或设置 Area 的背景颜色。 foreground_color 获取或设置前景颜色。 form......cells import Workbook from aspose.cells.charts import...Instantiating a Workbook object workbook = Workbook () # Adding a...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. Aspose::Cells::ThemeColor class | Aspose.Cells ...

    Aspose::Cells::ThemeColor class. Represents a theme color in C++....//Instantiating a Workbook object Workbook workbook ; Cells cells...cells = workbook . GetWorksheets (). Get ( 0 ). GetCells (); cells...

    reference.aspose.com/cells/cpp/aspose.cells/the...
  3. Copy a range from Excel file to a slide as a fo...

    Working with Excel and Powerpoint I can copy a range from Excel and paste it into a Powerpoint slide with options of: Use destination style Use source formatting Embed Picture Keep text only Is it possible to copy a r…...com/cells/net/convert-workbook-to-different-formats/#convert-excel-workbook-to-pptx...range, rather than an entire workbook. Is that possible? amjad.sahi...

    forum.aspose.com/t/copy-a-range-from-excel-file...
  4. Class TextBoxCollection | Aspose.Cells for .NET...

    Aspose.Cells.Drawing.TextBoxCollection class. Encapsulates a collection of TextBox objects...//Instantiating a Workbook object Workbook workbook = new Workbook (); //get...TextBoxCollection textBoxCollection = workbook . Worksheets [ 0 ]. TextBoxes...

    reference.aspose.com/cells/net/aspose.cells.dra...
  5. Merge XLS Files via Java | products.aspose.com

    Java sample code to combine XLS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....XLS file with an instance of Workbook class. Load the second XLS...document with an instance of Workbook class. Merge files using combine()...

    products.aspose.com/cells/java/merger/xls/
  6. 使用Aspose.Cells将工作簿转换为HTML|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....//Instantiate a workbook and open the template XLSX file Workbook book =...= new Workbook ( dataDir + "book1.xls" ); //Save the HTML file...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  7. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....instance of Workbook Workbook book = new Workbook (); //Get the...default Worksheet from the Workbook Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. WorkbookRender - Aspose.Cells for Python via Ja...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...WorkbookRender Represents a Workbook render. The constructor of...

    reference.aspose.com/cells/python-java/asposece...
  9. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....CalcStackSize of corresponding workbook. CalculationOptions.CustomFunction:...calculateFormula method as listed below. Workbook.calculateFormula(CalculationOptions)...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. IChartData | Aspose.Slides for Android via Java...

    Represents data used for a chart plotting....internally contained Excel workbook it into an in-memory stream...internally contained Excel workbook with user-specified value...

    reference.aspose.com/slides/androidjava/com.asp...