Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 27,083 for

excel worksheet

(0.17 sec)
  1. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...您可以使用Microsoft Excel作为GUI工具来设置页眉和页脚以节省工作量和开发时间。Aspose...workbook Workbook excel ; // Get the first worksheet's PageSetup PageSetup...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  2. Aspose.Cells 16.10.0中的公共API更改|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....//Access first worksheet from the collection Worksheet sheet = book...//Access first worksheet from the collection Worksheet sheet = book...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++....you import your HTML to an Excel file, these numbers are converted...workbook ( data , loadOptions ); Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  4. Refresh and Calculate Pivot Table having Calcul...

    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....sample code loads the source Excel file which contains a pivot...can verify it using Microsoft Excel by manually putting the value...

    docs.aspose.com/cells/javascript-cpp/refresh-an...
  5. How to Use Range Parameter in SmartMarkers|Docu...

    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....and how data is placed in an Excel template when populating it...populated within a defined Excel range, preventing overflow into...

    docs.aspose.com/cells/net/how-to-use-range-para...
  6. Customize Globalization Settings for Pivot Tabl...

    Learn how to customize pivot table globalization settings using Aspose.Cells for C++....The example loads a source Excel file , refreshes pivot data... SetIsVisible ( false ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/customize-globalizati...
  7. How to set Series invisible with JavaScript via...

    Learn how to set a series invisible in an Excel chart using Aspose.Cells for JavaScript via C++....series invisible in Excel Chart In an Excel chart, you can right‑click...sample file and operate it in Excel as shown in the figure to achieve...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  8. Optimizing Memory Usage while Working with Big ...

    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....or reading a big Microsoft Excel file, the total amount of RAM...Optimizing Memory Reading Large Excel Files The following example...

    docs.aspose.com/cells/java/optimizing-memory-us...
  9. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案...Aspose 组件在 PowerPoint 演示文稿中嵌入的 Excel 工作表作为 OLE 对象,在首次激活后会被调整为未知的比例。此行为导致演示文稿中...作表图像的 OLE 对象框时,Excel 工作簿会被激活。最终用户可以对实际的 Excel 工作簿进行任意更改,然后通过点击激活的...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  10. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using the Aspose.Cells for Java API....Formatting numbers to time in Excel is a common practice for several...to format numbers to time in Excel: Data Representation : Time...

    docs.aspose.com/cells/java/how-to-format-number...