Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 160,982 for

workbook

(0.09 sec)
  1. default_style_settings property | Aspose.Cells ...

    default_style_settings property default_style_settings property Gets the default style settings for initializing styl......initializing styles of the workbook Definition: @property def...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Aspose::Cells::WorkbookSettings::SetIsHidden me...

    Aspose::Cells::WorkbookSettings::SetIsHidden method. Indicates whether this Workbook is hidden in C++....method Indicates whether this workbook is hidden. void Aspose ::...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  3. Aspose::Cells::XlsSaveOptions::GetLightCellsDat...

    Aspose::Cells::XlsSaveOptions::GetLightCellsDataProvider method. The data provider for saving Workbook in light mode in C++....The data provider for saving workbook in light mode. LightCellsDataProvid...

    reference.aspose.com/cells/cpp/aspose.cells/xls...
  4. Aspose::Cells::HyperlinkCollection::Add method ...

    Aspose::Cells::HyperlinkCollection::Add method. Adds a hyperlink to a specified cell or a range of cells in C++....//Instantiating a Workbook object Workbook excel ; Worksheet...//Instantiating a Workbook object Workbook excel ; Worksheet...

    reference.aspose.com/cells/cpp/aspose.cells/hyp...
  5. Aspose::Cells::CopyOptions::GetKeepMacros metho...

    Aspose::Cells::CopyOptions::GetKeepMacros method. Indicates whether keeping macros; in C++....() Remarks Only for copying workbook. See Also Class Vector Class...

    reference.aspose.com/cells/cpp/aspose.cells/cop...
  6. Aspose::Cells namespace | Aspose.Cells for C++ ...

    How to use Aspose::Cells namespace in C++....object that represents a single Workbook cell. CellArea Represent an...for the default values of workbook’s style properties. DeleteOptions...

    reference.aspose.com/cells/cpp/aspose.cells/
  7. Filter on label are not applied during refreshP...

    We have define filter on label of a pivot table to exclude empty cells. After refreshPivotTables, pivot table contains "(blank) cells. Code example: import com.aspose.cells.SaveFormat; import com.aspose.cells.Workboo…...Workbook; import com.aspose.cells.Worksheet;...000001.xlsx"; Workbook workbook = new Workbook(filepath); WorksheetCollection...

    forum.aspose.com/t/filter-on-label-are-not-appl...
  8. Workbook.RemoveUnusedStyles | Aspose.Cells for ...

    Workbook method. Remove all unused styles...Workbook.RemoveUnusedStyles Workbook.RemoveUnusedStyles method...RemoveUnusedStyles () See Also class Workbook namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  9. When exporting an Excel file using Java Aspose,...

    Below is the unit test code. Could you please help me identify the issue? Thank you. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>21.1</version> </depende…...throws Exception { Workbook workbook = new Workbook(); Worksheet worksheet...worksheet = workbook.getWorksheets().get(0); int j=2; for(int...

    forum.aspose.com/t/when-exporting-an-excel-file...
  10. Aspose.Cells 16.10.0中的公共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....add a shape var book = new Workbook ( "sample.xlsx" ); // Access...add a shape var book = new Workbook ( "sample.xlsx" ); // Access...

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