Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 26,969 for

excel worksheet

(0.35 sec)
  1. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. Android API code to extract text in rows and cells from XLSM spreadhseets....class object Access relevant worksheet then its data Use Iterator...(Microsoft Word Template File) Parse Excel Files Parse ODP Files (OpenDocument...

    products.aspose.com/total/android-java/parse/xlsm/
  2. 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...
  3. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。...Cells 在Excel文件中添加’图标',那么本文档可以为您提供一些帮助。 对应于插入图标操作的Excel界面如下: 选择要插入到工作表中的图标的位置...在打开的窗口中,选择上图中红色矩形所示的图标 左键单击 插入 ,它将被插入到Excel文件中。 效果如下: 这里,我们准备了 示例代码 来帮助你使用...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  4. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与Excel不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.xlsx"); …...文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 中文技术支持 cells-net lingtian December...1 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92...

    forum.aspose.com/t/pdf-excel/322745
  5. 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...
  6. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....to store Dates and Times in Excel Dates and times are stored in...systems in Aspose.Cells MS-Excel stores dates as numbers that...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  7. Managing Document Properties|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.... Here is the Microsoft Excel interface for opening these...sample code loads the sample Excel file and reads the built-in...

    docs.aspose.com/cells/cpp/managing-document-pro...
  8. 管理单元格HTML字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API管理单元格HTML字符串。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...newly added worksheet let ws = workbook . worksheets . get ( 0...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  9. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for Node.js via C++....code converts quite a large Excel file to PDF. It will take several...this . im ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/stop-conversio...
  10. Filtering the kind of data while loading the wo...

    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 object from the sample Excel file using load options const...Workbook or Worksheet with Node.js via C++ Load Source Excel File Without...

    docs.aspose.com/cells/nodejs-cpp/filtering-the-...