Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 106,556 for

workbook

(1.68 sec)
  1. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his Workbook. W…...the font Montserrat in his workbook. When the range is rendered...returns true Workbook asposeWorkbook = new Workbook(sourceDocument);...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  2. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the header), the table breaks. If i save it the Workbook to the file system,…... If i save it the workbook to the file system, and try...turn into #REF! after the workbook is saved and opened in Excel...

    forum.aspose.com/t/cells-deleterange-break-form...
  3. Convert DOC to XLT using Python or with free On...

    DOC to XLT conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOC to XLT online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...files that support repeatable workbook creation and standardization...

    products.aspose.com/total/python-net/conversion...
  4. Convert POTX to XLTM via PHP or with free Onlin...

    PHP API to Convert POTX to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POTX to XLSB (Excel Binary Workbook) Convert POTX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert POTM to XLTM via PHP or with free Onlin...

    PHP API to Convert POTM to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free POTM to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POTM to XLSB (Excel Binary Workbook) Convert POTM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  6. Convert POTM to XLTX using Python or with free ...

    POTM to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POTM to XLTX online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...reusable and standardized workbook creation. It is useful when...

    products.aspose.com/total/python-net/conversion...
  7. Convert DOTX to XLTX using Python or with free ...

    DOTX to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOTX to XLTX online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...template format for reusable workbook creation. It is useful for...

    products.aspose.com/total/python-net/conversion...
  8. Convert WORDML to XLTM using Python or with fre...

    WORDML to XLTM conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORDML to XLTM online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...spreadsheet templates for repeatable workbook generation with automation...

    products.aspose.com/total/python-net/conversion...
  9. Incorrect formula processing - TOCOL and nested...

    Hi We are evaluating upgrading to the latest version of Aspose Cells to take advantage of the support for newer Excel functions. We have found an issue where the formula =TOCOL(SIMPLE_TABLE *(100-MULTIPLIERS),TRUE) retur…...Create a workbook and access the first worksheet Workbook workbook...workbook = new Workbook(); Worksheet worksheet = workbook.Worksheets[0];...

    forum.aspose.com/t/incorrect-formula-processing...
  10. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/show-and-hide-gridlin...