Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 161,045 for

workbook

(0.09 sec)
  1. Add Hyperlinks to 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....) Add a Workbook. Get the first sheet. Add...ApplicationClass (); //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/
  2. custom_document_properties property | Aspose.Ce...

    custom_document_properties property custom_document_properties property Returns a DocumentProperty collection that re......cells import Workbook excel = Workbook () excel . custom...class DocumentProperty class Workbook count_of_styles_in_pool property...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. ChartPointCollection | Aspose.Cells for .NET AP...

    表示包含一个系列中所有点的集合...例子 //实例化一个工作簿对象 Workbook workbook = new Workbook (); //获取第一个工作表的引用...//获取第一个工作表的引用 Worksheet worksheet = workbook . Worksheets [ 0 ]; //向“A1”单元格添加样本值...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. get_used_colors方法 | Aspose.Cells for Python via...

    get_used_colors方法 get_used_colors(Workbook) 获取工作簿中所有使用的颜色。 返回 使用的颜色。 def get_used_colors ( self , Workbook ): ... 范围 ......get_used_colors方法 get_used_colors(workbook) 获取工作簿中所有使用的颜色。 返回 使用的颜色。...( self , workbook ): ... 范围 类型 描述 workbook Workbook 工作簿对象。 也可以看看...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. Formula | Aspose.Cells for .NET API 参考

    获取或设置公式Cellaspose.cells/cell.... 例子 [C#] Workbook excel = new Workbook (); Cells cells...Basic] Dim excel As Workbook = New Workbook () Dim cells As Cells...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  6. 在xlsx4j中打印工作簿|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....//Instantiate a new workbook Workbook book = new Workbook ( dataDir +...object with respect to your workbook WorkbookRender wr = new WorkbookRender...

    docs.aspose.com/cells/zh/java/printing-workbook...
  7. 设置打印标题|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 ( "../...worksheet PageSetup pageSetup = workbook . Worksheets [ 0 ]. PageSetup...

    docs.aspose.com/cells/zh/net/set-print-titles/
  8. 在 Ruby 中自动调整行和列|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 by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. Aspose.Cells 8.3.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....//Create workbook object Workbook workbook = new Workbook (); //Insert...of your choice int index = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. Aspose::Cells::WorksheetCollection::RegisterAdd...

    Aspose::Cells::WorksheetCollection::RegisterAddInFunction method. Adds addin function into the Workbook in C++....Adds addin function into the workbook. int32_t Aspose :: Cells ::...directory or sub-directory of Workbook Add-In library. This flag...

    reference.aspose.com/cells/cpp/aspose.cells/wor...