Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 105,428 for

workbook

(0.2 sec)
  1. Convert POWERPOINT to XLT in Android Apps or wi...

    Convert POWERPOINT to XLT in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLT online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  2. Convert POWERPOINT to ODS in Android Apps or wi...

    Convert POWERPOINT to ODS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to ODS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  3. Convert POTM to XLTX Format via Java | products...

    Convert POTM to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/potm-...
  4. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. .NET API code to manage comments of XLSB files....project Load Document via Workbook class object Select the specific...XLSB File XLSB (Binary Excel Workbook) files are optimized for large-scale...

    products.aspose.com/total/net/annotate/xlsb/
  5. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. .NET API code to manage comments of XLSM files....project Load Document via Workbook class object Select the specific...XLSM (Excel Macro-Enabled Workbook) supports automation through...

    products.aspose.com/total/net/annotate/xlsm/
  6. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...// Create workbook and worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; // Your text...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....worksheetIndex = 0 ; IChartDataWorkbook workbook = chart . getChartData ()...(). getCategories (). add ( workbook . getCell ( worksheetIndex...

    docs.aspose.com/slides/java/create-chart/
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....(); $worksheetIndex = 0 ; $workbook = $chart -> getChartData ()...getCategories () -> add ( $workbook -> getCell ( $worksheetIndex...

    docs.aspose.com/slides/php-java/create-chart/
  9. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Workbook dataWorkbook = ( Microsoft...Interop . Excel . Workbook ) chartData . Workbook ; // 访问图表的数据工作表。...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  10. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么...Main() { // ① 加载或创建工作簿 Workbook wb = new Workbook(); Worksheet sheet...Charts – Show Data Labels Save Workbook as PDF 2. 使用 Aspose.PDF 直接创建图表(Aspose...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829