Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 46,948 for

shape

(0.06 sec)
  1. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.visitGroupShapeStart method | A...

    DocumentVisitor.visitGroupShapeStart method. Called when enumeration of a group Shape has started....when enumeration of a group shape has started. visitGroupShapeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML document loading into a Document object with customizable options for optimal performance....or sets whether to convert shapes with EquationXML to Office...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....detailed article on Reading the Shape’s Glow Color C# // Read the...Access the first shape var shape = sheet . Shapes [ 0 ]; // Read...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.clear_values method | Aspose.Words ...

    ChartSeries.clear_values method. Removes all data values from the chart series with preserving the format of the data points and data labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VDX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vdx/
  8. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...r"); // Insert the picture Shape picture = builder.InsertIma...in the template , locate the Shape (e.g., by its Name or AlternativeText...

    forum.aspose.com/t/about-caption-insertion-to-i...
  9. Create VSSX Files via Java | products.aspose.com

    Java Sample code for generating VSSX documents. Use this code for creating VSSX files within Java based desktop or web application....get ( 0 ); // Add Text shape. Shape shape = page.addText( 1 , 1...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/java/create/vssx/
  10. PdfLoadOptions.page_index property | Aspose.Wor...

    PdfLoadOptions.page_index property. Gets or sets the 0-based index of the first page to read..., load_options = options ) shape_collection = doc . get_child_nodes...get_child_nodes ( aw . NodeType . SHAPE , True ) if is_skip_pdf_images...

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