Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 161,046 for

workbook

(0.07 sec)
  1. Wrapping Cell Text|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....up the worksheet: Create a workbook. Access the first worksheet...ThisAddIn . Application ; //Access workbook Microsoft . Office . Interop...

    docs.aspose.com/cells/net/wrapping-cell-text/
  2. Display and Hide Scrollbars of Workbooks|Docume...

    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....Display and Hide Scrollbars of Workbooks Contents [ Hide ] Aspose.Cells...Scrollbars of Workbooks Aspose.Cells provides a class, Workbook that represents...

    docs.aspose.com/cells/java/display-and-hide-scr...
  3. Load source excel file without charts|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 workbook with specified load options Workbook workbook = new...new Workbook ( "sample.xlsx" , options ); //Save the workbook...

    docs.aspose.com/cells/java/load-source-excel-fi...
  4. Aspose::Cells::Rendering::WorkbookRender::Workb...

    Aspose::Cells::Rendering::WorkbookRender::WorkbookRender constructor. The construct of WorkbookRender in C++....WorkbookRender::WorkbookRender(const Workbook&, const ImageOrPrintOptions&)...WorkbookRender ( const Workbook & workbook , const ImageOrPrintOptions...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  5. Protecting and Unprotecting Workbooks|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....Protecting and Unprotecting Workbooks Contents [ Hide ] To prevent...worksheets, you can protect workbook elements with or without a...

    docs.aspose.com/cells/net/protecting-and-unprot...
  6. get_used_colors method | Aspose.Cells for Pytho...

    get_used_colors method get_used_colors Gets all used colors in the Workbook. Returns The used colors. def get_used_co......Gets all used colors in the workbook. Returns The used colors....self , workbook ): ... Parameter Type Description workbook Workbook...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. 在 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/inserting-and-del...
  8. Class DocumentProperty | Aspose.Cells for .NET ...

    Aspose.Cells.Properties.DocumentProperty class. Represents a custom or builtin document property...//Instantiate a Workbook object Workbook workbook = new Workbook ( "book1...DocumentPropertyColl customProperties = workbook . Worksheets . CustomDocumentProper...

    reference.aspose.com/cells/net/aspose.cells.pro...
  9. VbaProjectReference | Aspose.Cells for .NET API 参考

    代表VBA工程的引用...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); // 初始化 VBA...项目。 VbaProject vbaProject = workbook . VbaProject ; // 添加vba项目引用...

    reference.aspose.com/cells/zh/net/aspose.cells....
  10. ContentTypePropertyCollection | Aspose.Cells fo...

    集合ContentTypeProperty./contenttypeproperty表示附加信息的对象...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); //添加一个新属性。...//添加一个新属性。 workbook . ContentTypePropertie . Add ( "Admin" , "Aspose"...

    reference.aspose.com/cells/zh/net/aspose.cells....