Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 246,355 for

cells

(0.23 sec)
  1. 用C++在删除工作表中的空白列和行时,更新其他工作表中的引用|Documentation

    学习如何在删除工作表中的空白列和行时,更新其他工作表中的引用(使用Aspose.Cells for C++ API)。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/update-references-...
  2. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides JavaScript code using C++ to insert and delete rows in an Excel worksheet....Cells for JavaScript via C++ offers...rows: Cells.insertRows(number, number, boolean) and Cells.deleteRows(number...

    docs.aspose.com/cells/javascript-cpp/insert-or-...
  3. Create New Workbook|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....Cells - Create New Workbook The Workbook...Assistant Close Add Data in Cells Page Setup - Fit to Page Setting...

    docs.aspose.com/cells/java/create-new-workbook/
  4. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  5. TextOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextOrientation enum to easily control text alignment in table Cells and text frames, enhancing document presentation and readability....of text on a page, in a table cell or a text frame. public enum...; builder . Write ( "Row 1, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/tex...
  6. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...Cells可以将图表保存为BMP、JPEG、PNG、GIF、SVG...SVG格式。 以下示例代码解释了如何使用Aspose.Cells将图表转换为SVG格式图像。该代码加载源Microsoft...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  7. Formulas|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....Document Assistant Close Cells Data Cells Formats Analyzing your...

    docs.aspose.com/cells/java/formulas/
  8. Facing format issue in data labels for waterfal...

    Hi Team, We have generated a waterfall chart.We have set separator as , in our excel. With that we are expecting the data labels should take the format as given in the source Cells. up to one decimal place. But in actu…...Cells Product Family cells-java VaradS March...format as given in the source cells. up to one decimal place. But...

    forum.aspose.com/t/facing-format-issue-in-data-...
  9. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...Cells 会检索所有外部链接,无论它们是否可见。然而,你可以检查...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  10. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple Cells from an external Excel file and paste them into the GridJs…...Cells Product Family parthiveera May...Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our...

    forum.aspose.com/t/issue-unable-to-capture-clip...