This article introduces how to work with cell controls in GridDesktop....developers can modify its properties at runtime. For instance...Worksheet and modified its Checked property. IMPORTANT: Controls collection...
This article describes how to verify barcode recognition quality...BarCodeResult contains two properties: confidence and reading_quality...reading results, the confidence property returns a instance of the...
Discover the ParagraphFormat SpaceAfterAuto property. Automatically adjust paragraph spacing for a cleaner, more professional document layout....SpaceAfterAuto property True if the amount of spacing...ignoring the spacing in the properties we set above. // Leave them...
aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... Properties Name Description count Gets...
This article introduces how to rebind a worksheet in GridWeb....DataSource property at runtime. This is because...and worksheet.DataMember properties before calling the DataBind...
Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your document's professionalism!...SignatureLine property Gets SignatureLine object...Is . True ); // Verify the properties of our signature line via...
Discover how the FieldAdvance UpOffset property enhances text positioning in your documents by adjusting subsequent text upwards for a polished look....UpOffset property Gets or sets the number of...ADVANCE field, and edit its properties. Document doc = new Document...
Master charts with Aspose.Slides for Node.js via Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with JavaScript examples....Data You can change chart properties such as the title. function...
Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates.... Pptx ); Get Table Style Properties Aspose.Slides allows you...you to retrieve the style properties for a table so that you can...
In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....class provides the PageSetup property used to set the page setup...a worksheet. The PageSetup property is an object of the PageSetup...