aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...Mail Merge and Reporting documentation article. Remarks The MergeField...field is encountered in the document. You can respond to this event...
ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...
This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Answers How to Convert Word Document to HTML using Java How to...Java How to Generate Word Document using Java without Interop...
Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a shape into the document which contains...
Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a shape into the document which contains...
Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image. To learn more, visit the documentation article in C++....Working with Watermark documentation article. class ImageWatermarkOption...MakeObject < Aspose :: Words :: Document > (); // Modify the image...
ChartDataLabel.position property. Gets or sets the position of the data label.... Document () builder = aw . DocumentBuilder...doc ) # Insert column chart. shape = builder . insert_chart (...
Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....affects all sections in the document. Examples Shows how to apply...and header/footer. Document doc = new Document (); DocumentBuilder...
Aspose.Words.BuildingBlocks.BuildingBlockCollection class. A collection of [BuildingBlock](../../aspose.words/buildingblock/) objects in the document...BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...