aspose.words.tables.Table class. Represents a table in a Word document... Properties Name Description absolut...position specified by the table properties, in points. Default value...
Add Bookmarks to PDF Programmatically with Java Using Aspose.PDF for Java...a bookmark and define its properties. Add the OutlineItemCollectio...creates a bookmark with certain properties via Java. It sets the target...
Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....initial data and sets relevant properties. Finally, it saves the workbook..."A1:C7" , true ); // Set properties for bar chart chart . getTitle...
Change Page Size from your PDF document using Aspose.PDF for .NET library....that the height and width properties use points as basic unit...Height ); } } Get and Set Page Properties Rotate PDF Pages Using C#...
Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object using required properties. After that, you can call...StartingNumber = 1; //// Set text properties //pageNumberStamp.TextState...
Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... Properties Name Description bubble3D...negative, negative means that property is not set and no explosion...
aspose.words.drawing.charts.ChartYValue class. Represents an Y value for a chart series....value_type property allows you to determine the...same ChartYValueType type. Properties Name Description date_time_value...
Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point Properties. Enhance your data visualization effortlessly!...IChartDataPoint interface Contains properties of a single data point on...interface IChartDataPoint Properties Name Description Bubble3D...
aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...Interfaces: IChartDataPoint Properties Name Description bubble_3d...negative, negative means that property is not set and no explosion...
Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....get_Item ( 1 ); // Get the file properties System . out . printf ( "Name:...get_Item ( 1 ); // Get the file properties System . out . println (...