Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 160,984 for

workbook

(0.13 sec)
  1. 在单元格中查找数值|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 ( "../...file Worksheet worksheet = workbook . Worksheets [ 0 ]; //Finding...

    docs.aspose.com/cells/zh/net/find-value-in-cells/
  2. 在工作表上添加Word Art水印使用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.... Java Workbook workbook = new Workbook (); //Get the...default sheet Worksheet sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  3. Add WordArt Watermark to Chart in Aspose.Cells|...

    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 workbook = new Workbook ( FileName );...Cells . Charts . Chart chart = workbook . Worksheets [ 0 ]. Charts...

    docs.aspose.com/cells/net/add-wordart-watermark...
  4. Aspose::Cells::FormulaSettings::SetCalculationI...

    Aspose::Cells::FormulaSettings::SetCalculationId method. Specifies the version of the calculation engine used to calculate values in the Workbook in C++....to calculate values in the workbook. void Aspose :: Cells :: FormulaSettings...results of all formulas on this workbook immediately after loading...

    reference.aspose.com/cells/cpp/aspose.cells/for...
  5. Worksheet.Protect | Aspose.Cells for .NET API R...

    Worksheet method. Protects worksheet...//Instantiating a Workbook object Workbook excel = new Workbook ( "template... Open ) ' Instantiating a Workbook object and Opening the Excel...

    reference.aspose.com/cells/net/aspose.cells/wor...
  6. 在 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....template file Workbook workbook = new Workbook ( FileName );.... Charts . Chart source = workbook . Worksheets [ "Chart" ]....

    docs.aspose.com/cells/zh/net/copy-shapes-betwee...
  7. Aspose.Cells 8.2.2中的公共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....document/) Java Workbook book = new Workbook ( "sample.xlsx"...以获取更多信息。 Java Workbook workbook = new Workbook ( "sample.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. FormatConditionCollection class | Aspose.Cells ...

    FormatConditionCollection class FormatConditionCollection class Represents conditional formatting. The FormatConditio......FormatConditionType , OperatorType , Workbook from aspose.pydrawing import...# Create a new Workbook. workbook = Workbook () # Get the first...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Filtering Page of Pivot in Python - Free Suppor...

    Hi, appreciate your help. I have a file with sample pivots in the attached Sample.zip (10.2 KB) And I have python codes below to try and replicate one of the pivot tables import jpype import asposecells jpype.start…...api import Workbook, PuvotFieldType workbook = Workbook(insert Filepath)...Filepath) wsPivotTable = workbook.getWorksheets().get(0) pivotTablesCollectio...

    forum.aspose.com/t/filtering-page-of-pivot-in-p...
  10. Aspose::Cells::Hyperlink class | Aspose.Cells f...

    Aspose::Cells::Hyperlink class. Encapsulates the object that represents a hyperlink in C++....//Instantiating a Workbook object Workbook workbook ; //Adding a new...new worksheet to the Workbook object workbook . GetWorksheets ()...

    reference.aspose.com/cells/cpp/aspose.cells/hyp...