Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 105,406 for

workbook

(0.09 sec)
  1. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…... Workbook workbook = new Workbook("input.xlsx");...setOnePagePerSheet(true); // シートごとに1ページにする workbook.save("output.pdf", options);...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  2. Read Excel File in Java

    This article demonstrates how to read Excel file in Java. It provides IDE setup instructions and a step-by-step guide along with a working code example to build an XLSX reader in Java....the spreadsheet using the Workbook.getWorksheets method Retrieve...reader in Java . Initially, the Workbook object loads the Excel file...

    kb.aspose.com/cells/java/read-excel-file-in-java/
  3. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook Workbook = new Wor…...DPI = 168; Workbook workbook = new Workbook("D:\\input_testPdf...xlsm"); Worksheet sheet = workbook.Worksheets["sheet1"]; foreach...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  4. Convert WORDML to PPSM via C# .NET or with free...

    Convert Word wordml documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....Educational Resources and Workbooks : Convert WordML files to...create educational resources, workbooks, and study guides with interactive...

    products.aspose.com/total/net/conversion/wordml...
  5. Aspose.Cells Java for xlsx4j|Documentation

    The section introduces why we do not select xlsx4j to parse Excel....Table in xlsx4j Printing Workbooks in xlsx4j Set Print Titles...Worksheets in xlsx4j Convert Workbook to HTML in xlsx4j Detect Merged...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  6. Android API to Convert ODT to XLSB or with free...

    Convert ODT to XLSB in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLSB 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. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Convert DOCM to XLSB or with fre...

    Convert DOCM to XLSB in Android Apps 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...calling the save method of Workbook object. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  8. Java API to Convert ODT to XLSB or with free On...

    Convert ODT to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLSB 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 **ODT to...

    products.aspose.com/total/java/conversion/odt-t...
  9. Convert DOT to EXCEL using Python or with free ...

    DOT to EXCEL conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to EXCEL online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...DOT to XLSB (Excel Binary Workbook) Convert DOT to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  10. How to Replace Partial Text in Cell|Documentation

    Learn how to replace partial text in a cell with Aspose.Cells.... Load an Excel workbook. Insert a string (“Welcome...

    docs.aspose.com/cells/net/how-to-replace-partia...