Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 82,795 for

object

(0.07 sec)
  1. 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...
  2. Adding a Signature to an Image|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....Create and initialize a Graphics object. Draw image using the Graphics...and Initializing a Graphic Object After loading the images, create...

    docs.aspose.com/psd/java/adding-a-signature-to-...
  3. Protect Documents and Parts of Documents|Aspose...

    Protect a document or parts of a document easily and fast instead of using VSTO in C#.... object noReset = false ; object password = System...String . Empty ; object useIRM = false ; object enforceStyleLock...

    docs.aspose.com/words/net/protect-documents-and...
  4. Aspose::Words::Fields::FieldUserAddress::get_Us...

    Aspose::Words::Fields::FieldUserAddress::get_UserAddress method. Gets or sets the current user's postal address in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose.PSD for Java 25.2 - Release Notes|Docume...

    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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. ShapeBase.getShapeRenderer method | Aspose.Word...

    ShapeBase.getShapeRenderer method. Creates and returns an Object that can be used to render this shape into an image....getShapeRenderer() Creates and returns an object that can be used to render...this object as a parameter. Returns The renderer object for this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormField.setTextInputValue method | Aspose.Wor...

    FormField.setTextInputValue method. Applies the text format specified in [FormField.textInputFormat](../textInputFormat/) and stores the value in [FormField.result](../result/)....newValue : object ) Parameter Type Description newValue object Can be...string, number or a DateTime object. Remarks The FormField.textInputDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....contained by RichText nodes of the object. The code example given below...GetDataDir_Tags (); 3 4 // Create an object of the Document class 5 Document...

    docs.aspose.com/note/net/working-with-tags/
  10. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/python-net/modify-an-exis...