Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 104,098 for

workbook

(0.15 sec)
  1. Merge DOCM Files Online or using Java | product...

    Free online app to combine different DOCM files. Java merging library code to merge DOCM documents....Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...Merge XLSX Files (Open XML Workbook) Merge XLT Files (Excel 97...

    products.aspose.com/total/java/merge/docm/
  2. Merge OTP Files Online or using Java | products...

    Free online app to combine different OTP presentations. Java merging library code to merge OTP presentation into format of your choice....Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...Merge XLSX Files (Open XML Workbook) Merge XLT Files (Excel 97...

    products.aspose.com/total/java/merge/otp/
  3. C++ API to Convert PPTX to WORDML or with free ...

    Export PPTX to WORDML within your C++ applications or online. Test free PPTX to WORDML online converter quickly before integrating the code....PPTX to XLSB (Excel Binary Workbook) Convert PPTX to XLSM (Macro-enabled...Convert PPTX to XLSX (Open XML Workbook) Convert PPTX to XLT (Excel...

    products.aspose.com/total/cpp/conversion/pptx-t...
  4. C++ API to Convert PPTX to RTF or with free Onl...

    Export PPTX to RTF within your C++ applications or online. Test free PPTX to RTF online converter quickly before integrating the code....PPTX to XLSB (Excel Binary Workbook) Convert PPTX to XLSM (Macro-enabled...Convert PPTX to XLSX (Open XML Workbook) Convert PPTX to XLT (Excel...

    products.aspose.com/total/cpp/conversion/pptx-t...
  5. Merge ODP Files Online or using .NET | products...

    Free online app to combine different ODP presentations. C# .NET merging library code to merge ODP presentation into format of your choice....Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...Merge XLSX Files (Open XML Workbook) Merge XLT Files (Excel 97...

    products.aspose.com/total/net/merge/odp/
  6. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. Java API code to manage comments of ODP files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/java/annotate/odp/
  7. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致... 目前可以用如下代码更新字体: Workbook wb = new Workbook("导出订单-主配产品多行展示示意模板...

    forum.aspose.com/t/excel-pdf/323763
  8. Aspose2月版本开始,存在下拉列表渲染有问题的问题 - Free Support Foru...

    image.png (72.9 KB)... workbook.calculateFormula(); workbook.getWorksheets()...protect(ProtectionType.ALL); workbook.getWorksheets().get(1).pr...

    forum.aspose.com/t/aspose2/311549
  9. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Get the chart data workbook. Set chart Title. Delete default...// Getting the chart data workbook SharedPtr<IChartDataWorkbook>...

    products.aspose.com/slides/cpp/chart/ppt/
  10. Fit Image to Cell Width and Height in Excel usi...

    Learn how to Fit Image to Cell Width and Height in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel.... Instantiate an Workbook object. Get the cell where...property. Finally, it saves the workbook in output XLSX format. Here’s...

    blog.aspose.com/cells/fit-image-to-cell-width-a...