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

aspose cells

(0.19 sec)
  1. 使用C++指定DBNum自定义格式化的示例|Documentation

    Aspose.Cells是一个支持使用自定义格式化模式的电子表格处理C++库。本文将向你展示如何使用Aspose.Cells库指定 dbnum 自定义格式,让用户更好地控制数字的显示方式。...Contents [ Hide ] 可能的使用场景 Aspose.Cells支持 DBNum 自定义格式。例如,如果单元格值...-804]General,则显示为壹佰贰拾叁。可以通过 Cell.GetStyle() 方法和 Style.Custom...

    docs.aspose.com/cells/zh/cpp/specifying-dbnum-c...
  2. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...[ Hide ] 可能的使用场景 如果工作表为空,Aspose.Cells在导出工作表为图像时不会打印任何内容。可以通过设置...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  3. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...但是,Aspose.Cells提供了 ImageOrPrintOptions....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  4. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....Ask AI Rotating Cell Text in VSTO and Aspose.Cells Contents [ Hide...Hide ] To rotate text in a cell on a worksheet, take the following...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  5. Data in Non-Primitive Shape with C++|Documentation

    Access and manipulate data in non‑primitive shapes using Aspose.Cells with C++....A Non‑Primitive Shape In Aspose.Cells, non‑primitive shapes are...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/data-in-non-primitive...
  6. Expanding text from right to left while exporti...

    Learn how to expand text from right to left while exporting Excel files to HTML using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells for C++ now supports expanding...expands from right to left, Aspose.Cells will export it to HTML correctly...

    docs.aspose.com/cells/cpp/expanding-text-from-r...
  7. Setting Page Options 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 - Setting Page Options To...To set page options using Aspose.Cells Java for Jython . Here you...

    docs.aspose.com/cells/java/setting-page-options...
  8. 在 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/setting-page-opti...
  9. Delete Pivot Table from a Worksheet with C++|Do...

    C++ code to remove PivotTable for Excel Worksheets using Aspose.Cells....with C++ Contents [ Hide ] Aspose.Cells provides a feature to delete...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/delete-pivot-table-fr...
  10. 用 C++ 格式化数据透视表单元格|Documentation

    了解如何使用Aspose.Cells与C++格式化数据透视表单元格。...Aspose.Cells提供了两种方法 PivotTable::FormatAll()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...