Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 41,424 for

worksheet

(0.39 sec)
  1. Aspose::Cells::Revisions::RevisionCellMove::Get...

    Aspose::Cells::Revisions::RevisionCellMove::GetSourceWorksheet method. Gets the source Worksheet in C++....method Gets the source worksheet. Worksheet Aspose :: Cells :: Revisions...GetSourceWorksheet () See Also Class Worksheet Class RevisionCellMove Namespace...

    reference.aspose.com/cells/cpp/aspose.cells.rev...
  2. Zoom Factor in Python|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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  3. Creating a List Object | 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....Contents [ Hide ] The use of worksheets make is easy to work with...Workbook class contains a Worksheets collection that allows access...

    docs.aspose.com/cells/pythonjava/creating-a-lis...
  4. Advanced Protection Settings since Excel XP|Doc...

    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....you can allow or restrict worksheets features or apply a password...password to the worksheet. Advanced Protection Settings Using Aspose...

    docs.aspose.com/cells/net/advanced-protection-s...
  5. Format a List Object - Table|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....Workbook class contains a Worksheets collection that allows access...access to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/java/format-a-list-object...
  6. 动态计算或重新计算公式|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....Workbook (); //Adding a new worksheet to the Excel object int sheetIndex...sheetIndex = workbook . Worksheets . Add (); //Obtaining the reference...

    docs.aspose.com/cells/zh/net/calculate-or-recal...
  7. Page Break Preview in Jython|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....Adding a new worksheet to the Workbook object worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Displaying...

    docs.aspose.com/cells/java/page-break-preview-i...
  8. copy方法 | Aspose.Cells for Python via .NET API 参考资料

    copy方法 copy(source, options) 复制图片。 def copy ( self , source , options ): ... 范围 类型 描述 source Picture 图片来源。 options Co......= Workbook () worksheet = workbook . worksheets [ 0 ] # insert...first picture imgIndex1 = worksheet . pictures . add ( 1 , 1 ...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. ChartArea类 | Aspose.Cells for Python via .NET A...

    ChartArea类 ChartArea类 封装代表工作表中图表区域的对象。 继承: ChartArea → ChartFrame ChartArea 类型公开了以下成员: 特性 属性 描述 is_inner_mode 指示绘图区域大......the first worksheet worksheet = workbook . worksheets [ 0 ] # Adding...sample value to "A1" cell worksheet . cells . get ( "A1" ) . put_value...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. DataSourceType | Aspose.Sildes for .NET API Ref...

    Data source types....Values Name Value Description Worksheet 0 Use CellXls objects for...BubbleSize of data point in worksheet. StringLiterals 1 Use fast-access...

    reference.aspose.com/slides/net/aspose.slides.c...