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

aspose cells

(0.15 sec)
  1. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....Contents [ Hide ] Overview Aspose.Cells is a professional solution...convert HTML to PDF? With Aspose.Cells for C++ library, you can...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  2. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...Contents [ Hide ] 可能的使用场景 Aspose.Cells允许您使用 HtmlSaveOptions.GetTableCssId()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  3. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...如何使用AutoFitMergedCellsTy自动调整行高 Aspose.Cells支持通过 AutoFitterOptions.AutoFitMergedCellsTy...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  4. Cell.next_cell property | Aspose.Words for Python

    Cell.next_cell property. Gets the next [Cell](../) node....next_cell property Cell.next_cell property Gets the next Cell...def next_cell ( self ) -> aspose . words . tables . Cell : ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell.previous_cell property | Aspose.Words for ...

    Cell.previous_cell property. Gets the previous [Cell](../) node....previous_cell property Cell.previous_cell property Gets the previous...previous Cell node. @property def previous_cell ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...早期版本的Aspose.Cells无法在将图表渲染为图像或PDF时正确处理图表轴的自动单位。现在,Aspose.Cell...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  7. Specifying Sort Warning While Sorting Data with...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for C++ API.... Aspose.Cells provides DataSorter.GetSortAsNumber()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specifying-sort-warni...
  8. 用C++绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Contents [ Hide ] 可能的使用场景 Aspose.Cells支持在不使用office 2013、office...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rendering-timeline/
  9. 用C++在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用Aspose.Cells for C++保存Excel文件为HTML时启用CSS自定义属性。通过减少冗余的图片数据提高性能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/enable-css-custom-...
  10. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/export-print-area-...