Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 41,183 for

worksheet

(0.07 sec)
  1. Insert Ranges|Documentation

    This article describes how to Insert Ranges with Aspose.Cells for Python via .NET library....Cells: Create Workbook and Worksheet Scoped Named Ranges Cut and...

    docs.aspose.com/cells/python-net/insert-ranges-...
  2. Disable updating content controls in office doc...

    Hi Alexey. Thanks for your help, we decided to disable UpdateSdtContent save option (set to False) before saving Word documents. I have one more question though. Since I don’t see UpdateSdtContent save option in any ot…...), one can use Worksheet Protection option(s) to disable...Cells does support to protect worksheets with your desired options...

    forum.aspose.com/t/disable-updating-content-con...
  3. Delete Ranges|Documentation

    This article describes how to Delete Ranges And Shift Cells Left or Right with Aspose.Cells for Python via .NET library....Cells: Create Workbook and Worksheet Scoped Named Ranges Cut and...

    docs.aspose.com/cells/python-net/delete-ranges-...
  4. Add/Remove Hyperlinks From Client Side|Document...

    This article introduces how to work with hyperlink in client side js in GridWeb.... Validate entire worksheet instead of only the updated...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Save multiple charts to same PDF page - Free Su...

    I have a requirement to add multiple charts to one PDF page. I tried following. -> Add multiple charts to same excel Worksheet and use workbook.Save(fileName,Ops) But this saves the chart source data added in the cells …...multiple charts to same excel worksheet and use workbook.Save(fileName...

    forum.aspose.com/t/save-multiple-charts-to-same...
  6. Docker -> Save as HTML -> Bottom border is miss...

    I have the following code sample: var file = "c:\\temp\\print_missing_2.xlsx"; var workbook = new Workbook(file); var Worksheet = workbook.Worksheets["Sheet1"]; var name = workbook.Worksheets.Names["DR_PUBv2__16550269…...Workbook(file); var worksheet = workbook.Worksheets["Sheet1"]; var...workbook.Worksheets.Names["DR_PUBv2__1655026955"]; worksheet.PageSetup...

    forum.aspose.com/t/docker-save-as-html-bottom-b...
  7. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb.... Access a worksheet. Access the cell you are formatting...control to a Web Form. Access a worksheet. Access the cell you’re about...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. DisplayUnitLabel | Aspose.Cells for Java API Re...

    Represents the display unit label....Workbook(); //Adding a new worksheet to the Excel object int sheetIndex...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/java/com.aspose.cell...
  9. Excel to PDF: Text is cut and overflows in the ...

    Hi team, We are using Aspose Cells v 22.7 input - TURKIYE PETROL RAFINERILERI A.zip (12.0 KB) output - bundle_25dd31b4-ff3e-41e5-8353-7d2f1694c77b_08.12.2022.17.11.25.395.pdf.zip (100.9 KB) Using the following code t…...merging WorksheetCollection worksheets = workbook.getWorksheets();...getWorksheets(); int workSheetCount = worksheets.getCount(); for (int sheetNo...

    forum.aspose.com/t/excel-to-pdf-text-is-cut-and...
  10. Aspose::Cells::Tables::ListObject class | Aspos...

    Aspose::Cells::Tables::ListObject class. Represents a list object on a Worksheet. The ListObject object is a member of the ListObjects collection. The ListObjects collection contains all the list objects on a Worksheet in C++....Represents a list object on a worksheet. The ListObject object is...all the list objects on a worksheet. class ListObject Methods...

    reference.aspose.com/cells/cpp/aspose.cells.tab...