Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 93,770 for

object

(0.17 sec)
  1. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...used for filling or drawing objects: shapes or text. If the size...is less than the size of the object it is repeated in X and Y directions...

    docs.aspose.com/page/java/ps/working-with-textu...
  2. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....file into the Document class object for adding a picture Instantiate...Instantiate DocumentBuilder class object to insert elements in the document...

    kb.aspose.com/words/python/how-to-insert-pictur...
  3. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an Object in Java....Object public class SoftEdgeFormat...soft edge formatting for an object. Remarks: Use the ShapeBase...

    reference.aspose.com/words/java/com.aspose.word...
  4. 公共 API Aspose.Diagram 6.6.0 的变化|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.... OBJECT ) { ByteArrayInputStream Ole_stream...get format of the OLE file object com . aspose . words . FileFormatInfo...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  5. 旋转单元格文本|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp...Heading" ; //Define a range object(B2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  6. Shape.hasSmartArt property | Aspose.Words for N...

    Shape.hasSmartArt property. Returns ``true`` if this [Shape](../) has a SmartArt Object....if this Shape has a SmartArt object. get hasSmartArt () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Accessing Cells of a Worksheet|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....If yes, it returns the cell object in the collection otherwise...creates a new Cell object, adds the object to the Cells collection...

    docs.aspose.com/cells/java/accessing-cells-of-a...
  8. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  9. How to Add Camera for Range|Documentation

    This article introduces how to add a camera for a range using the Aspose.Cells for .NET API....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Here’s a basic example of...

    docs.aspose.com/cells/net/how-to-add-camera-for...
  10. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the EML or MSG email...Initialize the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/java/how-to-convert-outlook...