Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 104,120 for

workbook

(0.58 sec)
  1. 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...
  2. 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
  3. 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...
  4. Create Pivot Tables and Pivot Charts with C++|D...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with C++....); // Create a new workbook Workbook workbook ; // Get the first...worksheet Worksheet sheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/create-pivot-tables-a...
  5. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...Workbook.CreateStyle(); topStyle.ForegroundColor...Style middleStyle = worksheet.Workbook.CreateStyle(); middleStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  6. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....recommend that users call Workbook.CalculateFormula() method...want to calculate the entire workbook; they just want to calculate...

    docs.aspose.com/cells/net/decrease-the-calculat...
  7. How to Format Number to Scientific with Golang ...

    This article will introduce how to Format Number to Scientific using Aspose.Cells for C++ API....Console: Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  8. How to Format Number to Scientific|Documentation

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for Python via .NET API....aspose-cells-python Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/python-net/how-to-format-...
  9. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Java API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/java/how-to-format-number...
  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...