Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 246,578 for

cells

(0.32 sec)
  1. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....Cells supports this by providing HtmlSaveOptions...#include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  2. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.Cells with C++....Cells also allows you to do this using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/formatting-slicer/
  3. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的VBA项目是否已签名...Cells的 Workbook.VbaProject.IsSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  4. Export Comments while Saving Excel files to HTM...

    Learn how to export comments while saving Excel files to HTML using Aspose.Cells with C++....Cells provides this feature using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-comments-while...
  5. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  6. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#....Cells Product Family Aspose.Email...the environment to use Aspose.Cells for .NET to track precedents...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  7. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....Cells for Python via .NET fully supports...how to code them using Aspose.Cells for Python via .NET. Data Validation...

    docs.aspose.com/cells/python-net/data-validation/
  8. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....Cells fully supports Microsoft Excel’s...how to code them using Aspose.Cells for Node.js via C++. Data Validation...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  9. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Cells supports the conversion of Excel...into PDF documents. Aspose.Cells supports converting Excel files...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  10. 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…...Cells Product Family oraspose March...where I need to let aspose cells api know where to look for fonts...

    forum.aspose.com/t/limiting-font-folders-and-pr...