Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 97,061 for

font drawing

(0.04 sec)
  1. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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.... Drawing . ColorTranslator . ToWin32...)); //Set the font color of cell text _range . Font . Color = System...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  3. How to - developer tips|CAD 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....entities Work with file Work with fonts Work with layout Work with text...Changing of the emergency font and font in styles Check whether...

    docs.aspose.com/cad/net/how-to/
  4. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... drawing . charts . ChartAxisTitle :...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartLegend class | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... Drawing . Charts . ChartDataLabelLocati...builder . insertChart ( aw . Drawing . Charts . ChartType . Doughnut...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Using Glyph objects | API Solution for C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/cpp/developer-guide/using-...
  9. 在VSTO和Aspose.Cells中旋转单元格文字|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.... Drawing . ColorTranslator . ToWin32...)); //Set the font color of cell text _range . Font . Color = System...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  10. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Drawing . Charts . ChartType . Column...// Show data labels and set font color. series . hasDataLabels...

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