Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 244,639 for

cells

(0.18 sec)
  1. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...Cells Example </ title > </ head >...> < body > < h1 > Aspose.Cells Example - Copy Range Style </...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  2. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell....sets the preferred width of the cell. @property def preferred_width...how the actual width of the cell is calculated by the table layout...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk....Cells provides the AbstractCalculationE...AsposeCells = require ( "aspose.cells.node" ); class CustomFunctionStatic...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  4. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。...Cells 支持将 ODS 文件( OpenDocument Spreadsheet...1.1、1.2 和 1.3 规格的文件。Aspose.Cells 有 OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  5. PreferredWidth.FromPercent | Aspose.Words for .NET

    Discover the PreferredWidth FromPercent method, which creates a new instance for defining preferred widths as a percentage. Enhance your design precision!... Write ( "Cell #1" ); builder . InsertCell...InsertCell (); builder . Write ( "Cell #2" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 用C++查找单元格值是否以单引号开始|Documentation

    学习如何使用Aspose.Cells for C++ API查找单元格值是否以单引号开始。...Cells 现在提供了属性 Style::QuotePrefix ...下面的示例代码解释了像“sample”和“‘sample”这样的字符串不能通过 Cell::GetStringValue 属性进行区分。因此,我们必须使用...

    docs.aspose.com/cells/zh/cpp/find-if-the-cell-v...
  7. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency....specifying a preferred width for a cell. Document doc = new Document...a preferred width for table cells. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  8. "Unable to resize shapes in read-only mode." - ...

    “Unable to resize shapes in read-only mode.” Is there any way to resize the shapes in read only mode. “Unable to resize shapes in read-only mode.” image.png (29.3 KB)...Cells Product Family aspose-cells sarathepiq January...read-only? Are you using Aspose.Cells to open the file, and if so...

    forum.aspose.com/t/unable-to-resize-shapes-in-r...
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....Cells. This sample code shows you...Aspose :: Cells :: IWorkbook > book = Aspose :: Cells :: Factory...

    docs.aspose.com/slides/cpp/image/
  10. How to set Series invisible with C++|Documentation

    In an Excel chart, you may need to set a series invisible. This article describes how to use Aspose.Cells with C++ to do it....Cells library. How to set series invisible...invisible using Aspose.Cells We use the following code to set...

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