Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 91,350 for

object

(0.19 sec)
  1. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control OLE Object display as icons or content for enhanced user experience and seamless integration in your applications....aspect of the OLE object. When true , the OLE object is displayed...icon. When false , the OLE object is displayed as content. public...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/python-net/styling-and-da...
  3. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java....new object of the Graphics class with this bitmap object. Use...rotateTransform() method of the Graphics object to specify the rotation angle...

    docs.aspose.com/drawing/java/working-with-coord...
  4. SystemFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.SystemFontSource class. Represents all TrueType fonts installed to the system...asFileFontSource() Cast FontSourceBase object to FileFontSource . (Inherited...asFolderFontSource() Cast FontSourceBase object to FolderFontSource . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....background image to a page object. The following code snippet...using the BackgroundArtifact object with C++. void WorkingWithPages...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  6. Create and Format Table|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.... Advantages of a List Object There are quite a few advantages...list of data to an actual List Object New rows and columns are automatically...

    docs.aspose.com/cells/cpp/create-and-format-table/
  7. OleFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat class. Provides access to the data of an OLE Object or ActiveX control...access to the data of an OLE object or ActiveX control. To learn...visit the Working with Ole Objects documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings....cells collection represents an object of the Cell class. Aspose.Cells...cell by using the Style.font object’s name property. Setting Font...

    docs.aspose.com/cells/python-net/cells-font-set...
  9. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE Objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE Objects within worksheets....Ask AI Managing OLE Objects with Node.js via C++ Contents [ Hide...Hide ] Introduction OLE (Object Linking and Embedding) is a framework...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...