Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 103,884 for

workbook

(0.22 sec)
  1. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...Create a workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  2. 导出 Excel 数据以填写 PDF 表单|Aspose.PDF for .NET

    本节解释了如何使用 AutoFiller 类导出 Excel 工作表数据以填写 PDF 表单。...GetDataDir_AsposePdf_Excel (); var workbook = new Workbook (); // Creating a file...file through the file stream workbook . Open ( fstream ); // Accessing...

    docs.aspose.com/pdf/zh/net/export-excel-workshe...
  3. Save Pivot Table in ODS file|Documentation

    This article shows how to save a pivot table in an ODS file with Aspose.Cells for Python via .NET....this, you simply convert a workbook with an existing pivot table...

    docs.aspose.com/cells/python-net/save-pivot-tab...
  4. Draw Timeline while rendering Excel to PDF|Docu...

    Manage timelines of Excel files with Aspose.Cells for Python via .NET.... It then saves the workbook as output PDF file . The following...

    docs.aspose.com/cells/python-net/draw-timeline-...
  5. Output Blank Page when there is Nothing to Prin...

    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....sample code creates the empty workbook which has an empty worksheet...

    docs.aspose.com/cells/java/output-blank-page-wh...
  6. Working with the Reflection Effect of Shape or ...

    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....class, and then saves the workbook to the output Excel file (...

    docs.aspose.com/cells/net/working-with-the-refl...
  7. Manage Cells HTML String|Documentation

    Learn how to manage cells HTML string using the Aspose.Cells for .NET API....example shows how to: Create a workbook and add some data. Get the...

    docs.aspose.com/cells/net/manage-cells-html-str...
  8. Save ODS File in ODF 1.1 and 1.2 Specifications...

    How to Save ODS File in ODF 1.1 and 1.2 Specifications with Aspose.Cells for Python via .NET API....sample code below creates a workbook object, adds a value to cell...

    docs.aspose.com/cells/python-net/save-ods-file-...
  9. Evaluate 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....watermark worksheet in the workbook is shown below: Evaluation...

    docs.aspose.com/cells/python-java/evaluate-aspo...
  10. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Workbook; import com.aspose.cells.Worksheet;...getSlides().get_Item(0); Workbook workbook = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/symbols-are-appearing-for-a-...