Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 105,426 for

workbook

(0.1 sec)
  1. 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/
  2. 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...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....worksheetIndex = 0 ; IChartDataWorkbook workbook = chart . getChartData ()...(). getCategories (). add ( workbook . getCell ( worksheetIndex...

    docs.aspose.com/slides/java/create-chart/
  4. Get the Version Number of the Application that ...

    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....NET provides the Workbook.built_in_document_properties...demonstrates the use of the Workbook.built_in_document_properties...

    docs.aspose.com/cells/python-net/get-the-versio...
  5. Creating Subtotals in Excel using C#

    Follow this article for creating subtotals in Excel using C#. You will get details to set the IDE, a list of steps, and a sample code showing how to create subtotal in Excel....evaluation limits Create the workbook object and access the first...Excel using C# . Instantiate a Workbook, access the first sheet, add...

    kb.aspose.com/cells/net/creating-subtotals-in-e...
  6. Add Sparklines in Excel using Python

    This article provides a guide on how to add sparklines in Excel using Python. It has the IDE settings, steps, and a sample code to work with Excel sparklines using Python....load an Excel file using the Workbook class and fill in sample data...before saving the resultant workbook. Code to Insert Sparklines...

    kb.aspose.com/cells/python/add-sparklines-in-ex...
  7. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....source Excel file into the Workbook object to eliminate duplicate...source Excel file into the Workbook object for commencing the...

    kb.aspose.com/cells/java/delete-repeated-rows-i...
  8. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#....empty Excel file using the Workbook class for analyzing precedents...using C# . Create an empty workbook, set a formula in a cell,...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  9. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....for unmerging them into the Workbook object Get the collection...may iterate through all the Workbook sheets, and follow the process...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  10. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel Workbook in PowerPoint using Java.... Code to Insert Excel Workbook into PowerPoint using Java...demonstrates how to embed Excel workbook in PowerPoint using Java ...

    kb.aspose.com/slides/java/embed-excel-in-powerp...