Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 102,545 for

workbook

(0.1 sec)
  1. Java API to Render MHTML to XLSM | products.asp...

    Export MHTML to XLSM via Java API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted XLSX...

    products.aspose.com/total/java/conversion/mhtml...
  2. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the Workbook. Teste…...column index” when saving the workbook. Tested and took out several...= Encoding.UTF7; Workbook book = new Workbook(csvRepData, loadOptions);...

    forum.aspose.com/t/limitation-of-number-of-rows...
  3. Removing Slicer with Golang via C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as output Excel file . The...

    docs.aspose.com/cells/go-cpp/removing-slicer/
  4. Copy Range Style Only with Golang via C++|Docum...

    Learn how to copy only the style of a range in Excel using Aspose.Cells with Golang via C++.... This example creates a workbook, populates it with data, and...

    docs.aspose.com/cells/go-cpp/copy-range-style-o...
  5. Add Signature Line to the Worksheet|Documentation

    This article describes how to add a signature line to the worksheet using C# code with Aspose.Cells for .NET....Signature Line in an Excel Workbook using Aspose.Cells Analyzing...

    docs.aspose.com/cells/net/add-signature-line/
  6. AutoFill range of Excel file|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....Document Assistant Close Create Workbook and Worksheet Scoped Named...

    docs.aspose.com/cells/net/autofill-ranges/
  7. 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...
  8. View XLSX File Online and using Java | products...

    Free online XLSX file viewer app. Java API code to read XLSX file for viewer application....Load source XLSX file using Workbook class object Save the document...View XLSB Files (Excel Binary Workbook) View XLSM Files (Macro-enabled...

    products.aspose.com/total/java/viewer/xlsx/
  9. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...throws Throwable { Workbook workbook = new Workbook(dir + "output..."output.xlsx"); Style style = workbook.getWorksheets().get(0).getCells()...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  10. Landray RDM MKR-102614 Convert Effect - Free Su...

    cells source code: src.zip (1.6 KB) origin cells: 12345654321.xlsx.zip (159.4 KB) before converted: image.jpg (197.3 KB) after converted: image.png (488.7 KB) Please have a check....the Excel file Workbook workbook = new Workbook("path/to/your/file...SheetRender sr = new SheetRender(workbook.Worksheets[0], options); //...

    forum.aspose.com/t/landray-rdm-mkr-102614-conve...