Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 203,310 for

cells

(0.07 sec)
  1. 在Jython中将Excel文件转换为Html|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....Cells - 将Excel文件转换为Html 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/converting-excelf...
  2. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u "...

    docs.aspose.com/cells/cpp/read-axis-labels-afte...
  3. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells for C++ In order to mimic Excel’s...to fit the text, the Aspose.Cells APIs have exposed the Boolean...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  4. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C++可...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  5. 在没有内容时输出空白页面(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  6. 用C++将XLSB修订转为XLSM|Documentation

    学习如何用Aspose.Cells将XLSB文件的修订转换为XLSM格式。...Cells现已支持将XLSB文件中的修订完整转换为XLSM文件。修...ons包含以.bin结尾的文件。 当你用Aspose.Cells将XLSB文件转换为XLSM文件时,这些.bin文件会成功转换为...

    docs.aspose.com/cells/zh/cpp/convert-revision-o...
  7. Export similar Border Style when Border Style i...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....Cells, such borders are removed. However, Aspose.Cells can...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-similar-border...
  8. 使用C++导出带有viewBox属性的SVG图表|Documentation

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

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  9. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++....Cells supports the rendering of slicer...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-slicer/
  10. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...