Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 14,351 for

object

(0.05 sec)
  1. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name....# Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. field_user_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::AxisBound::Equa...

    Aspose::Words::Drawing::Charts::AxisBound::Equals method. Determines whether the specified Object is equal in value to the current Object in C++....specified object is equal in value to the current object. bool Aspose...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles....different transformations to 2D objects and save the results as raster...pixel. Next, we define a Pen object with two properties: the color...

    docs.aspose.com/drawing/net/developer-guide/cro...
  4. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....Object All Implemented Interfaces:...getType() Gets VbaReferenceType object that indicates the type of...

    reference.aspose.com/words/java/com.aspose.word...
  5. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET....Instantiate an object of Bitmap class Initialize an object of Graphics...from this bitmap Define a Pen object with desired parameters Use...

    docs.aspose.com/drawing/net/hello-world-example/
  6. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....CellFormat { get; } Returns an object that represents current table...sets the Document object that this object is attached to. Font...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentProperty.value property | Aspose.Words ...

    DocumentProperty.value property. Gets or sets the value of the property....@property def value ( self ) -> object : ... @value.setter def value...value ( self , value : object ): ... Remarks Cannot be None . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Transform MD to PDF in C#

    This article guides on how to transform MD to PDF in C#. It contains details to set the IDE, a list of steps for the transformation and a runnable sample code to export MD to PDF in C#....file to PDF Instantiate an object of MdLoadOptions to customize...Instantiate the Document class object to load the MD file using the...

    kb.aspose.com/pdf/net/how-to-transform-md-to-pd...
  9. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Bitmap object and set its size Create a Graphics class object using...Bitmap object Define the text contents, the Brush object, and the...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  10. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a PDF form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....NET Create an object of the Form class in Aspose...Form in it Create a stream object for an XML file and call the...

    kb.aspose.com/total/net/export-data-from-a-pdf-...