Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 172,988 for

drawing

(0.39 sec)
  1. 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 Java lets...the diagram. Create Visio Drawing Programming Sample The code...

    docs.aspose.com/diagram/java/create-visio-docum...
  2. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... Drawing . GradientStop ) Parameter...builder . insertShape ( aw . Drawing . ShapeType . Rectangle , 80...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ());...:: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing :: ShapeType...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. ChartAxis class | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartAxis class. Represents the axis options of the chart... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Edit of hyperlinks on objects|CAD 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.... Example: Drawing the viewport of the drawing instead of the...

    docs.aspose.com/cad/net/how-to/edit-of-hyperlin...
  6. Table.allow_overlap property | Aspose.Words for...

    Table.allow_overlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... drawing . RelativeHorizontalPo . MARGIN...self . assertEqual ( aw . drawing . RelativeVerticalPosi . PARAGRAPH...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FrameFormat.horizontalPosition property | Aspos...

    FrameFormat.horizontalPosition property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relativeHorizontalPosition](../relativeHorizontalPosition/) property.... Drawing . HorizontalAlignment . Default...verticalAlignment ). toEqual ( aw . Drawing . VerticalAlignment . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Visio to PDF in Python | Python Visio |...

    Programmatically, convert Visio to PDF in Python. Export Visio diagrams to PDF using Aspose.Diagram for Python.... It allows drawing a variety of simple or complicated...default file format for saving drawing files. In certain cases, we...

    blog.aspose.com/diagram/convert-Visio-to-pdf-in...
  9. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties.... drawing . HorizontalAlignment . DEFAULT...self . assertEqual ( aw . drawing . VerticalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...Drawing 库。 添加圆形对象 与条形图一样,圆形图可以用于显示...Document 实例。 创建具有特定尺寸的 Drawing object 。 为Drawing对象设置 Border 。 将 Graph...

    docs.aspose.com/pdf/zh/net/add-circle/