Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 262,370 for

drawing

(0.14 sec)
  1. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... drawing . GroupShape ( doc ) self .... assertEqual ( aw . drawing . WrapType . NONE , group . wrap_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2023 on Releases - aspose.comhttps://releases.aspose.com/page/cpp/release-notes/2023/Recent content in Release Notes - 2023 on Releases......::IO::Stream>, System::Drawing::SizeF, Aspose::Page::Units)...Aspose::Page::Device::WritePaint(System::Drawing::Drawing2D::PathGradientBrush)...

    releases.aspose.com/page/cpp/release-notes/2023...
  3. TextStyle.h - Aspose.Tasks for C++ - API Reference

    Aspose.Tasks for C++ TextStyle.h 1 #pragma once 2 //-----------------------------------------------------------------......#include <memory> 12 #include <drawing/color.h> 13 14 #include "a...Foundation 19 { 20 namespace Drawing 21 { 22 class DrColor; 23 class...

    reference.aspose.com/tasks/cpp/_text_style_8h_s...
  4. EmfPlusDrawingRecordType - Aspose.Imaging for J...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....EmfPlusDrawArc record specifies drawing the arc of an ellipse. class...EmfPlusDrawBeziers record specifies drawing a sequence of connected Bezier...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. Convert VDW to VDX via Python | products.aspose...

    Sample Python conversion code for VDW format to VDX file. Use this example code to convert VDW to VDX within any Python based application....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VDW files can be opened in...

    products.aspose.com/diagram/python-net/conversi...
  6. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....Русский عربي 简体中文 Draw Square Contents [ Hide ] Draw Square in Visio...NET API allows developers to draw a square shape in a page.The...

    docs.aspose.com/diagram/net/drawing/draw-square/
  7. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....() -> set_Color ( System :: Drawing :: Color :: get_Navy ()); style...() -> set_Color ( System :: Drawing :: Color :: get_DeepSkyBlue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Slides::GeometryPath Class Referencefin...

    Public Member Functions | List of all members Aspose::Slides::GeometryPath Class Reference final Represents geometry ...... void LineTo ( System::Drawing::PointF point) override Adds...More... void LineTo ( System::Drawing::PointF point, uint32_t index)...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  9. ChartType enumeration | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartType enumeration. Specifies type of a chart.... drawing . charts . ChartType . COLUMN...self . assertEqual ( aw . drawing . charts . ChartAxisType ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ellipse.h - Aspose.PDF for C++ - API Reference

    Ellipse.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include "Aspose.PDF.C......Cpp/Generator/Drawing/Shape.h" 5 #include "Aspose...namespace Pdf { 35 36 namespace Drawing { 37 41 class ASPOSE_PDF_SHARED_CLASS...

    reference.aspose.com/pdf/cpp/_ellipse_8h_source/