Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 49,945 for

shape

(0.24 sec)
  1. Aspose::Words::Drawing::Fill::PresetTextured me...

    Aspose::Words::Drawing::Fill::PresetTextured method. Sets the fill to a preset texture in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and line formatting of this marker in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 在 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" ); $shape_id = 1 ; \ # Get timeline shape $milestone =...getShapes () -> getShape ( $shape_id ); \ # Initialize MilestoneHelper...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  4. 档案

    档案...string visioStencil = "Basic Shapes.vss"; const string rectangleMaster...设置新形状的属性 Shape shape = diagram.Pages[pageNumber].Shapes.GetShape(rectangleId);...

    blog.aspose.com/zh/diagram/create-organizationa...
  5. 档案

    档案...String visioStencil = "Basic Shapes.vss"; String rectangleMaster...pageNumber); // 设置新形状的属性 Shape shape = diagram.getPages().get(pageNumber)...

    blog.aspose.com/zh/diagram/create-org-chart-java/
  6. ChartSeriesGroup.secondSectionSize property | A...

    ChartSeriesGroup.secondSectionSize property. Gets or sets the size of the pie chart secondary section as a percentage....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 440 , 300 ); let chart = shape . chart ; // Delete the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.hidden property | Aspose.Words for No...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... Shape ( doc , aw . drawing . ShapeType...alignment of the text inside the shape. text_box . horizontal_alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::TextBox::get_TextBoxWra...

    Aspose::Words::Drawing::TextBox::get_TextBoxWrapMode method. Determines how text wraps inside a Shape in C++....Determines how text wraps inside a shape. Aspose :: Words :: Drawing...Aspose :: Words :: Drawing :: Shape > textBoxShape = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...