Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 161,484 for

aspose drawing

(0.08 sec)
  1. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....minimum ( self ) -> aspose . words . drawing . charts . AxisBound...minimum ( self , value : aspose . words . drawing . charts . AxisBound...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis....base_time_unit ( self ) -> aspose . words . drawing . charts . AxisTimeUnit...base_time_unit ( self , value : aspose . words . drawing . charts . AxisTimeUnit...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStyle enumeration | Aspose.Words for Py...

    Aspose.words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... drawing . ShapeType . RECTANGLE , width...one_color_gradient ( color = aspose . pydrawing . Color . red ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从演示文稿形状中提取图像|Aspose.Slides 文档

    在 C++ 中从 PowerPoint 演示文稿中提取图像...System :: String path = u "D: \\ Aspose Data \\ " ; //访问演示文稿 System...pptx" ); System :: SharedPtr < Aspose :: Slides :: IPPImage > img...

    docs.aspose.com/slides/zh/cpp/extracting-images...
  5. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart....format ( self ) -> aspose . words . drawing . charts . ChartFormat...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.patterned method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.patterned method...patterned ( patternType : Aspose . Words . Drawing . PatternType ) Parameter...patterned ( patternType : Aspose . Words . Drawing . PatternType , foreColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting of the tick labels....@property def font ( self ) -> aspose . words . Font : ... Examples...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  9. How to Add Image in Excel Cell using C#

    In this tutorial, you will understand how to add image in Excel Cell using C#. You can follow the steps and code snippet to insert image in Excel using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/how-to-add-image-in-exc...
  10. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....Create Document instance Create Drawing object with certain dimensions...dimensions Set Border for Drawing object Add Graph object to paragraphs...

    docs.aspose.com/pdf/cpp/add-curve/