Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 161,289 for

workbook

(0.2 sec)
  1. WorkbookDesigner constructor | Aspose.Cells for...

    WorkbookDesigner constructor init Initializes a new instance of the WorkbookDesigner class. def __init__ ( self ): ........self , workbook ): ... Parameter Type Description workbook Workbook...Workbook The template workbook file. See Also module aspose.cells...

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

    WorkbookPrintingPreview constructor. The construct of WorkbookPrintingPreview...WorkbookPrintingPrev ( Workbook workbook , ImageOrPrintOptions...Description workbook Workbook Indicate which workbook to be printed...

    reference.aspose.com/cells/net/aspose.cells.ren...
  3. Aspose::Cells::Drawing::Picture::GetData method...

    Aspose::Cells::Drawing::Picture::GetData method. Gets the data of the picture in C++....//Instantiating a Workbook object Workbook workbook ; Worksheet worksheet...worksheet = workbook . GetWorksheets (). Get ( 0 ); //insert first...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  4. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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.... Workbooks . Open ( myPath , Missing...//Instantiate a new Workbook. Workbook workbook = new Workbook (); //Specify...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  5. 在工作表中添加图像|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...//Adding a new worksheet to the Workbook object WorksheetCollection...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  6. Refresh Formula linking to other external workb...

    Hi, I have a Workbook with formula linking to other external Workbooks, how do I refresh or update the links so that it can show actual values from the other Workbooks? I’m using asposecells module for python running wit…...linking to other external workbooks Aspose.Cells Product Family...2023, 10:24am #1 Hi, I have a workbook with formula linking to other...

    forum.aspose.com/t/refresh-formula-linking-to-o...
  7. Use Formulas Functions to Process Data|Document...

    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.... Application ; //Access workbook Microsoft . Office . Interop...Interop . Excel . Workbook workbook = app . ActiveWorkbook ; //Access...

    docs.aspose.com/cells/net/use-formulas-function...
  8. DigitalSignatureCollection class | Aspose.Cells...

    DigitalSignatureCollection class DigitalSignatureCollection class Provides a collection of digital signatures attache......cells import Workbook # workbook from a signed source...source file signedWorkbook = Workbook ( r "signedFile.xlsx" ) # wb...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Aspose.Cells 8.3.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.... Java Workbook book = new Workbook ( "sample.xlsx"...后保存了工作簿文件。 Java Workbook book = new Workbook ( "sample.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. Aspose::Cells::DefaultStyleSettings class | Asp...

    Aspose::Cells::DefaultStyleSettings class. Settings for the default values of Workbook's style properties in C++....for the default values of workbook’s style properties. class...default font name for the workbook. GetFontSize() Gets/Sets the...

    reference.aspose.com/cells/cpp/aspose.cells/def...