Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 41,194 for

worksheet

(0.09 sec)
  1. Aspose::Cells::Saving::EbookSaveOptions class |...

    Aspose::Cells::Saving::EbookSaveOptions class. Represents the options for saving ebook file in C++....only exporting the active worksheet to html file. If true then...then only the active worksheet will be exported to html file; If...

    reference.aspose.com/cells/cpp/aspose.cells.sav...
  2. SheetRender toImage EMF generate text as curves...

    Hello, is there a way to generate emf images form a SheetRender toImage without text and relative font-family, but convert the text to curves. If I have a custom font installed on the machine that generates the emf ima…...render EMF images of the worksheet(s) at the start of your program...Access the first worksheet Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/sheetrender-toimage-emf-gene...
  3. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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....IFilePathProvider for exporting worksheets to separate HTML files. These...one worksheet points to a location in another worksheet, where...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Issue with Cells#getMaxColumn when XLSB format ...

    Hello Aspose support team, I have an issue with Cells#getMaxColumn when XLSB format is used (Java, aspose cells ver 23.1) XLSB file: smallreproXlsb.7z (5.9 KB) Cells#getMaxColumn returns -1 value for a sheet with exi…...public boolean startSheet(Worksheet worksheet) { return true; } @Override...workbook.getWorksheets(); Worksheet worksheet = sheets.get(0); Cells...

    forum.aspose.com/t/issue-with-cells-getmaxcolum...
  5. ExceptionType | Aspose.Cells for Java API Refer...

    Represents custom exception type code....Invalid worksheet name. SHEET_TYPE Invalid worksheet type. SPARKLINE...final int SHEET_NAME Invalid worksheet name. SHEET_TYPE public static...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Aspose::Cells::Drawing::ComboBox class | Aspose...

    Aspose::Cells::Drawing::ComboBox class. Represents the control form ComboBox in C++....GetInputRange() Gets or sets the worksheet range used to fill the specified...horizonal offset of shape from worksheet left border. GetLine() Gets...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  7. Set DefaultFont property of PdfSaveOptions and ...

    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....The A1 cell (in the first worksheet) has a text set to “Christmas...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/net/set-defaultfont-prope...
  8. Aspose.Cells for Python via Java 21.2 Release N...

    Aspose.Cells for Python via Java 21.2 Release Notes – the latest enhancements, new features, and fixes....CELLSJAVA-43389 Workbook/Worksheet Password Protection settings...deleting blank rows if the worksheet is empty(no cells data). This...

    docs.aspose.com/cells/python-java/aspose-cells-...
  9. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....reference data in some existing worksheet or by adding a new list of...create and access desired worksheets Create a named range and...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  10. add_auto_shape method | Aspose.Cells for Python...

    add_auto_shape method add_auto_shape Adds a AutoShape to the Worksheet. Returns A Shape object. def add_auto_shape ( ......add_auto_shape Adds a AutoShape to the worksheet. Returns A Shape object. def...# Adds a AutoShape to the worksheet. autoShape = shapes . add_auto_shape...

    reference.aspose.com/cells/python-net/aspose.ce...