Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 237,228 for

aspose.cells

(0.62 sec)
  1. 用C++渲染切片器|Documentation

    使用Aspose.cells和C++渲染Excel文件中的切片器。...Contents [ Hide ] 可能的使用场景 Aspose.Cells支持对切片器形状进行渲染。如果将工作表转换为图像...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  2. Import XML into Excel Workbook with C++|Documen...

    Import data from an XML data file into Microsoft Excel using Aspose.cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to import the...Excel. Import XML Map using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  3. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy a sparkline in Excel by specifying a data range and location of a sparkline group using Aspose.cells for Node.js via C++.... Aspose.Cells supports this feature. To...and location. Click OK . Aspose.Cells provides the SparklineCollection...

    docs.aspose.com/cells/nodejs-cpp/copy-sparkline...
  4. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...renders the chart as image Aspose.Cells Product Family cells-net...OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing.ImageType.Emf, ...

    forum.aspose.com/t/labels-in-charts-are-positio...
  5. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.cells与C++加载Excel工作簿时过滤VBA项目。...Aspose.Cells在打开此类工作簿时会无条件加载这些(元)数据。当你只需要提取工作表名称时,可以通过...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  6. 使用 C++ 将工作表渲染到图形上下文|Documentation

    学习如何使用 Aspose.cells for C++ 将工作表渲染到图形上下文。...将工作表渲染到图形上下文 Contents [ Hide ] Aspose.Cells 现在可以将工作表渲染到图形上下文。图形上下文可...float height) * 以下代码演示了如何使用 Aspose.Cells 将工作表渲染到图形上下文。一旦执行代码,它将打...

    docs.aspose.com/cells/zh/cpp/render-worksheet-t...
  7. 如何用C++设置工作簿的自动恢复属性|Documentation

    学习如何用Aspose.cells for C++启用或禁用工作簿的自动恢复属性。...如何用C++设置工作簿的自动恢复属性 Contents [ Hide ] 你可以使用Aspose.Cells设置工作簿的自动恢复属性。该属性的默认值为 true...Excel会禁用该Excel文件的自动恢复(自动保存)。 Aspose.Cells提供了 Workbook.GetAutoRecover()...

    docs.aspose.com/cells/zh/cpp/how-to-set-autorec...
  8. Manage Worksheets|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....Managing worksheets using Aspose.Cells for Python via Java is very...removing worksheets using the Aspose.Cells API. Adding Worksheets to...

    docs.aspose.com/cells/python-java/manage-worksh...
  9. Preserve Single Quote Prefix of Cell Value or R...

    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.... Aspose.Cells also hides the leading apostrophe...to deal with this issue, Aspose.Cells provides StyleFlag.QuotePrefix...

    docs.aspose.com/cells/java/preserve-single-quot...
  10. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the Aspose.cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...returning unexpected results Aspose.Cells Product Family aspose-cells-java...Excel (and consequently Aspose.Cells) inserts hidden page breaks...

    forum.aspose.com/t/getprintingpagebreaks-return...