Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 41,194 for

worksheet

(0.11 sec)
  1. Aspose::Cells::LoadDataFilterOptions enum | Asp...

    Aspose::Cells::LoadDataFilterOptions enum. Represents the options to filter data when loading workbook from template in C++....SheetSettings 65536 Load settings for worksheet. SheetData 403701759 Load...Load all data of worksheet, such as cells data, settings, objects...

    reference.aspose.com/cells/cpp/aspose.cells/loa...
  2. Cut and Paste Range|Documentation

    This article describes how to Cut and Paste Range with Aspose.Cells for Python via .NET library....and paste cells within a worksheet by using the **insert_cut_cells...and paste cells within a worksheet. Sample Code Insert Ranges...

    docs.aspose.com/cells/python-net/cut-and-paste-...
  3. Cut and Paste Range|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....and paste cells within a worksheet by using the InsertCutCells...and paste cells within a worksheet. Sample Code Insert Ranges...

    docs.aspose.com/cells/net/cut-and-paste-cells/
  4. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....Separator = '\t' ; //Copy each worksheet data in text format inside...idx = 0 ; idx < workbook . Worksheets . Count ; idx ++) { //Save...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  5. Provide any property to identify that individua...

    Provide any property to identify whether that individual page contains color or not. Same as you provide in aspose.Word ( doc.GetPageInfo(0).Colored)...evaluate each page in the worksheet if it has colored background....xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ImageOrPrintOptions...

    forum.aspose.com/t/provide-any-property-to-iden...
  6. Copying Rows and Columns|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....columns in a worksheet without copying the entire worksheet. With Aspose...shows how to copy a row in a worksheet. It uses a template Microsoft...

    docs.aspose.com/cells/java/copying-rows-and-col...
  7. Aspose::Cells::Drawing::Picture class | Aspose....

    Aspose::Cells::Drawing::Picture class. Encapsulates the object that represents a single picture in a spreadsheet in C++....GetInputRange() Gets or sets the worksheet range used to fill the specified...horizonal offset of shape from worksheet left border. GetLine() Gets...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  8. GridName | Aspose.Cells for Java API Reference

    Encapsulates the object that represents a name object....name belongs to Workbook or Worksheet. 0 = Global name, otherwise...name belongs to Workbook or Worksheet. 0 = Global name, otherwise...

    reference.aspose.com/cells/java/com.aspose.grid...
  9. 在Apache POI和Aspose.Cells中使用颜色|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类表示。Worksheet类提供一个Cells集合,Cells集合中的每个项表示Cell类的对象。...//Accessing cell from the worksheet Cell cell = cells . get (...

    docs.aspose.com/cells/zh/java/working-with-colo...
  10. Aspose.Cells 8.6.1中的公共API更改|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....Remove方法的另一个重载,现在可以接受Worksheet的实例以删除与指定工作表关联的所有VBA模块。 以下是简单的使用场景。...specific Worksheet modules . Remove ( workbook . Worksheets [ 0 ]);...

    docs.aspose.com/cells/zh/net/public-api-changes...