Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 9,916 for

shape

(0.05 sec)
  1. How to create Hello World Presentation document...

    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.... Shapes . AddRectangle ( 2400 , 1800...type IAutoShape ashp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/how-to-create-hello-...
  2. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::idx_get method. Returns ChartDataLabel for the specified index in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > chartShape = builder -> InsertChart...

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

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowLegendKey method. Allows to specify if legend key is to be displayed for the data labels on a chart. Default value is false in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > chartShape = builder -> InsertChart...

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

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowCategoryName method. Allows to specify if category name is to be displayed for the data labels on a chart. Default value is false in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_DataPoints method. Returns a collection of formatting objects for all data points in this series in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#.... access the chart from the shape, and get the reference to the...

    kb.aspose.com/words/net/create-a-column-chart-i...
  10. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....md shape")); Assert.assertEquals(1, filteredShapes...= MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName...

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