Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 103,887 for

workbook

(0.17 sec)
  1. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....when calculating formulas for Workbook Improve compatibility with...copying slicers when copying workbook Support token option of API...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  2. 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
  3. 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/
  4. 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...
  5. 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...
  6. Remove EXCEL Annotation Online or Manage Annota...

    delete comments from EXCEL file through online app for free. Java API code to manage comments of EXCEL files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/excel/
  7. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. Java API code to manage comments of XLTX files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xltx/
  8. Remove XLT Annotation Online or Manage Annotati...

    delete comments from XLT file through online app for free. Java API code to manage comments of XLT files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xlt/
  9. How to Fill PDF Form with Excel Data using C#

    This tutorial guides on how to fill PDF form with Excel data using C#. It contains details to use both PDF and Excel files in the same application, stepwise approach to write the application and a runnable sample code that can be used to auto fill PDF form from Excel using C#....having required data using the Workbook class object Iterate through...load the PDF file and the Workbook class is used to load the...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-with...
  10. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …... GetNameByName(Workbook wb, string? namedRange) {...output = @"C:\output.html"; Workbook? wbc; using (var ms = new...

    forum.aspose.com/t/html-file-is-displayed-incor...