Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 95,639 for

object

(0.19 sec)
  1. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....a sample of creating Excel object and setting its caption. Presentation...get_Item ( 0 ); // Add an OLE object to the slide byte [] allBytes...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  2. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in shapes as Image Objects. Enhance your projects effortlessly!...stored in the shape as a Image object. public Image ToImage () Remarks...Remarks A new Image object is created every time this method is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s HorizontalAlignment property...

    docs.aspose.com/cells/net/cells-alignment-setti...
  4. Add Circle Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, creates a circle annotation on the first page, and saves the modified document....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-circle-annot...
  5. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python....Document class object and a DocumentBuilder class object initialized...initialized with the document object Write some content in the Word file...

    kb.aspose.com/words/python/add-sections-to-word...
  6. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...( 100 , 400 ); // Add graph object to paragraphs collection of...Add line object to shapes collection of Graph object graph . Shapes...

    docs.aspose.com/pdf/zh/net/add-line/
  7. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing Objects....and modify drawing objects. All drawing objects in Microsoft Word...and GroupShape classes. An object of the Shape class is a node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, Object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....move an object. Move Cube’s Position The Mesh class object is being...We can create a Mesh class object as narrated there and it’s...

    docs.aspose.com/3d/net/add-animation-property-a...
  9. Convert PDF Pages to Images and Recognize Barco...

    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....graphs, annotations and other objects. Some of our customers need...(); // Create a PdfConverter object var converter = new Aspose...

    docs.aspose.com/pdf/net/convert-pdf-pages-to-im...
  10. Saving Files|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....enumeration) when calling the Workbook object’s Save method. Saving a File...FileStream object and save the file to that stream object by calling...

    docs.aspose.com/cells/cpp/saving-files/