Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 104,120 for

workbook

(0.12 sec)
  1. Specify Job or Document Name while printing wit...

    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....document name while printing your workbook or worksheet using the WorkbookRender...job name while printing your workbook or worksheet. Specify Job...

    docs.aspose.com/cells/python-net/specify-job-or...
  2. Find the Maximum Rows and Columns Supported by ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++....following sample code creates a workbook first in XLS format and then...of Revision Logs in Shared Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/find-maximum-rows-...
  3. 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...
  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. Create ParetoLine Chart in Excel using C# | Par...

    Learn how to create a ParetoLine chart in Excel using C#. Step‑by‑step guide with complete Aspose.Cells for .NET code examples....configuration, and saving the workbook in various formats. This article...Efficient handling of large workbooks and datasets. Multiple Output...

    blog.aspose.com/cells/create-partoinline-chart-...
  7. 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...
  8. How to update only one worksheet at a time usin...

    Hello Support Team, I am using Aspose.Cells.GridJs in my .NET application. I want to update only one specific worksheet at a time without affecting other sheets in the Workbook. Could you please guide me on the correc…...affecting other sheets in the workbook. Could you please guide me...one worksheet of a GridJs workbook while leaving the other sheets...

    forum.aspose.com/t/how-to-update-only-one-works...
  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. Adjust Row Height in Excel using Java

    This article guides on how to adjust row height in Excel using Java. It has the steps and a runnable sample code to change cell height in Excel using Java....adjust cells’ height Load the workbook and access a sheet to set...all rows in a sheet Save the workbook with updated cells’ height...

    kb.aspose.com/cells/java/adjust-row-height-in-e...