Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 79,435 for

object

(0.04 sec)
  1. Aspose::Words::Drawing::ImageData::ToImage meth...

    Aspose::Words::Drawing::ImageData::ToImage method. Gets the image stored in the shape as a Image Object in C++....stored in the shape as a Image object. System :: SharedPtr < System...ToImage () Remarks A new Image object is created every time this...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....page to it for adding graphics object Create a circle with a specified...like its color Create a Graph object and add the circle to it Add...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  3. How to Transform EPS to PNG using Java

    This short tutorial is designed to explain how to transform EPS to PNG using Java. It will have configuration details, detailed steps to write the program and a ready-to-run code to convert EPS to PNG using Java....Document class object Initialize a device object for the target...then the respective device object is to be initialized according...

    kb.aspose.com/pdf/java/how-to-transform-eps-to-...
  4. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...the font formatting of this object. is_composite Returns True...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...information: Quadrangle – a quadrangle object that bounds a barcode Rectangle...Rectangle - a rectangle object that bounds a barcode Points – an...

    docs.aspose.com/barcode/cpp/get-placement-and-o...
  6. Save a 3D Document|Documentation

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its Object in any supported file format....and developers can save its object in any supported file format...complete path or a file stream object. Aspose.3D API offers another...

    docs.aspose.com/3d/python-net/save-a-3d-document/
  7. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....document using the Document class object Add some sample text in the...DocumentBuilder class object Create a Comment class object and set its...

    kb.aspose.com/words/python/how-to-insert-commen...
  8. Excel to PDF Conversion in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  9. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to an image...Create the Resolution class object to set the output image resolution...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an Object in Java....Object public class HeightRule Specifies...determining the height of an object. Examples: Shows how to format...

    reference.aspose.com/words/java/com.aspose.word...