Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 241,690 for

aspose cells

(0.32 sec)
  1. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java... Aspose.PDF for Java has a tool to...absorbed rows and list of absorbed cells. We can access to the first...

    docs.aspose.com/pdf/java/extract-data-from-tabl...
  2. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....@property def top ( self ) -> aspose . words . Border : ... Examples.... LineStyle . SINGLE , 2 , aspose . pydrawing . Color . black...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++.... Aspose.Cells provides the FileFormat...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  4. 使用C++导出Web浏览器不支持的类似边框样式|Documentation

    学习如何使用Aspose.Cells结合C++导出Web浏览器不支持的边框样式。...当你用Aspose.Cells将此类Excel文件转为HTML时,这些边框会被移除。除了移除,Aspose.Cells还支持显示这些边框,通过设置...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-similar-bor...
  5. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...Hide ] Aspose.Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C...C++可以独立完成将电子表格转换为PDF的任务:不需要Aspose.PDF for C++。此过程可以在内存中完成,因为不...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  6. How to Add/Insert TextBox to Worksheet with C++...

    How to add/insert a TextBox to a worksheet in Aspose.Cells with C++....Text Box to Worksheet in Aspose.Cells When you need to bulk insert...this document will help. Aspose.Cells provides an API to easily...

    docs.aspose.com/cells/cpp/add-text-box-to-works...
  7. 在没有内容时输出空白页面(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-...
  8. 使用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...
  9. 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...
  10. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。...程序matically 更改标题和正文字体 有了 Aspose.Cells for C++,我们可以检查默认字体是否为主题字体,或通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...