Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 106,558 for

workbook

(0.14 sec)
  1. 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...
  2. Add Calculated Field in Pivot Table with C#

    Learn how to add calculated field in Pivot Table using C# and Aspose.Cells for .NET. Enhance your Excel data analysis with this simple guide....NET: Create a Workbook using the Workbook class. Add a Worksheet...method. Finally, save the workbook using the Save() method. The...

    blog.aspose.com/cells/add-calculated-field-in-p...
  3. Convert XML to DIF in Android Apps | products.a...

    Render XML to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XML Conversion...

    products.aspose.com/total/android-java/conversi...
  4. Convert MD to ODS in Android Apps | products.as...

    Render MD to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore MD Conversion...

    products.aspose.com/total/android-java/conversi...
  5. Convert PS to ODS in Android Apps | products.as...

    Render PS to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore PS Conversion...

    products.aspose.com/total/android-java/conversi...
  6. Convert EPUB to XLSM in Android Apps | products...

    Render EPUB to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore EPUB Conversion...

    products.aspose.com/total/android-java/conversi...
  7. Convert EPUB to FODS in Android Apps | products...

    Render EPUB to FODS in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore EPUB Conversion...

    products.aspose.com/total/android-java/conversi...
  8. Convert CGM to SXC in Android Apps | products.a...

    Render CGM to SXC in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore CGM Conversion...

    products.aspose.com/total/android-java/conversi...
  9. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....excel file var book = new Workbook ( dir + "sample.xlsx" ); //...an instance of Workbook var book = new Workbook (); // Set CheckCustomNumberFor...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Protect and Unprotect Worksheet|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/protect-and-unprotec...