Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....the Working with Shapes documentation article. public abstract...distance (in points) between the document text and the bottom edge of...
aspose.words.Body class. Represents a container for the main text of a section...Words Document Object Model (DOM) documentation article. Remarks...(Inherited from Node ) document Gets the document to which this node...
Represents a collection of Custom XML Parts in Java....Structured Document Tags or Content Control documentation article...data stored in a document via the Document.getCustomXmlParts()...
Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....PDF Convert BMP files to PDF document using Aspose.PDF for Python...Python: Create an empty PDF document. Create the page you need...
Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...
Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...
Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...
Discover the FieldMergingArgsBase TableName property, easily access the data table name for your merge operations, or know when it's unavailable....get ; } Examples Shows how to insert checkbox form fields into MERGEFIELDs...InsertCheckBox () { Document doc = new Document (); DocumentBuilder...
Create and manage sections and section breaks in a Document using Python. Insert section into a Document Python. Remove section Python. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...