Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 105,390 for

workbook

(0.1 sec)
  1. Implement 1904 Date System|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Format Worksheet Cells in a Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/net/implement-1904-date-s...
  2. Using Image Markers while Grouping Data in Smar...

    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....following sample creates a workbook and then adds the following...

    docs.aspose.com/cells/net/using-image-markers-w...
  3. Implement 1904 Date System|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells for Python via .NET library....Format Worksheet Cells in a Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/implement-1904...
  4. 在Php中保护工作表|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....excel file path $excel = new Workbook ( $dataDir . "book1.xls" );...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  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. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/...kc/Downloads/HP_TEXT_ALIGNMENT_ISSUE.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/table-text-becomes-verticall...
  8. 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...
  9. The image of the stamp of approval was converte...

    The image of the stamp of approval was converted incorrectly. It is like as □□. Please give me solution. sample.pdf (42.5 KB)...your document: var workbook = new Workbook("input.xlsx"); var...SaveMetafilesAsPng = true }; workbook.Save("output.pdf", pdfOptions);...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  10. Font Rendering Differences in PDF Conversion Us...

    https://forum.aspose.com/t/font-rendering-differences-in-pdf-conversion-using-aspose-cells/316848/6 Good day! I hope this message finds you well. I wanted to kindly follow up regarding the issue we previously discussed…... Workbook excelWorkbook = new Workbook("sample.xlsx");...saveOptions = new PdfSaveOptions(); workbook.save(pdfFilePath, saveOptions);...

    forum.aspose.com/t/font-rendering-differences-i...