Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 161,016 for

workbook

(0.14 sec)
  1. 图像标记|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.... Workbook = new Workbook ( FileName ); //Set...the Excel file. designer . Workbook . Save ( FileName ); 下载示例代码...

    docs.aspose.com/cells/zh/net/image-markers/
  2. Convert PPSM to XLT via C++ or with free Online...

    Export PPSM to XLT in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSM to XLT online converter quickly before integrating the code....PPSM to XLSB (Excel Binary Workbook) Convert PPSM to XLSM (Macro-enabled...Convert PPSM to XLSX (Open XML Workbook) Convert PPSM to XLTM (Excel...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  3. Aspose.Cells for Java 可中断库|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....//Create a new Workbook final Workbook wb = new Workbook (); // Get...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...
  4. After copying a table to from one presentation ...

    Using this code: private void CopyWorkbookRangeToPresentation(Range sourceRange, Presentation targetPresentation) { // Copy the specified range to an intermediate Workbook. Workbook intermediateWorkbook = IsolateSour…...range to an intermediate workbook. Workbook intermediateWorkbook...presentation from the intermediate workbook. Presentation sourcePresentation...

    forum.aspose.com/t/after-copying-a-table-to-fro...
  5. Aspose::Cells::FormulaSettings::GetEnableCalcul...

    Aspose::Cells::FormulaSettings::GetEnableCalculationChain method. Whether enable calculation chain for formulas. Default is false in C++....are lots of formulas in the workbook and user needs to calculate...first calculation for the workbook, so the required time for...

    reference.aspose.com/cells/cpp/aspose.cells/for...
  6. Ignore styles to get better performance in Grid...

    This article describes how to use IgnoreStyleWithNoData to get better performance in GridWeb....required rows/columns from the workbook. Get Better Performance While...While Loading Workbook Please check the sample excel file When...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Charts.ToImage quality - Free Support Forum - a...

    Hi. We are exploring different ways of getting high quality charts in our Word documents since Aspose.Reporting has been discontinued. The first prize would be if we could used Aspose.Cells to produce the charts, and si…...Emf; Workbook wb = new Workbook(“e:\test2\charttoimage_quality\test...type of Workbook you’re using. If you just go Workbook book =...

    forum.aspose.com/t/charts-toimage-quality/128852
  8. enable_calculation_chain property | Aspose.Cell...

    enable_calculation_chain property enable_calculation_chain property Whether enable calculation chain for formulas. De......are lots of formulas in the workbook and user needs to calculate...first calculation for the workbook, so the required time for...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. PageIndex | Aspose.Cells for .NET API 参考

    获取或设置要保存的第一页的从0开始的索引... //打开一个Excel文件 Workbook wb = new Workbook ( "Book1.xlsx" );...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  10. page_index 属性 | Aspose.Cells for Python via .NE...

    page_index 属性 page_index 属性 获取或设置要保存的第一个页面的从 0 开始的索引。 评论 默认为 0。 例子 以下示例显示如何将 Microsoft Excel 文件中的一系列页面(3 和 4)呈现为 PDF。......PdfSaveOptions , Workbook # Open an Excel file wb = Workbook ( "Book1...

    reference.aspose.com/cells/python-net/zh/aspose...