Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF....using Info property of the Document object. Once the DocumentInfo...Save the updated document using the Document class’ Save method...
aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... INLINE Not documented. Seems to be a possible value...NONE . Examples Shows how to insert a floating image to the center...
Implements the INCLUDEPICTURE field in Java....the Working with Fields documentation article. Remarks: Retrieves...result. Examples: Shows how to insert images using IMPORT and INCLUDEPICTURE...
Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert content that spans across 3...
FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. doc = aw . Document () builder...'Please select a fruit: ' ) # Insert a combo box which will allow...
Chart.axis_z property. Provides access to properties of the Z axis of the chart.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...
aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...