Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 102,533 for

workbook

(0.28 sec)
  1. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....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/managing-ranges/
  2. Convert POWERPOINT to JSON Format in Android Ap...

    Convert POWERPOINT to JSON format in Android Apps 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/android-java/conversi...
  3. 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...
  4. How to Change Excel Row Height using C++

    In this small tutorial, we will elaborate how to change excel row height using C++. You will adjust row height in excel using C++ by a fixed value or based on content size....beginning Instantiate the Workbook object by loading the target...height based on data Save the workbook with the changed height of...

    kb.aspose.com/cells/cpp/how-to-change-excel-row...
  5. Cells 25.4创建数据透视表问题 - Free Support Forum - aspo...

    数据透视表,没有列,只有筛选器、行和两个值。生成的数据透视表里,值是多行展示,如何实现按列展示?自动把“数值”挪到列中 image.jpg (115.6 KB) 另外,基于透视表创建出来的透视图,不像正常的透视图一样,可以看到透视表的相关信息,在数据透视表分析下面没有任何可操作项?什么原因? image.jpg (159.8 KB) image.jpg (123.7 KB)...new workbook and get the first worksheet Workbook workbook = new...new Workbook(); Worksheet worksheet = workbook.Worksheets[0];...

    forum.aspose.com/t/cells-25-4/314531
  6. Convert DOTX to JSON Format in Android Apps | p...

    Parse DOTX 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...
  7. | Aspose

    Sample code for DJVU to XLS Java conversion. Use API example code for batch DJVU files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/java/conversion/djvu-to...
  8. Grouping Data|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.... Workbook = new Workbook ( FileName ); //Set...//Save the excel file. wd . Workbook . Save ( FileName ); Download...

    docs.aspose.com/cells/net/grouping-data/
  9. | Aspose

    Sample code for DJVU to XLS Java conversion. Use API example code for batch DJVU files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  10. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在删除空白列和行时保持其他工作表中的引用不变,使用 Aspose.Cells for Node.js via C++。...Create workbook const wb = new AsposeCells . Workbook (); //...); // Calculate formulas of workbook wb . calculateFormula ();...

    docs.aspose.com/cells/zh/nodejs-cpp/update-refe...