Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 105,385 for

workbook

(0.07 sec)
  1. Convert DOT to JSON Format in Android Apps | pr...

    Parse DOT to JSON format in Android Apps without using Microsoft Word or Excel...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  2. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …...//Instantiate a new workbook Workbook book = new Workbook(); //Open an...You may primarily use the Workbook.Save method with the appropriate...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  3. Convert PowerPoint to JSON Format via Java | pr...

    Convert PowerPoint to JSON format via Java without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/java/conversion/power...
  4. Convert POWERPOINT to XLT in Android Apps or wi...

    Convert POWERPOINT to XLT in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLT online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  5. Convert POWERPOINT to ODS in Android Apps or wi...

    Convert POWERPOINT to ODS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to ODS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  6. Data Formatting|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 WorksheetCollection...

    docs.aspose.com/cells/java/data-formatting/
  7. Convert POTM to XLTX Format via Java | products...

    Convert POTM to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/potm-...
  8. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. .NET API code to manage comments of XLSB files....project Load Document via Workbook class object Select the specific...XLSB File XLSB (Binary Excel Workbook) files are optimized for large-scale...

    products.aspose.com/total/net/annotate/xlsb/
  9. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. .NET API code to manage comments of XLSM files....project Load Document via Workbook class object Select the specific...XLSM (Excel Macro-Enabled Workbook) supports automation through...

    products.aspose.com/total/net/annotate/xlsm/
  10. 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…...// Create workbook and worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; // Your text...

    forum.aspose.com/t/auto-adjust-width-for-textbo...