Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 27,039 for

excel worksheet

(0.12 sec)
  1. Protecting Worksheets in Python|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....Ask AI Protecting Worksheets in Python Contents [ Hide ] Aspose...- Protecting Worksheets To protect a worksheet using Aspose.Cells...

    docs.aspose.com/cells/java/protecting-worksheet...
  2. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....Introduction In a Microsoft Excel file, you can create an outline...headings for sections in a worksheet, or you can use the symbols...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  3. 在 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....自适应调整行高 自动调整行宽和行高最直接的方法是调用Worksheet类的autoFitRow方法。autoFitRow方法将行索引(要调整大小的行)作为参数。...Instantiating a Workbook object by excel file path workbook = Rjb ::...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  4. Managing Page Breaks in PHP|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....Code $worksheets = $workbook -> getWorksheets (); $worksheet = $worksheets...$worksheets -> get ( 0 ); $h_page_breaks = $worksheet -> getHorizontalPageBre...

    docs.aspose.com/cells/java/managing-page-breaks...
  5. Copying and Moving Worksheets in Python|Documen...

    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....Ask AI Copying and Moving Worksheets in Python Contents [ Hide...Copying and Moving Worksheets Copy Worksheets within a Workbook...

    docs.aspose.com/cells/java/copying-and-moving-w...
  6. Find Specific Word Occurrence|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....Occurrence Contents [ Hide ] VSTO Excel Excel . Application excelApp =...template Excel file path. string myPath = "List All Worksheets in a...

    docs.aspose.com/cells/net/find-specific-word-oc...
  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....unprotect_worksheet 方法。 Ruby 代码 def unprotect_worksheet () data_dir...Instantiating a Workbook object by excel file path workbook = Rjb ::...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  8. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings.... Like Microsoft Excel, Aspose.Cells also supports...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  9. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 中文技术支持 cells-net lingtian...6:10am 1 aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。Calculat...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  10. Hiding and Showing Rows and Columns in Jython|D...

    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 an Excel file path workbook = Workbook...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/java/hiding-and-showing-r...