Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 239,005 for

aspose cells

(0.29 sec)
  1. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....Excel file which is linked to a cell. In Microsoft Excel, changing...changing the value of the linked cell also changes the value of the...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  2. Save Pivot Table in ODS File with C++|Documenta...

    Learn how to save pivot tables in ODS files using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-pivot-table-in-o...
  3. 用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件|Docum...

    使用Aspose.Cells for C++,创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht及XPS文件变得简单。...l文件 Contents [ Hide ] 使用Aspose.Cells for C++,轻松创建、打开和管理Excel...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/loading-saving-and...
  4. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....@property def left ( self ) -> aspose . words . Border : ... Examples.... LineStyle . SINGLE , 2 , aspose . pydrawing . Color . black...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Getting Started|Documentation

    Setup Aspose.Cells for Python via Java and installation guidelines....Hide ] System Requirements Aspose.Cells for Python via Java is a.... 0_131 \ bin ; Install Aspose.Cells for Python via Java from...

    docs.aspose.com/cells/python-java/getting-started/
  6. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Possible Usage Scenarios Aspose.Cells supports the DBNum custom...formatting. For example, if your cell value is 123 and you specify...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  7. 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...
  8. 如何使用C++筛选空白或非空白|Documentation

    学习如何使用Aspose.Cells for C++ API筛选空白和非空白。... 结果如下: 如何使用Aspose.Cells进行筛选空白 如果一列包含文本,且少数单元格为空...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-filter-blan...
  9. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....with C++ Contents [ Hide ] Aspose.Cells allows you to change the...this < a href = "http://www.aspose.com/" target = "_self" > As...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  10. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++.... Aspose.Cells provides a way to convert...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...