Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 105,389 for

workbook

(0.11 sec)
  1. Create Treemap Chart in Excel using C# | Treema...

    Learn how to generate a Treemap chart in Excel using C# with Aspose.Cells for .NET. Step‑by‑step guide, complete code examples and customization tips....Rich API – Full access to workbook, worksheet, cell, and chart...Works efficiently with large workbooks and data sets. No External...

    blog.aspose.com/cells/create-treemap-chart-in-e...
  2. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiating a Workbook object using the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  3. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...// Load the workbook Workbook wb = new Workbook(inStream); //...// Load the workbook Workbook wb = new Workbook(inStream); //...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  4. Convert PDF to DOC or DOCX format in Jython|Asp...

    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....GitHub Convert PDF to Excel Workbook in Jython...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  5. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. Android API code to manage comments of XLSX files....project Load Document via Workbook class object Select the specific...Comments Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/android-java/annotate...
  6. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…... If the workbook’s locale does not match the...separator styles in the same workbook: =COUNTIF(E$6:E$13,">0") //...

    forum.aspose.com/t/countif-excel-function-works...
  7. 获取行中最大列索引和列中最大行索引|Documentation

    学习如何通过C++ API在行中获取最大列索引,在列中获取最大行索引。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...arrayBuffer (); // Instantiating a Workbook object by opening the uploaded...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  8. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for JavaScript via C++.... Please use the Workbook.customXmlParts collection...Part by ID, you can use the Workbook.customXmlParts collection...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  9. Export ODS to PPTX in Android or with free Onli...

    Android API to Convert ODS to PPTX without using Microsoft Word or online. Test free ODS to PPTX online converter quickly before integrating the code....to PPTX 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...
  10. Export XLSB to DOCX in Android or with free Onl...

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

    products.aspose.com/total/android-java/conversi...