Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 30,315 for

worksheet

(0.54 sec)
  1. 工作表缩放的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... Worksheet worksheet = workbook . getWorksheets...cells . Range cellRange = worksheet . getCells (). createRange...

    docs.aspose.com/slides/zh/androidjava/working-s...
  2. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...arrayBuffer )); // Access the first worksheet that contains the Chart const...

    docs.aspose.com/cells/javascript-cpp/resize-cha...
  3. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel Worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...first worksheet. const pageSetup = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  4. Copy GridWeb Rows and Columns|Documentation

    This article introduces how to copy rows and columns in GridWeb....GridCells object of the active worksheet in order to copy the first...GridCells object of the active worksheet in order to copy the first...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....color in a worksheet. To insert images in a worksheet, refer to...

    kb.aspose.com/cells/python/apply-excel-color-th...
  6. Parsing Pivot Cached Records while loading Exce...

    Learn how to parse pivot cached records while loading Excel files using Aspose.Cells for C++....options ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/parsing-pivot-cached-...
  7. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....Workbook (); // Access the first worksheet from the collection const...to add/insert TextBox to Worksheet with Node.js via C++ Access...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  8. 使用C++获取范围的地址、单元格数量、偏移量、整列和整行|Documentation

    学习如何使用Aspose.Cells for C++获取范围的地址、单元格数量、偏移量、整列和整行。...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/get-address-cell-c...
  9. Web Extensions - Office Add-ins with Node.js vi...

    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....Assistant Close Add Icons to Worksheet with Node.js via C++ Add WordArt...WordArt Watermark to Worksheet with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/web-extensions...
  10. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++....number of cells in the first worksheet with data. Creates a Range...Workbook (); // Get the first Worksheet Cells. const cells = workbook...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...