Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 242,106 for

cells

(0.16 sec)
  1. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....Cells exports frame scripts and document...The 8.6.0 version of Aspose.Cells for C++ introduces an option...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  2. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....Cells allows users to check whether...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  3. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  4. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....Decrease the Calculation Time of Cell.Calculate method with Golang...calculated values of the individual cells. But sometimes, users do not...

    docs.aspose.com/cells/go-cpp/decrease-the-calcu...
  5. Aspose::Words::BorderCollection::get_Top method...

    Aspose::Words::BorderCollection::get_Top method. Gets the top border in C++....()); // Create a row with two cells with different background colors...builder -> Writeln ( u "Row 1, Cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. 使用 GridWeb 中的 DropDownList、List、FreeList 单元格|Do...

    本文介绍如何在 GridWeb 中使用 list。...Cells,有多种方式可以创建下拉列表:ValidationType...validation cell GridWeb1 . WorkSheets [ 1 ]. Cells [ "A1" ]. Validation...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  7. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++.... Create a second range of cells. Copy the first range’s formatting...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  8. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...in Aspose GridJS & Unfreeze Cell Not Reflected in Saved Copy...Merge in Aspose GridJS Aspose.Cells Product Family gridjs chirags...

    forum.aspose.com/t/add-row-and-add-column-actio...
  9. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Rendering ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  10. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly....modify the format of rows and cells in a table. Document doc = new...formatting // of the contents of all cells in this row. RowFormat rowFormat...

    reference.aspose.com/words/net/aspose.words.tab...