Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 94,437 for

object

(0.51 sec)
  1. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....Object public class HorizontalAlignment...Description CENTER Specifies that the object shall be centered with respect...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_Object_as_icon method...insert_ole_object_as_icon method Contents [ Hide ] insert_ol...insert_ole_object_as_icon(file_name, is_linked, icon_file, icon_caption)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method...presentation) Inserts an embedded OLE object from a stream into the document...Programmatic Identifier of OLE object. asIcon boolean Specifies either...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with OLE Objects and Online Video in C#...

    Create and modify OLE embedding in your document using C#....Ask AI Working with OLE Objects and Online Video Contents [ Hide...with OLE objects embedded in Word documents. OLE (Object Linking...

    docs.aspose.com/words/net/working-with-ole-obje...
  6. 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...
  7. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....OleObject The shape is an OLE object. You cannot create shapes of...Plain-text, WordArt object. TextStop Stop, WordArt object. TextTriangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. DocumentBuilder constructor | Aspose.Words for ...

    Aspose.Words.DocumentBuilder constructor...DocumentBuilder object and attaches it to a new Document object. DocumentBuilder(options)...DocumentBuilder object and attaches it to a new Document object. Additional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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-...