Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 105,429 for

workbook

(0.09 sec)
  1. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page center, as well as the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....class, Workbook , that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/python-net/setting-margins/
  2. Question: Support of old Excel versions - Free ...

    Hello, We have a customer using old Excel files like the attached one. My question is: do you have any plans of supporting such formats in the future?And is there any workaround that you can recommend for handling this? …...0/95 Workbook format and probably will never...2007, 2010, 2013, 2019, 2021 Workbook, Office 365, and OpenOffice...

    forum.aspose.com/t/question-support-of-old-exce...
  3. Process Excel Files in Go (Golang) Using Aspose...

    How to quickly integrate Aspose.Cells for Go via C++ for Excel operations...Create Workbook # Read/Write Cell Data # Save Workbook # Advanced...

    blog.aspose.com/cells/process-excel-files-in-go...
  4. 使用 Node.js 通过 C++ 更改评论的文本方向|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 更改评论的文本方向。有效自定义评论对齐设置。...Instantiate a new Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/change-text...
  5. Export CSV to OTT in Android or with free Onlin...

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

    products.aspose.com/total/android-java/conversi...
  6. Export CSV to PPT in Android or with free Onlin...

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

    products.aspose.com/total/android-java/conversi...
  7. Convert PPSM to XLSM Format via Java or with fr...

    Convert PPSM to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSM to XLSM 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/java/conversion/ppsm-...
  8. How to Format Numbers to Scientific Notation|Do...

    This article introduces how to format numbers to scientific notation using Aspose.Cells for Node.js via the C++ API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  9. How to Format Number to Fraction|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for Java API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/java/how-to-format-number...
  10. 档案

    档案...中的甘特图: 使用 Workbook 类加载现有的 Excel 数据文件。 获取第一个工作表使用 workbook.worksheets[0]...将任务名称设置为类别标签。 调整样式和坐标轴设置以格式化图表。 使用 workbook.save() 方法保存文件。 这里有一个执行所有这些步骤的...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...