Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 238,879 for

aspose cells

(0.23 sec)
  1. Set External Links in Formulas in Aspose.Cells|...

    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....External Links in Formulas in Aspose.Cells Contents [ Hide ] Sometimes...evaluate a cell or range value against them. Aspose.Cells provides...

    docs.aspose.com/cells/net/set-external-links-in...
  2. Excel转HTML 使用PresentationPreference选项实现更佳布局,支持C...

    学习在使用C++保存Excel为HTML时实现更佳布局的方法。...支持C++ Contents [ Hide ] Aspose.Cells为需要在将Microsoft Excel文件保存...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/excel-to-html-use-...
  3. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells supports the rendering of...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-slicer/
  4. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells provides the Shape.ThreeDFormat...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/working-with-the-thre...
  5. TableAlignment enumeration | Aspose.Words for P...

    Aspose.words.tables.TableAlignment enumeration. Specifies alignment for an inline table....5 , aspose . pydrawing . Color . green...LineStyle . SINGLE , 1.5 , aspose . pydrawing . Color . green...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Gets the collection of default cell borders for the row. @property...@property def borders ( self ) -> aspose . words . BorderCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。... Aspose.Cells允许加密和解密ODS文件。解密后的ODS文件可以...字段中键入所需的密码。 点击 确定 按钮以保存文件。 使用Aspose.Cells for C++加密ODS文件 要对ODS文件进行加密,加载文件并在保存之前将...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  8. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let Aspose Cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...and providing custom paths Aspose.Cells Product Family oraspose...usecase where I need to let aspose cells api know where to look for...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  9. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....with C++ Contents [ Hide ] Aspose.Cells supports hiding and showing...default. They help delineate cells so that it is easy to enter...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  10. Manage VBA Codes of Excel Macro-Enabled Workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells library in C++....Add a VBA Module in C++ Aspose.Cells allows you to add a new...Module and Macro Code using Aspose.Cells. Please use the Workbook...

    docs.aspose.com/cells/cpp/manage-vba-project/