Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 161,039 for

workbook

(0.27 sec)
  1. Create Pivot Tables using Apache POI and Aspose...

    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....Instantiating a Workbook object Workbook workbook = new Workbook (); //...worksheet Worksheet sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/create-pivot-tables-...
  2. Aspose::Cells::Vba::VbaProjectReference class |...

    Aspose::Cells::Vba::VbaProjectReference class. Represents the reference of VBA project in C++....//Instantiating a Workbook object Workbook workbook ; // Init VBA...project. VbaProject vbaProject = workbook . GetVbaProject (); // Add...

    reference.aspose.com/cells/cpp/aspose.cells.vba...
  3. Aspose::Cells::HyperlinkCollection class | Aspo...

    Aspose::Cells::HyperlinkCollection class. Encapsulates a collection of Hyperlink objects in C++....//Instantiating a Workbook object Workbook workbook ; //Obtaining...index Worksheet worksheet = workbook . GetWorksheets (). Get (...

    reference.aspose.com/cells/cpp/aspose.cells/hyp...
  4. ReadWorkbookStream | Aspose.Sildes for .NET API...

    Writes the internally contained Excel Workbook it into an in-memory stream....internally contained Excel workbook it into an in-memory stream...internally contained Excel workbook. See Also interface IChartData...

    reference.aspose.com/slides/net/aspose.slides.c...
  5. Value | Aspose.Sildes for .NET API Reference

    Gets or sets the value of a cell. Read/write Object....get ; set ; } Examples [C#] workbook . GetCell ( 0 , "F2" ). Value...Value = - 2.5 ; workbook . GetCell ( 0 , "G3" ). Value = 6.3 ;...

    reference.aspose.com/slides/net/aspose.slides.c...
  6. AbsolutePath | Aspose.Cells for .NET API 参考

    获取和设置文件的绝对路径...AbsolutePath Workbook.AbsolutePath property 获取和设置文件的绝对路径。 public...class Workbook 命名空间 Aspose.Cells 部件 Aspose.Cells Workbook BuiltInDocumentPrope...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  7. Aspose Cell Formula not evaluating - Free Suppo...

    I am using aspose cell(22.1.0.0), I have multiple worksheets and those sheets are containing two types of formula 1st type of formula is depends on another sheet and these formulas are evaluating successfully after calli…...calculation chain is enabled in your workbook settings. This can be done...calculation chain: Workbook workbook = new Workbook("path_to_your_file...

    forum.aspose.com/t/aspose-cell-formula-not-eval...
  8. Your First Aspose.Cells Application - Hello Wor...

    Create, edit and save your first excel file in any supported formats using Aspose.Cells for .NET to experience its simplicity and power in C#....Create an instance of the Workbook class. If you have a license...New Workbook The following example creates a new workbook from...

    docs.aspose.com/cells/net/your-first-aspose-cel...
  9. Get Warnings while Loading Excel File|Documenta...

    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....the user tries to load the workbook which is somewhat corrupt...warnings while loading the workbook. You can catch these warnings...

    docs.aspose.com/cells/java/get-warnings-while-l...
  10. content_type_properties property | Aspose.Cells...

    content_type_properties property content_type_properties property Gets the list of ContentTypeProperty objects in the......ContentTypeProperty objects in the workbook. Definition: @property def...ContentTypePropertyC class Workbook colors property count_of_styles_in_pool...

    reference.aspose.com/cells/python-net/aspose.ce...