Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 30,492 for

worksheet

(0.28 sec)
  1. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....one cell to another in the worksheet by calling the Range.copy()...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  2. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao Worksheet.Cells.SetColumnWidthPixel(0, 5); Worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = Worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells...SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1,...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  3. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...Worksheet worksheet = workbook.Worksheets[namedRange...namedRange.GetRange(); worksheet.AutoFitRows(); worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/image-gridline-color-differe...
  4. Set the Values Format Code of Chart Series|Docu...

    Learn how to set the values format code of chart series in Aspose.Cells for Java. Our guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....based on a range inside the worksheet but also works well for series...

    docs.aspose.com/cells/java/set-the-values-forma...
  5. Specify the Far East and Latin Name of the Font...

    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....Text with Shape inside the Worksheet Change Character Spacing of...

    docs.aspose.com/cells/java/specify-the-far-east...
  6. Extract OLE Objects from Workbook|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....OLE objects on the first worksheet. Extract OLE Objects The code...

    docs.aspose.com/cells/java/extract-ole-objects-...
  7. Export print area range to HTML|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....page‑setup object of the worksheet. Later, use the HtmlSaveOptions...

    docs.aspose.com/cells/python-net/export-print-a...
  8. Change the decimal separator from Numeric keypa...

    This article introduces how to change decimal separator in GridWeb....numeric keypad) into a new worksheet cell, it should display your...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Get HTML5 string from Cell|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....text in cell A1 of the first worksheet. It then gets the Normal HTML...

    docs.aspose.com/cells/java/get-html5-string-fro...
  10. 设置打印标题|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....reference of the PageSetup of the worksheet PageSetup pageSetup = sheet...

    docs.aspose.com/cells/zh/java/set-print-titles/