Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 90,563 for

object

(0.07 sec)
  1. Add a new Layer in the Visio Diagram in Ruby|Do...

    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....initialize a new Layer class object layer = Rjb :: import ( 'com..."Circle" ) \ # get the Shape object shape = page . getShapes ()...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  2. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....Examples Shows how insert an OLE object into a document. Document doc...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TaskPane.dockState property | Aspose.Words for ...

    TaskPane.dockState property. Specifies the last-docked location of this task pane Object....location of this task pane object. get dockState () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LaTeX to PDF | Java

    To convert TeX to PDF using Aspose.TeX API solution for Java learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...instructs the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/java/latex-to-pdf/
  5. FieldMergingArgsBase.document property | Aspose...

    FieldMergingArgsBase.document property. Returns the [FieldMergingArgsBase.document](./) Object for which the mail merge is performed....document object for which the mail merge is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Slides to Presentations in Java|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Java—seamless, efficient slide insertion in seconds....Slide objects) property exposed by the Presentation object. Add...exposed by ISlideCollection object. Do some work with the newly...

    docs.aspose.com/slides/java/add-slide-to-presen...
  7. Export Data from Worksheets|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...the first cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  8. Load And Save To Disk in PHP|Aspose.Words for Java

    Load And Save Document To Disk using PHP....Php, simply create Document Object by providing it a document...invoke save method of Document object. Php Code // The path to the...

    docs.aspose.com/words/java/load-and-save-to-dis...
  9. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....AddAutoShape method exposed by IShapes object. Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Rectangle...

    docs.aspose.com/slides/cpp/rectangle/