Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 241,452 for

cells

(0.08 sec)
  1. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++....Cells. Controlling the Visibility...of Rows and Columns Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  2. How to Format Number to Scientific with C++|Doc...

    This article will introduce how to Format Number to Scientific using Aspose.Cells for C++ API....of digits it can display in a cell. For numbers that exceed this...Ribbon Select the Cells : First, select the cells that you want to...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  3. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...more cells per row and then merging them and fixed cell widths...avenues either didn’t display all cells with equivalent widths or had...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  4. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++....to display all the text in a cell, you can autofit the row in...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  5. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...Cells,可以读取 Microsoft Excel 文件中的图像...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...
  6. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/change-character-spac...
  7. Cell Alignment Settings|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....AI Cell Alignment Settings Contents [ Hide ] Aspose.Cells - Cell...Cell Alignment Settings Aspose.Cells provides a class, Workbook...

    docs.aspose.com/cells/java/cell-alignment-setti...
  8. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Cells . Workbook ( "sample.xlsx" );...var cellRange = worksheet . Cells . CreateRange ( startRow , startColumn...

    docs.aspose.com/slides/net/working-solution-for...
  9. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...Cells for C++ API 对字体应用上标和下标效果 Contents [ Hide...Hide ] Aspose.Cells提供将文本应用上标(文本位于基线上方)和下标(文本位于基线下方)效果的功能。 处理上标和下标...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  10. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the “Other” label in pie charts....Cells APIs have exposed the GlobalizationSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomSettings...

    docs.aspose.com/cells/cpp/using-globalizationse...