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

workbook

(0.1 sec)
  1. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET library....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/view-and-edit-...
  2. 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...
  3. 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-...
  4. 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...
  5. 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/
  6. 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/
  7. Support for German Locale in Named Range Formul...

    Learn how to support German locale in named range formulae using Aspose.Cells for Node.js via C++.... Workbook (); wb . save ( sourceFilePath...wbSource = new AsposeCells . Workbook ( sourceFilePath ); const...

    docs.aspose.com/cells/nodejs-cpp/support-for-ge...
  8. 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...
  9. 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/
  10. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....01_SourceDirectory \\ " ); Workbook wb ; SignatureLine signatureLine...outputPath ); std :: cout << "Workbook with signature line saved...

    docs.aspose.com/cells/cpp/add-signature-line/