Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 50,100 for

shape

(0.22 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Format method. Provides access to fill and line formatting of the legend in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Format method. Provides access to fill and line formatting of the chart title in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...100 , height = 40 ) stroke = shape . stroke stroke . fore_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。... shapes . add_chart ( slides . charts...None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Your First Aspose.Diagram Application - Hello W...

    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.... join ( sourceDir , "Basic Shapes.vss" )) #// Add a new hello...world rectangle shape shapeId = diagram . add_shape ( 4.25 , 5.5...

    docs.aspose.com/diagram/python-net/your-first-a...
  6. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your Shape's inner left margin in points for enhanced design flexibility....left margin in points for a shape. public double InternalMarginLeft...textbox with specific margins. Shape textBoxShape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Facing issue when converting word to pdf - Free...

    KSRELIFDOCة.docx (89.1 KB) KSRELIFDOCة (2).pdf (95.3 KB) I am converting word to pdf, in header image is overlapping, Even i tried online using aspose, same issue is happening. The attached pdf i converted online usin…...corrects the position of a wrapped shape that goes outside the page,...applied to header/footer shapes. The shape that overlaps other contents...

    forum.aspose.com/t/facing-issue-when-converting...
  9. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Format the shape properties Apply locking on the added shape to protect...platforms. Above all, the unique shape locking feature that is offered...

    kb.aspose.com/slides/net/how-to-add-image-water...
  10. 在Aspose.Cells中为图表添加WordArt水印|Documentation

    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....//Add a WordArt watermark (shape) to the chart's plot area. Aspose...Cells . Drawing . Shape wordart = chart . Shapes . AddTextEffectInChart...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...