Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 239,180 for

aspose cells

(0.16 sec)
  1. 仅复制范围样式C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围样式。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u...

    docs.aspose.com/cells/zh/cpp/copy-range-style-o...
  2. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...Contents [ Hide ] 可能的使用场景 您可以在用Aspose.Cells API进行写保护时指定作者名称。请使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  3. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....Excel Workbook to HTML The Aspose.Cells API provides support for...format. For this purpose, Aspose.Cells uses the HtmlSaveOptions...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  4. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with C++....preserving history using Aspose.Cells with WorksheetCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/update-days-preservin...
  5. Add calculated field in Pivot Table with C++|Do...

    How to add a calculated field in pivot table with Aspose.Cells for C++....field to an Excel file using Aspose.Cells. Please see the following...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-calculated-field-...
  6. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....table cell. @property def orientation ( self ) -> aspose . words...orientation ( self , value : aspose . words . TextOrientation ):...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adding Worksheets to New Excel File in Jython|D...

    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 – Adding Worksheets to a...to a new Excel file using Aspose.Cells for Java in Jython , see...

    docs.aspose.com/cells/java/adding-worksheets-to...
  8. 用C++渲染切片器|Documentation

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

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  9. 在加载工作簿时使用C++过滤VBA项目|Documentation

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

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

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

    docs.aspose.com/cells/zh/cpp/render-worksheet-t...