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

workbook

(0.12 sec)
  1. Online MOBI to ODS Conversion or Build .NET bas...

    Free online app to convert MOBI to ODS files. .NET C# conversion library code for MOBI documents....Load HTML document by using Workbook class Save the document to...MOBI to XLSB (Excel Binary Workbook) Convert MOBI to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/mobi-t...
  2. Online PPSM to MHTML Conversion or Build .NET b...

    Free online app to convert PPSM to MHTML files. .NET C# conversion library code for PPSM documents....Load HTML document by using Workbook class Save the document to...PPSM to XLSB (Excel Binary Workbook) Convert PPSM to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/ppsm-t...
  3. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  4. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。...( sb == null ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...Create an instance of Workbook Workbook book ; // Access the Worksheet...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  6. Use Custom XML Parts in Aspose.Cells|Documentation

    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....Cells via the Workbook.content_type_properties.add()...sample code makes use of the Workbook.content_type_properties.add()...

    docs.aspose.com/cells/python-net/use-custom-xml...
  7. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...02_OutputDirectory \\ " ); // Load the workbook Workbook wb ( srcDir + u "SamplePivotSort...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  8. Retrieving SQL Connection Data|Documentation

    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....Cells provides the Workbook.getDataConnections() method...ExternalConnection objects in the workbook. If the ExternalConnection...

    docs.aspose.com/cells/java/retrieving-sql-conne...
  9. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)在 PowerPoint 演示文稿中创建和自定义图表。通过实用代码示例添加、格式化和编辑图表。...(); $worksheetIndex = 0 ; $workbook = $chart -> getChartData ()...getCategories () -> add ( $workbook -> getCell ( $worksheetIndex...

    docs.aspose.com/slides/zh/php-java/create-chart/
  10. Add Custom XML Parts and Select Them by ID|Docu...

    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.... Please use Workbook.custom_xml_parts.add() if...XML Part by ID, you can use Workbook.custom_xml_parts.select_by_id()...

    docs.aspose.com/cells/python-net/add-custom-xml...