Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 229,107 for

aspose cells

(0.43 sec)
  1. 在 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/freeze-panes-in-j...
  2. 用C++指定数据透视项的绝对位置|Documentation

    学习如何使用Aspose.Cells在C++中指定数据透视项的绝对位置。...Aspose.Cells API引入了几项新属性和一个方法来实现此需求。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specifying-the-abs...
  3. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....compatibility with older versions, Aspose.Cells renders gridlines as dotted...veOptions_Impl* impl) , Aspose.Cells can also render gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  4. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....property is set to true , Aspose.Cells will not treat formulas...treated as formulas, and the Aspose.Cells formula calculation engine...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  5. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....Usage Scenarios Earlier, Aspose.Cells would create PdfBookmarkEntry...a normal sheet. But now Aspose.Cells can also create PdfBookmarkEntry...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  6. 为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF|Documentation

    使用Aspose.Cells将每个工作表转换为一页的PDF格式。...这可以通过使用Aspose.Cells for C++实现。 请查看以下示例代码,将多个工作表的Excel文件转换为PDF。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/render-one-pdf-pag...
  7. Determine which Axis exists in the Chart with C...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for C++. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes.... Aspose.Cells provides Chart.HasAxis(AxisType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/determine-which-axis-...
  8. 使用Sparkline和3D格式设置在C++中|Documentation

    学习如何在Excel文件中使用Aspose.Cells和C++应用sparkline和3D格式。... Aspose.Cells提供了用于操作电子表格中迷你图的API。 Microsoft...个赛季的情况。 使用 Aspose.Cells 创建迷你图 开发者可以用Aspose.Cells的API创建、删除或读取...

    docs.aspose.com/cells/zh/cpp/using-sparklines-a...
  9. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...Contents [ Hide ] 可能的使用场景 Aspose.Cells for C++可以提取Gear类型SmartArt形状中的文本。请按以下步骤操作:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  10. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells provides the OleObject....#include <iostream> #include "Aspose.Cells.h" #include <guiddef.h>...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...