Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 105,417 for

workbook

(0.54 sec)
  1. Export PPTX to WORD on Andorid via Java or with...

    Convert PPTX to WORD in mobile apps without installing any software or online. Test free PPTX to WORD 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/android-java/conversi...
  2. Export PPTX to OTT on Andorid via Java or with ...

    Convert PPTX to OTT in mobile apps without installing any software or online. Test free PPTX to OTT 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/android-java/conversi...
  3. Java API to Render CGM to CSV | products.aspose...

    Export CGM to CSV 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/cgm-t...
  4. C++ API to Convert POTX to TEXT or with free On...

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

    products.aspose.com/total/cpp/conversion/potx-t...
  5. C++ API to Convert POTX to FLATOPC or with free...

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

    products.aspose.com/total/cpp/conversion/potx-t...
  6. C++ API to Convert POTX to WORDML or with free ...

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

    products.aspose.com/total/cpp/conversion/potx-t...
  7. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…...xlsx"; var wbtest = new Workbook(pathWorkbook); Worksheet sheettest...specific case, including the workbook and any relevant logs. duojie...

    forum.aspose.com/t/isfiltered-series-and-chartc...
  8. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX 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/pptx/
  9. Page Setup Features|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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/java/page-setup-features/
  10. The behavior of Cells.ExportDataTable() methods...

    In Aspose.Cells for .NET 24.7 Release Notes there is a Changes the behavior of Cells.ExportDataTable() methods. The change of behavior is causing issues for us. Is there a way for us to continue exporting a numeric cel…...Sample code: Workbook workbook = new Aspose.Cells.Workbook("e:\\test2\\Bk_test1...xlsx"); Worksheet worksheet = workbook.Worksheets[0]; var exportOptions...

    forum.aspose.com/t/the-behavior-of-cells-export...