Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 49,130 for

shape

(0.18 sec)
  1. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/es/cpp/rotate-text-with-s...
  2. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/javascript-cpp/rotate-tex...
  3. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, PPTX, and ODP presentations.... size (); i ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.IPictureFrame"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. ChartSeries.ClearValues | Aspose.Words for .NET

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's formatting and labels for a cleaner, more professional look....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeries.Clear | Aspose.Words for .NET

    Optimize your charts with the ChartSeries Clear method! Effortlessly remove data values and reset formatting for a cleaner, more professional look....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CommandButtonControl | Aspose.Words for .NET

    Discover the CommandButtonControl constructor. Effortlessly create and customize buttons for your applications with this powerful class instance....CommandButtonControl (); Shape shape = builder . InsertForms2OleContr...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that signature line is signed by digital signature....docx" ); let shape = ( Shape ) doc . getShape ( 0 ,... true ); signatureLine = shape . signatureLine ; expect ( signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Hidden method. Gets or sets a flag indicating whether this axis is hidden or not in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...None for shape in slide . shapes : if isinstance ( shape , slides.... ink . Ink ): first_ink = shape break 删除墨迹 从幻灯片中删除墨迹形状。 def...

    docs.aspose.com/slides/zh/python-net/examples/e...