Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 159,746 for

xlsx

(1.98 sec)
  1. Online XPS to MARKDOWN Conversion or Develop Ja...

    Free online app to convert XPS to MARKDOWN files. Java conversion library code for XPS documents....Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint (PPT, PPTX), PDF...

    products.aspose.com/total/java/conversion/xps-t...
  2. Online TEX to PPS Conversion or Develop Java ba...

    Free online app to convert TEX to PPS files. Java conversion library code for TEX documents....Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint (PPT, PPTX), PDF...

    products.aspose.com/total/java/conversion/tex-t...
  3. Online XPS to DOTM Conversion or Develop Java b...

    Free online app to convert XPS to DOTM files. Java conversion library code for XPS documents....Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint (PPT, PPTX), PDF...

    products.aspose.com/total/java/conversion/xps-t...
  4. Online TEX to Powerpoint Conversion or Develop ...

    Free online app to convert TEX to Powerpoint files. Java conversion library code for TEX documents....Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint (PPT, PPTX), PDF...

    products.aspose.com/total/java/conversion/tex-t...
  5. Online TEX to PPSX Conversion or Develop Java b...

    Free online app to convert TEX to PPSX files. Java conversion library code for TEX documents....Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint (PPT, PPTX), PDF...

    products.aspose.com/total/java/conversion/tex-t...
  6. Online MHTML to OTT Conversion or Develop Java ...

    Free online app to convert MHTML to OTT files. Java conversion library code for MHTML documents....Word (DOC, DOCX), Excel (XLS, XLSX), Powerpoint (PPT, PPTX), PDF...

    products.aspose.com/total/java/conversion/mhtml...
  7. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...xlsx"); Please find attached the...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  8. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. chart-forum.zip (15.8 KB) In it there is a simple chart, with one graph representing one data series. Data labels are added to the chart. The default setting is 11px fontsize…...xlsx"); // first worksheet and first...text"; } } wb.Save(@"C:\Output.xlsx"); series.IsShowDataLabels enables...

    forum.aspose.com/t/excel-data-label-font-proper...
  9. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet formulas whose structured references point to the column that used to live at that…...xlsx. Repro: var wb = new Workbook();...Save("out.xlsx"); using var reloaded = new Workbook("out.xlsx"); Console...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...
  10. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...xlsx"); var worksheet = workbook...= "path\\.......\song_e_napl_xlsx"; FileInputStream fis = new...

    forum.aspose.com/t/the-library-doesnt-apply-the...