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

aspose cells

(0.16 sec)
  1. 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...
  2. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。... Aspose.Cells允许修改任何这些样式或您使用所需属性定义的任何其他样式。...单击 确定 以保存样式并将其应用于所选范围。 使用Aspose.Cells 以下示例演示了如何使用 Style.Update...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  3. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++.... Please download the Aspose logo (5115218.png) used in...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; std ::...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  4. Page Setup and Printing Options with C++|Docume...

    Configure page setup and print settings to control the printing process using Aspose.Cells with C++....and are fully supported in Aspose.Cells. This article shows how...lines of code using the Aspose.Cells API. Working with Page and...

    docs.aspose.com/cells/cpp/page-setup-and-printi...
  5. Table cell backgrounds lost in PDF to PPTX conv...

    We’re experiencing an issue when converting PDF files to PPTX using Aspose.PDF’s Document.save() method with SaveFormat.Pptx. Table Cells in the first row lose their background colors, particularly when they are adjacent…...Table cell backgrounds lost in PDF to PPTX conversion, especially...characters Aspose.PDF Product Family background-color , aspose-pdf-java...

    forum.aspose.com/t/table-cell-backgrounds-lost-...
  6. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....colors that can be applied to cells, fonts, gridlines, graphic objects...and lines in a chart. With Aspose.Cells it is possible not only...

    docs.aspose.com/cells/cpp/excel-color-palette/
  7. Hiding and Showing Rows and Columns in Jython|D...

    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 - Hiding and Showing Rows...show rows and columns using Aspose.Cells for Java with Jython . Here...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  8. Grouping and Ungrouping Rows and Columns in Jyt...

    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 - Grouping and Ungrouping...with rows and columns using Aspose.Cells Java for Jython . Here you...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  9. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields when importing data to worksheets using Aspose.Cells for Python via .NET API....dataclasses import dataclass from aspose.cells import Workbook , ImportTableOptions...https://github.com/aspose-cells/Aspose.Cells-for-.NET @dataclass...

    docs.aspose.com/cells/python-net/specify-formul...
  10. 使用C++禁用导出帧脚本和文档属性|Documentation

    使用Aspose.Cells和C++禁用导出帧脚本与文档属性。...Hide ] Aspose.Cells在将工作簿转换为HTML时,会导出框架脚本和文档属性。Aspose.Cells for C++的8...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/disable-exporting-...