Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 21,302 for

worksheet

(0.04 sec)
  1. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...workbook ( data , loadOptions ); Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  2. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Java API....Access the Worksheet You need to access the worksheet where you...be working with the first worksheet. Step 4: Apply Percentage...

    docs.aspose.com/cells/java/how-to-format-number...
  3. 使用C++显示报告筛选页选项|Documentation

    学习如何使用Aspose.Cells for C++在数据透视表中启用“显示报告筛选页”选项。...first pivot table in the worksheet PivotTable pt = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/show-report-filter...
  4. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。...Workbook (); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  5. Update XLT File using Python | products.aspose.com

    Modify XLT document in Python applications without using Microsoft Excel....parameter Access of relevant Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/update/xlt/
  6. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a Macro Code to a Form Control like a Button using Aspose.Cells for C++...." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/assign-macro-to-form-...
  7. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....Specified Worksheets to PDF with C++ Fit All Worksheet Columns...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  8. How to get OData Connection Information with C+...

    Learn how to extract OData connection information from Excel files using Aspose.Cells for C++....and Writing Query Table of Worksheet with C++ Read and Write External...

    docs.aspose.com/cells/cpp/how-to-get-odata-conn...
  9. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...excel ; // Get the first worksheet's PageSetup PageSetup pageSetup... GetPageSetup (); // Set worksheet name at the left section of...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  10. How to set Series invisible with C++|Documentation

    In Excel chart, you may need to set series invisible. This article describes how to use Aspose.Cells with C++ to do it....charts collection of the first worksheet ChartCollection charts = workbook...

    docs.aspose.com/cells/cpp/how-to-set-series-inv...