Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 246,595 for

cells

(0.21 sec)
  1. 用C++将XLSB修订转为XLSM|Documentation

    学习如何用Aspose.Cells将XLSB文件的修订转换为XLSM格式。...Cells现已支持将XLSB文件中的修订完整转换为XLSM文件。修...ons包含以.bin结尾的文件。 当你用Aspose.Cells将XLSB文件转换为XLSM文件时,这些.bin文件会成功转换为...

    docs.aspose.com/cells/zh/cpp/convert-revision-o...
  2. 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...
  3. 档案

    档案...Cells for C++ 是一个 C++ 原生 API,用于创建、转换和操作...PM> Install-Package Aspose.Cells.Cpp Excel 到 HTML C++ 转换 # 以下是将...

    blog.aspose.com/zh/cells/convert-excel-to-html-...
  4. 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-...
  5. Aspose::Words::BorderCollection::get_Left metho...

    Aspose::Words::BorderCollection::get_Left method. Gets the left 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. Aspose::Words::BorderCollection::get_Right meth...

    Aspose::Words::BorderCollection::get_Right method. Gets the right 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...
  7. 在工作表中查找形状的绝对位置(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...
  8. Freeze panes is not working correctly when a ro...

    Hi, Freeze panes is not working correctly when a row is too long in Aspose.GridJs. I have attached a video to show what is happening. Column scrolling is works but the row scrolling is not. Thanks. freeze Cells doesn’…...Cells Product Family cells-net abdelaspose April...scrolling is not. Thanks. freeze cells doesn’t work correctly when...

    forum.aspose.com/t/freeze-panes-is-not-working-...
  9. Importing from ArrayList|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....ImportArrayList method of the Cells collection. The ImportArrayList...the row number of the first cell where the data will be imported...

    docs.aspose.com/cells/net/importing-from-arrayl...
  10. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting....apply them to every row and cell that we add with it. builder...builder . cell_format . clear_formatting () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...