Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 30,465 for

worksheet

(0.18 sec)
  1. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......r-guide\worksheets\worksheet-views\scale-a-worksheet\ 16.0300...

    docs.aspose.com/cells/ru/net/how-to-lock-cells-...
  2. Landray RDM MKR-102614 Convert Effect - Free Su...

    cells source code: src.zip (1.6 KB) origin cells: 12345654321.xlsx.zip (159.4 KB) before converted: image.jpg (197.3 KB) after converted: image.png (488.7 KB) Please have a check....SheetRender object for the first worksheet SheetRender sr = new SheetRender(workbook...SheetRender(workbook.Worksheets[0], options); // Render the worksheet to an...

    forum.aspose.com/t/landray-rdm-mkr-102614-conve...
  3. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Node.js via C++ 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/nodejs-cpp/how-to-format-...
  4. 通过Node.js的C++将VBA宏用户窗体设计器存储从模板复制到目标工作簿|Document...

    学习如何使用Aspose.Cells for Node.js via C++将VBA项目(包括设计器存储)从一个Excel文件复制到另一个Excel文件。...)); // Copy all template worksheets to target workbook const...AsposeCells . SheetType . Worksheet ) { const s = target . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-vba-ma...
  5. Specify how to cross a string in output PDF and...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....sheet renderer for first worksheet const sheetRenderer = new...SheetRender ( workbook . worksheets . get ( 0 ), imageSaveOptions...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  6. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…...Worksheets[0].Charts[0]; CellsColor...Workbook(filePath); Worksheet worksheet = workbook.Worksheets[0]; Chart...

    forum.aspose.com/t/applying-themes-to-charts/10...
  7. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...i < sheetCount ; ++ i ) { Worksheet sheet = sheets . Get ( i );...i < sheetCount ; ++ i ) { Worksheet sheet = sheets . Get ( i );...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  8. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for .NET API....formatting for the data in your worksheets, including scientific notation...the Desired Worksheet You need to access the worksheet where you...

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

    This article will introduce how to format number to percentage using Aspose.Cells for .NET 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/net/how-to-format-number-...
  10. Convert Text to Columns using Aspose.Cells|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....provides this feature via the Worksheet.Cells.TextToColumns() method...explains the usage of the Worksheet.Cells.TextToColumns() method...

    docs.aspose.com/cells/net/convert-text-to-colum...