Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 48,648 for

shape

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnit method. Returns or sets the distance between minor tick marks in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML presentation using C#....Insert a rectangle type auto shape Save the resultant presentation...created a rectangle type auto-shape to show the contents on the...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  3. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to PDF or images...., it prints its bounds and shape name. Please see the console...[Height]: " << height << " [Shape Name]: " << drawObject . GetShape...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  4. Drawing Images using GraphicsPath|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....geometric shape primitive. Each shape may be split into shape segments...change different figures or shapes in a GraphicsPath object. When...

    docs.aspose.com/imaging/python-net/drawing-imag...
  5. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...Examples Shows how to insert DML shapes into a document. let doc =...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java....DocumentBuilder(doc); Shape textbox = new Shape(doc, ShapeType.TEXT_BOX);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Spacing method. Gets or sets the interval at which the tick labels are drawn in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Offset method. Gets or sets the distance of the tick labels from the axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ImageData.isLink property | Aspose.Words for No...

    ImageData.isLink property. Returns ``true`` if the image is linked to the Shape (when [ImageData.sourceFullName](../sourceFullName/) is specified)....the image is linked to the shape (when ImageData.sourceFullName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...