Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 89,273 for

object

(0.15 sec)
  1. Public API Changes in Aspose.Cells 8.7.1|Docume...

    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.... Java //Create workbook object Workbook workbook = new Workbook...); Cell foundCell = null ; Object obj = 20 ; //Find 20, which...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Autofit Rows and Columns 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....# Instantiating a Workbook object by Excel file path workbook...# Instantiating a Workbook object by Excel file path workbook...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  3. Create DICOM file|Aspose.Medical for .NET Docum...

    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....DicomFile object. Aspose.Medical provides a...Aspose.Medical.Dicom.DicomFile object. // Load an existing DICOM...

    docs.aspose.com/medical/net/developer-guide/cre...
  4. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... Document (); // This object contains an extensive list...document's compatibility options object by state, then prints each...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用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/
  6. 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...
  7. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....class specifies the fraction object, consisting of a numerator...fraction properties. The fraction object is also used to represent the...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  8. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....of this section's PageSetup object. builder -> get_PageSetup ()...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    简单的演示源代码,可在任何使用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/
  10. 通过 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...