Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockCategory method. Specifies category of building block for this SDT node. Can not be null in C++....is read-only for SDT of the document part type. For all other SDT...Examples Shows how to insert a structured document tag as a building...
Combine two or more PDF Documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...
Specifies how text is wrapped around a shape or picture in Java.... Examples: Shows how to insert a floating image to the center...center of a page. Document doc = new Document(); DocumentBuilder...
Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...
Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights....get ; } Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...
Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!...set ; } Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...
Discover the ShapeBase CanHaveImage property—learn how to determine if your shape type supports images for enhanced visual appeal!...appears that in Microsoft Word documents any shape except a group shape...Shows how to insert and rotate an image. Document doc = new Document...
Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....js Display Document Properties in Excel using...in Excel using C# Display Document Properties in Excel using...
Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....MakeObject < Aspose :: Words :: Document > (); // Create a group shape...shape and place it at the document's floating shape coordinate...
Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes....Remarks Use this method after document changes that affect field...values in the whole document use Document.normalize_field_types()...