Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 175,484 for

drawing

(0.23 sec)
  1. ShapeBase.left_relative property | Aspose.Words...

    ShapeBase.left_relative property. Gets or sets the value that represents shape's relative left position in percent.... drawing . ShapeType . RECTANGLE , width... shape . wrap_type = aw . drawing . WrapType . NONE # Checking...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....5 , System :: Drawing :: Color :: get_Green (), true...:: Single , 1.5 , System :: Drawing :: Color :: get_Green (), true...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 使用现代 API 加强图像处理|Aspose.Slides 文档

    通过使用 C++ 现代 API 替换已弃用的图像 API,实现幻灯片图像处理现代化,从而实现 PowerPoint 和 OpenDocument 的无缝自动化。...System::Drawing 类: System::Drawing::Graphics System::Drawing::Image...System::Drawing::Image System::Drawing::Bitmap 自 24.4 版本起,这些公共 API 已被标记为过时。 为了消除公共...

    docs.aspose.com/slides/zh/cpp/modern-api/
  4. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis.... drawing . charts . ChartAxisType :..._append_chart ( builder , aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Themes::ThemeColors::get_Followe...

    Aspose::Words::Themes::ThemeColors::get_FollowedHyperlink method. Specifies color for a clicked hyperlink in C++.... System :: Drawing :: Color Aspose :: Words ::...colors -> set_Dark1 ( System :: Drawing :: Color :: get_MidnightBlue...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....Hide ] Creating a New Visio Drawing Aspose.Diagram for .NET lets...the diagram. Create Visio Drawing Programming Sample The code...

    docs.aspose.com/diagram/net/create-visio-document/
  7. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon Drawing easy in Java....Drawing Product Family Aspose.Font...Family Draw Pentagon in Java This guide covers how to draw pentagon...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  8. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... drawing . WrapType . NONE shape . behind_text...relative_horizontal_position = aw . drawing . RelativeHorizontalPo . PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.minorTickMark property | Aspose.Words...

    ChartAxis.minorTickMark property. Returns or sets the minor tick marks for the axis.... Drawing . Charts . AxisTickMark Examples...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...Document 实例 创建具有特定尺寸的 Drawing object 为Drawing对象设置 Border 将 Graph...() -> Add (); // 创建具有特定尺寸的Drawing对象 auto graph = MakeObject <...

    docs.aspose.com/pdf/zh/cpp/add-arc/