Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 94,540 for

aspose cells

(0.07 sec)
  1. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Chart Trendline using Aspose.Cells. Aspose.Cells provides Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  2. CellFormat class | Aspose.Words for Python

    Aspose.words.tables.CellFormat class. Represents all formatting for a table cell...Represents all formatting for a table cell. To learn more, visit the Working...collection of borders of the cell. bottom_padding Returns or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在Jython中复制和移动工作表|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....Contents [ Hide ] Aspose.Cells - 复制和移动工作表 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  4. Managing Page Breaks in Jython|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....Jython Contents [ Hide ] Aspose.Cells - Managing Page Breaks To...To append documents using Aspose.Cells Java for Jython . Here you...

    docs.aspose.com/cells/java/managing-page-breaks...
  5. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/cpp/exclude-unused-styles...
  6. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z-order position of shapes in a worksheet using Aspose.Cells for C++.... Aspose.Cells provides the Shape.ToFrontOrBack()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  7. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  8. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....Headers and Footers using Aspose.Cells for C++ With Worksheet.PageSetup...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  9. Table.clear_shading method | Aspose.Words for P...

    Table.clear_shading method. Removes all shading on the table....5 , aspose . pydrawing . Color . green...LineStyle . SINGLE , 1.5 , aspose . pydrawing . Color . green...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using C++ codes....are locked with a password, Aspose supports simple password verification...password of the encrypted file, Aspose.Cells for C++ provides the VerifyPassword...

    docs.aspose.com/cells/cpp/verify-password-of-en...