Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 104,106 for

workbook

(0.17 sec)
  1. How to Set Width of Cell in Excel using C#

    This brief tutorial contains information on how to set width of cell in Excel using C#. By using C# Excel cell width can be changed with the help of a few API calls only after establishing the environment according to the steps given in this tutorial....package manager Instantiate a Workbook class object to set the column...default collection in the workbook Use the SetColumnWidth() function...

    kb.aspose.com/cells/net/how-to-set-width-of-cel...
  2. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Android API code to extract images and text from PDF document....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook)...

    products.aspose.com/total/android-java/parse/pdf/
  3. 无需在工作表中编写函数即可用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...
  4. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to save the…...FileFormatToSaveForm(workbook.FileFormat); await workbook.SaveAsync(stream...@shlomi.z You’re seeing that a workbook saved with Aspose.Cells 26...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  5. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …... var xls1 = new Workbook(“C:\11.xlsx”); var worksheet...achieve this, you may use the Workbook.Save method along with the...

    forum.aspose.com/t/resulting-table-borders-are-...
  6. Excel v 95 to PDF - Free Support Forum - aspose...

    receive an error that the format is not supported...render PDF file from Excel workbooks, see the document for your...As “Microsoft Office Excel Workbook”. Now you can use Aspose.Cells...

    forum.aspose.com/t/excel-v-95-to-pdf/33297
  7. Java API to Convert OTT to XLS or with free Onl...

    Convert OTT to XLS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting **OTT to...

    products.aspose.com/total/java/conversion/ott-t...
  8. Convert DOCM to XLSB via Java or with free Onli...

    Convert DOCM to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLSB online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/docm-...
  9. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel Workbooks to HTML using Aspose.Cells for C++....save Excel workbooks to HTML. However, if the workbook contains...

    docs.aspose.com/cells/go-cpp/prevent-exporting-...
  10. Hiding and Showing Rows and Columns|Documentation

    This article shows how to Hide and Show Rows and Columns by the Aspose.Cells for Python via .NET API....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/python-net/hiding-and-sho...