Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 243,685 for

aspose cells

(0.47 sec)
  1. 使用实体框架渲染表格|Aspose.PDF for .NET

    本文将向您展示如何使用实体框架模型作为数据源渲染表格,使用 Aspose.PDF for .NET。...本文将向您展示如何使用 Aspose.PDF for .NET 生成 PDF 文档。 使用 Aspose.PDF 生成 PDF...PDF 的基础知识 Aspose.PDF 中最重要的类之一是 Document class 。该类是 PDF 渲染引擎。为了呈现...

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  2. Display Hide Tabs 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 - Display Hide Tabs To hide...tabs in a workbook using Aspose.Cells Java for Jython . Here is...

    docs.aspose.com/cells/java/display-hide-tabs-in...
  3. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  4. 刷新和计算含有计算项数据透视表,使用 C++|Documentation

    使用 Aspose.Cells 和 C++ 刷新并计算包含计算项的数据透视表。...刷新和计算含有计算项数据透视表,使用 C++ Contents [ Hide ] Aspose.Cells现在支持刷新和计算包含计算项的数据透视表。请像往常一样使用...,首先将单元格 D2 的值修改为 20,然后使用 Aspose.Cells API 刷新并计算数据透视表,并将工作簿保存为...

    docs.aspose.com/cells/zh/cpp/refresh-and-calcul...
  5. 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....Shape To Fit Text Using Aspose.Cells for C++ In order to mimic...shapes to fit the text, the Aspose.Cells APIs have exposed the Boolean...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  6. 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-...
  7. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...
  8. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using..."=HYPERLINK( \" https://www.aspose.com \" , \" Aspose Website \" )" ; dis...

    docs.aspose.com/cells/cpp/specify-formula-field...
  9. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to extract text from a PDF with tables in an Table-row-cell structure but the text contained in a PDF cell is not in the proper cell. Here is the code sample: …...Aspose.PDF Java table/row/cell extraction issue Aspose.PDF Product...2025, 3:54pm 1 Hi, I am using Aspose PDF for Java version 25.9....

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...
  10. 在工作表中删除重复行(使用C++)|Documentation

    学习如何使用Aspose.Cells for C++ API删除工作表中的重复行。... Aspose.Cells提供了 Cells::RemoveDuplicates()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-duplicate-r...