Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 45,829 for

shape

(0.09 sec)
  1. Edit POT in PHP | products.aspose.com

    Edit POT in PHP. Use PHP library API to edit POT files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/pot/
  2. Edit PPTM in PHP | products.aspose.com

    Edit PPTM in PHP. Use PHP library API to edit PPTM files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/pptm/
  3. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Add a Watermark to a Worksheet in Excel|...

    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....and make text fit a preset shape, or apply text to an Excel sheet...

    docs.aspose.com/cells/cpp/how-to-add-text-or-pi...
  5. ChartXValue class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartXValue class. Represents an X value for a chart series....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. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....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. ChartXValue class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartXValue class. Represents an X value for a chart series....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...
  9. Protect and Unprotect Diagrams in Ruby|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....Protect and Unprotect a Visio Shape in Ruby...

    docs.aspose.com/diagram/java/protect-and-unprot...
  10. Aspose::Words::Saving::XlsxSaveOptions::get_Sav...

    Aspose::Words::Saving::XlsxSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xlsx in C++....Document > ( get_MyDir () + u "Shape with linked chart.docx" ); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...