Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 106,494 for

workbook

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Export CSV to PPSX in Android or with free Onli...

    Android API to Convert CSV to PPSX without using Microsoft Word or online. Test free CSV to PPSX online converter quickly before integrating the code....to PPSX Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  6. Export ODS to WORD in Android or with free Onli...

    Android API to Convert ODS to WORD without using Microsoft Word or online. Test free ODS to WORD online converter quickly before integrating the code....to WORD Open ODS file using Workbook class Convert ODS to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  7. 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...
  8. Export CSV to POTX in Android or with free Onli...

    Android API to Convert CSV to POTX without using Microsoft Word or online. Test free CSV to POTX online converter quickly before integrating the code....to POTX Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  9. The text inside the table is misaligned in tabl...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/...kc/Downloads/HP_TEXT_ALIGNMENT_ISSUE.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/the-text-inside-the-table-is...
  10. Refresh Values of Linked Shapes with Golang via...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....when you want to save your workbook in XLS or XLSX format. However... if you want to save your workbook in PDF or HTML format, you...

    docs.aspose.com/cells/go-cpp/refresh-values-of-...