Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 94,495 for

object

(0.1 sec)
  1. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java.... Then create an ArrayList object to hold the names of any images...Images property. Create a stack object to hold the image’s graphics...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  2. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for .NET API.... How to Get a Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/net/accessing-cells-of-a-...
  3. Convert HTML to Other Formats|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....a corresponding MailMessage object, preserving the structure and...content into a MailMessage object, write the message to an MBOX...

    docs.aspose.com/email/net/converting-between-fo...
  4. 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/python-net/add-animation-pro...
  5. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/cpp/ellipse/
  6. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  7. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....child shapes of an Office Math object always returns null . Examples...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....form field from the Document object’s form field collection . This...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  9. Insert Footnote in Word using Java

    Follow this article to insert footnote in Word using Java. It has details to set the IDE, a list of steps, and a sample code for creating footnote in Word using Java....Document class object Create a DocumentBuilder class object by passing...passing it the loaded Word file object Add some text at the start...

    kb.aspose.com/words/java/insert-footnote-in-wor...
  10. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....Initialize the Document class object. Add a page using Pages.Add()... Create a new TextFragment object and set its text. Add TextFragment...

    products.aspose.com/pdf/python-net/create/