Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 95,640 for

object

(0.26 sec)
  1. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....addAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/androidjava/create-prese...
  2. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...// Instantiating a Workbook object Workbook workbook ; // Adding...new worksheet to the Workbook object int sheetIndex = workbook ...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  3. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors.... ThemeColors object contains six accent colors...colors.docx' ) # The "Theme" object gives us access to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.3D Convert a Torus primitive to mesh | p...

    Learn how to convert a Torus primitive to mesh...initialize an IMeshConvertible object using the torus class, and...

    products.aspose.com/3d/tutorial/convert-torus-p...
  5. Grouping and Ungrouping Rows and Columns in Pyt...

    Learn how to Group and Ungroup Rows and Columns through the Aspose.Cells for Python Via Java API....# Instantiating a Workbook object by an Excel file path workbook...# Instantiating a Workbook object by an Excel file path workbook...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  6. Add Bookmark to PDF using C++ | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C++ Using Aspose.PDF for C++...PDF document using Document object. Create a bookmark and define...bookmark using a ‘GoToAction’ object. After, add it to the document...

    products.aspose.com/pdf/cpp/bookmarks/
  7. Aspose.Cells.GridWeb|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....Cells GridWeb Access Hyperlink object of the GridWeb Cell Execute...

    docs.aspose.com/cells/java/aspose-cells-gridweb/
  8. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.Cells for C++....Create and configure a Style object Apply styles to the range Create...

    docs.aspose.com/cells/go-cpp/copy-range-data-wi...
  9. 通过 xlsx4j 创建新电子表格|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/java/create-new-spread...
  10. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...row_count )); } // Add table object to first page of input document...updated document containing table object document -> Save ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/table/