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

worksheet

(0.06 sec)
  1. Create MS Excel XLSX Files via C# | products.as...

    XLSX creater. Create XLSX files in C# code. Generate MS Excel XLSX files using VB.NET, Asp.NET or any .NET based application.... Access the first worksheet of the workbook. Get the desired...desired cell(s) of the worksheet and input the value into the...

    products.aspose.com/cells/net/create/xlsx/
  2. Create MS Excel XLT Files via C# | products.asp...

    XLT creater. Create XLT files in C# code. Generate MS Excel XLT files using VB.NET, Asp.NET or any .NET based application.... Access the first worksheet of the workbook. Get the desired...desired cell(s) of the worksheet and input the value into the...

    products.aspose.com/cells/net/create/xlt/
  3. Create ODS (Openoffice / Lbreoffice) Files via ...

    ODS creater. Create ODS files in C# code. Generate ODS (Openoffice / Lbreoffice) files using VB.NET, Asp.NET or any .NET based application.... Access the first worksheet of the workbook. Get the desired...desired cell(s) of the worksheet and input the value into the...

    products.aspose.com/cells/net/create/ods/
  4. How to create dynamic custom format for currenc...

    Hi! Aspose team, I want to apply custom format for currency in excel like thousand, millions & billions based on the no. Can you help me with this? Can I create a single custom format for the nos of type currency to a…...format set upon numbers in the worksheet cells. We will check and help...(default) worksheet by passing its sheet index Worksheet worksheet...

    forum.aspose.com/t/how-to-create-dynamic-custom...
  5. ExceptionType enumeration | Aspose.Cells for Py...

    ExceptionType enumeration ExceptionType enumeration Represents custom exception type code. The ExceptionType type exp......Invalid worksheet name. SHEET_TYPE Invalid worksheet type. INTERRUPTED...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Aspose::Cells::ExternalConnections::ConnectionD...

    Aspose::Cells::ExternalConnections::ConnectionDataSourceType enum. Specifies external database source type in C++.... WorksheetDataModel 102 Worksheet data source created by the...Spreadsheet Data Model. Table 102 Worksheet data source created by the...

    reference.aspose.com/cells/cpp/aspose.cells.ext...
  7. MMM-YY format in Aspose Cells with Excel Type D...

    Hello, I am struggling to write a new Date() in Excel in the format MMM-YY. i tried style.setNumber(17). It successfully writes in desired format but the Excel Type is set to Custom not Date. How to do the same but set E…...reference of first worksheet Worksheet worksheet = workbook.getWorksheets()...system date to "A1" cell worksheet.getCells().get("A1").putValue(DateTime...

    forum.aspose.com/t/mmm-yy-format-in-aspose-cell...
  8. 设置打印区域|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....(); // Accessing the first worksheet in the Workbook file WorksheetCollection...WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet sheet...

    docs.aspose.com/cells/zh/java/set-print-area/
  9. EbookSaveOptions class | Aspose.Cells for Pytho...

    EbookSaveOptions class EbookSaveOptions class Represents the options for saving ebook file. Inheritance: EbookSaveOpt...... worksheet_scalable Indicates if zooming...zooming in or out the html via worksheet zoom level when saving file...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET.... If you convert your worksheet into an image or you save...existing slicer. It converts the worksheet into an image by setting the...

    docs.aspose.com/cells/python-net/rendering-slicer/