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

drawing

(0.75 sec)
  1. Convert VSTX to VDX via Python | products.aspos...

    Sample Python conversion code for VSTX format to VDX file. Use this example code to convert VSTX to VDX within any Python based application....Files with VSTX extensions are drawing template files created with...starting point for creating Visio drawings, saved as .VSDX files, with...

    products.aspose.com/diagram/python-java/convers...
  2. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker... drawing . charts . ChartMarker : ....import aspose.pydrawing as drawing doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.verticalAnchor property | Aspose.Words fo...

    Table.verticalAnchor property. Gets the base object from which the vertical positioning of floating table should be calculated... Drawing . RelativeVerticalPosi Examples...horizontalAnchor ). toEqual ( aw . Drawing . RelativeHorizontalPo . Margin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame.... drawing . HorizontalAlignment : .....self . assertEqual ( aw . drawing . HorizontalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Paragraph::get_FrameFormat metho...

    Aspose::Words::Paragraph::get_FrameFormat method. Provides access to the frame formatting properties in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Default...ASSERT_EQ ( Aspose :: Words :: Drawing :: VerticalAlignment :: Default...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::FrameFormat::get_Height method |...

    Aspose::Words::FrameFormat::get_Height method. Gets the height of the specified frame in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Default...ASSERT_EQ ( Aspose :: Words :: Drawing :: VerticalAlignment :: Default...

    reference.aspose.com/words/cpp/aspose.words/fra...
  8. Aspose::Words::FrameFormat::get_VerticalDistanc...

    Aspose::Words::FrameFormat::get_VerticalDistanceFromText method. Specifies vertical distance (in points) between a frame and the surrounding text in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Default...ASSERT_EQ ( Aspose :: Words :: Drawing :: VerticalAlignment :: Default...

    reference.aspose.com/words/cpp/aspose.words/fra...
  9. Add, Edit & Delete Annotation from VDX via C# |...

    C# source code to annotate VDX file on .NET Framework, .NET Core, Mono Platforms.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    products.aspose.com/diagram/net/annotation/vdx/
  10. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....Drawing Product Family Aspose.Font...Family Aspose.TeX Product Family Draw Circle in C# This topic explains...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/