Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 49,135 for

shape

(0.14 sec)
  1. Retrieve Visio Connectors Information in Ruby|D...

    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....about the Connectors puts "From Shape ID : " + connector . getFromSheet...getFromSheet () . to_s puts "To Shape ID : " + connector . getToSheet...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  2. HtmlLoadOptions.WebRequestTimeout | Aspose.Word...

    Discover HtmlLoadOptions' WebRequestTimeout property, allowing you to customize timeout settings for optimal web performance. Default, 100 seconds....document and verify that a shape with image data has been created...signifies missing images. Shape imageShape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.loa...
  3. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method. Gets line formatting for the parent chart element in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartXValue.from_string method | Aspose.Words f...

    ChartXValue.from_string method. Creates a [ChartXValue](../) instance of the [ChartXValueType.STRING](../../chartxvaluetype/#STRING) type.... DocumentBuilder () shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart department_1_series...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...} Adding URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/nodejs-java/manage-hyper...