Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 161,046 for

workbook

(0.07 sec)
  1. Class Floor | Aspose.Cells for .NET API Reference

    Aspose.Cells.Charts.Floor class. Encapsulates the object that represents the floor of a 3D chart...//Instantiate the workbook object Workbook workbook = new Workbook (); //Get...cells collection Cells cells = workbook . Worksheets [ 0 ]. Cells...

    reference.aspose.com/cells/net/aspose.cells.cha...
  2. Class DigitalSignatureCollection | Aspose.Cells...

    Aspose.Cells.DigitalSignatures.DigitalSignatureCollection class. Provides a collection of digital signatures attached to a document... [C#] //workbook from a signed source file Workbook signedWorkbook...signedWorkbook = new Workbook ( @"signedFile.xlsx" ); //wb.IsDigitallySigned...

    reference.aspose.com/cells/net/aspose.cells.dig...
  3. Managing Workbooks and Worksheets|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....Managing Workbooks and Worksheets Contents [ Hide ] Create Workbook...Worksheets Within and Between Workbooks Set Worksheet Tab Color Combine...

    docs.aspose.com/cells/java/managing-workbooks-a...
  4. Auto Fit Row and Column|Documentation

    Learn how to Autofit Row and Column through the Aspose.Cells for Java API.... Java Workbook workbook = new Workbook ( "workbook.xls" );...file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/auto-fit-row-and-col...
  5. Protect and unProtect Worksheets|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.... Workbooks . Open ( myPath , Missing...a new Workbook. //Open the excel file. Workbook workbook = new...

    docs.aspose.com/cells/net/protect-and-unprotect...
  6. PdfBookmarkEntry class | Aspose.Cells for Pytho...

    PdfBookmarkEntry class PdfBookmarkEntry class PdfBookmarkEntry is an entry in pdf bookmark. if Text property of curre......cells import PdfSaveOptions , Workbook from aspose.cells.rendering...PdfBookmarkEntry workbook = Workbook () workbook . worksheets ....

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Repair xls file via Java | products.aspose.com

    Repair a corrupt xls file using Java. Recovery tool to repair corrupted xls file within Java application....by creating an instance of Workbook, using the inheritance class...to the code above. Save the workbook, the corrupted xls file will...

    products.aspose.com/cells/java/recovery/repair-...
  8. Area | Aspose.Cells for Java API Reference

    Encapsulates the object that represents an area format....//Instantiating a Workbook object Workbook workbook = new Workbook(); //Adding...worksheet to the Workbook object int sheetIndex = workbook.getWorksheets()...

    reference.aspose.com/cells/java/com.aspose.cell...
  9. WorkbookRender | Aspose.Cells for .NET API 参考

    WorkbookRender 的构造...public WorkbookRender ( Workbook workbook , ImageOrPrintOptions...ImageOrPrintOptions options ) 范围 类型 描述 workbook Workbook 指示要呈现的工作簿。 options ImageOrPrintOptions...

    reference.aspose.com/cells/zh/net/aspose.cells....
  10. Aspose::Cells::Protection::SetPassword method |...

    Aspose::Cells::Protection::SetPassword 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 Vector Class...

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