Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,658 for

stroke color

(0.15 sec)
  1. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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...."<b/>" + "<sz val=\"9\"/>" + "<color indexed=\"81\"/>" + "<rFont...21600r21600,l21600,xe\" >" + "<v:stroke joinstyle=\"miter\"/>" + "<v:path...

    docs.aspose.com/cells/java/add-comments-in-spre...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Orientation method. Gets or sets the text orientation of the data labels of the entire series in C++....dataLabels -> get_Format () -> get_Stroke () -> get_Fill () -> Solid...Solid ( System :: Drawing :: Color :: get_DarkBlue ()); // Set data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data table in C++....dataTable -> get_Format () -> get_Stroke () -> set_Weight ( 1 ); dataTable...dataTable -> get_Format () -> get_Stroke () -> set_DashStyle ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder method. Gets or sets a flag indicating whether a horizontal border of the data table is displayed. The default value is true in C++....dataTable -> get_Format () -> get_Stroke () -> set_Weight ( 1 ); dataTable...dataTable -> get_Format () -> get_Stroke () -> set_DashStyle ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasOutlineBorder method. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed. The default value is true in C++....dataTable -> get_Format () -> get_Stroke () -> set_Weight ( 1 ); dataTable...dataTable -> get_Format () -> get_Stroke () -> set_DashStyle ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Show method. Gets or sets a flag indicating whether the data table will be shown for the chart. Default value is false in C++....dataTable -> get_Format () -> get_Stroke () -> set_Weight ( 1 ); dataTable...dataTable -> get_Format () -> get_Stroke () -> set_DashStyle ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....current subpathsets the current color space in the graphics state...to DeviceRGB and the current color to the component values specified...

    docs.aspose.com/page/net/what-is-ai-file/
  8. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Rotation method. Gets or sets the rotation of the label in degrees in C++....dataLabels -> get_Format () -> get_Stroke () -> get_Fill () -> Solid...Solid ( System :: Drawing :: Color :: get_DarkBlue ()); // Set data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....also see how to work with the colors of the shapes. Working analogically...create CMYK (blue) solid color stroked rectangle in the lower left...

    products.aspose.com/page/net/manipulate-vector-...
  10. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of chart elements in Java....Examples: Shows how to set fill, stroke and callout formatting for...setColor(Color.lightGray); format.getFill().solid(Color.GREEN);...

    reference.aspose.com/words/java/com.aspose.word...