Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 42,856 for

shape

(0.04 sec)
  1. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/net/conversion/ppt-t...
  2. Սեղմել TIFF Ը Python Ում

    Սեղմեք TIFF ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/hy/python-net/compres...
  3. Aspose::Words::Drawing::AdjustmentCollection cl...

    Aspose::Words::Drawing::AdjustmentCollection class. Represents a read-only collection of Adjustment adjust values that are applied to the specified Shape in C++....are applied to the specified shape. class AdjustmentCollection...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Several JPG Into Image C++

    Merge multiple JPG into Image in C++ code. Save JPG as Image using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-image/
  7. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item..., 100 , 100 , 600 , 50 ); $shape -> setHyperlinkClick ( new Hyperlink...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  8. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....[alt text](url (title)) Die Shape klas. # Use a document builder...# Insert image. shape = aw . drawing . Shape ( builder . document...

    docs.aspose.com/words/af/python-net/translate-m...
  9. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

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