Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 45,862 for

shape

(0.15 sec)
  1. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...are used to fill or stroke shapes with visual content, such as...appearance of a shape or path. When applied to a shape, the visual...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. Presentation Localization|Aspose.Slides Documen...

    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....Language for Presentation and Shape’s Text Create an instance of...

    docs.aspose.com/slides/cpp/presentation-localiz...
  3. How to Create PowerPoint Presentation using Python

    We'll walk you through the steps in Python for how to create PowerPoint presentation using Python. One can effectively use Python generate PowerPoint presenation in any format and can open that in MS PowerPoint for viewing....Rectangle shape inside the slide using the add_auto_shape method...adding a text frame to the shape and setting the textual properties...

    kb.aspose.com/slides/python/how-to-create-power...
  4. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to change background in comment in Excel wi...

    How to change color in comment and insert picture or image in comment in Excel using Aspose.Cells for Node.js via C++....color const shape = comment . getCommentShape (); shape . getFill...); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-com...
  6. Insert an ActiveX Control in the Visio Diagram|...

    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....Retrieve an ActiveX Control from a Shape Object to Modify Properties...

    docs.aspose.com/diagram/java/insert-an-activex-...
  7. 3. How to use LaTeX fonts in text

    This article covers LaTeX font commands that independently change different font attributes for use in normal text.... Standard font shapes The shape of the current typeface...default shape for most documents is the upright shape, which can...

    docs.aspose.com/tex/java/latex-text-fonts/
  8. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram....Each shape can belong to multiple layers...

    docs.aspose.com/diagram/net/change-properties-l...
  9. 组|Aspose.Slides 文档

    在C#或.NET中将组形状添加到PowerPoint演示文稿... Shapes ; // 向幻灯片添加组形状 IGroupShape...在添加的组形状内部添加形状 groupShape . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/group/
  10. PdfLoadOptions.page_index property | Aspose.Wor...

    PdfLoadOptions.page_index property. Gets or sets the 0-based index of the first page to read..., load_options = options ) shape_collection = doc . get_child_nodes...get_child_nodes ( aw . NodeType . SHAPE , True ) if is_skip_pdf_images...

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