Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 42,840 for

shape

(0.08 sec)
  1. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)...insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::AxisTickLabelPo...

    Aspose::Words::Drawing::Charts::AxisTickLabelPosition enum. Specifies the possible positions for tick labels in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Themes::Theme::get_MajorFonts me...

    Aspose::Words::Themes::Theme::get_MajorFonts method. Allows to specify the set of major fonts for different languages in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". SharedPtr < ThemeColors > colors = theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a Shape in C++....top margin in points for a shape. double Aspose :: Words :: Drawing...specific margins. SharedPtr < Shape > textBoxShape = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Document Assistant Close Set the Shape Type of Data Labels of Chart...Chart Resize Chart's Data Label Shape To Fit Text...

    docs.aspose.com/cells/net/showing-cell-range-as...
  8. 在 PHP 中以合适的角度旋转形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ); \ # Add a shape and set the angle $diagram ->...$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; 下载运行代码 下载**以合适的角度旋转形状...

    docs.aspose.com/diagram/zh/java/rotate-a-shape-...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....row, table, worksheet, image, shape, header/footer, etc. With option...the Excel file with image, shape, chart, etc. Workbook workbook...

    docs.aspose.com/cells/cpp/export-document-struc...
  10. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...