Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 160,982 for

workbook

(0.11 sec)
  1. How to reduce font size in excel footer using A...

    Hi Is there any way to reduce font size in excel footer using Aspose Cells for Java API. Right now i am using the following code to set the footer. private boolean watermarkTextExcelFile (File excelFile, String waterm…...the Excel file Workbook workbook = new Workbook(filePath); //WorksheetCollection...//WorksheetCollection worksheets = workbook.getWorksheets(); int worksheetCount...

    forum.aspose.com/t/how-to-reduce-font-size-in-e...
  2. Licensing|Documentation

    Aspose.Cells for JAVA provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in Java....//Instantiate a new Workbook Workbook workbook = new Workbook (); //Check...set System . out . println ( workbook . isLicensed ()); //Get the...

    docs.aspose.com/cells/java/licensing/
  3. ISpreadsheetOptions | Aspose.Slides for Java AP...

    Represents options which can be used to specify additional spreadsheets behavior....for the chart is an external workbook and it’s not available, it...for the chart is an external workbook and it’s not available, it...

    reference.aspose.com/slides/java/com.aspose.sli...
  4. get_precedents method | Aspose.Cells for Python...

    get_precedents method get_precedents Gets all references appearing in this cell’s formula. Returns Collection of all ......CellsHelper , Workbook workbook = Workbook () cells = workbook . worksheets...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Columns Containing Strongly Typed 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....Open ); //Instantiating a Workbook object //Opening the Excel...the file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/net/columns-containing-st...
  6. 在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/grouping-and-ungr...
  7. Inserting and Removing Cell Comments in a Works...

    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...a new Workbook. //Open the excel file. Workbook workbook = new...

    docs.aspose.com/cells/net/inserting-and-removin...
  8. password property | Aspose.Cells for Python via...

    password property password property Represents the password to protect the worksheet. Remarks If password is set to n......unprotect the worksheet or workbook without using a password....unprotect the worksheet or workbook. Definition: @property def...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. TrendlineCollection class | Aspose.Cells for Py...

    TrendlineCollection class TrendlineCollection class Represents a collection of all the Trendline objects for the spec......cells import Workbook from aspose.cells.charts import...Instantiating a Workbook object workbook = Workbook () # Adding a...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Aspose::Cells::Protection::GetPassword method |...

    Aspose::Cells::Protection::GetPassword method. Represents the password to protect the worksheet in C++....unprotect the worksheet or workbook without using a password....unprotect the worksheet or workbook. See Also Class U16String...

    reference.aspose.com/cells/cpp/aspose.cells/pro...