Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 43,024 for

shape

(0.08 sec)
  1. 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...
  2. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....Represents text area inside of a shape. Comment Represents placeholder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Retrieve All Layers from the Visio Diagram in P...

    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....coding sites: GitHub Configure Shape Objects with Layers in Visio...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  4. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Lock or unlock shapes|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....Lock or unlock shapes Contents [ Hide ] Sometimes, you need to...to protect all shapes in certain worksheets to prevent them from...

    docs.aspose.com/cells/java/lock-or-unlock-shapes/
  6. PdfLoadOptions.skip_pdf_images property | Aspos...

    PdfLoadOptions.skip_pdf_images property. Gets or sets the flag indicating whether images must be skipped while loading PDF document..., 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...
  7. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....color Draw the string and the shape Export the output BMP image...soothing mode and draw the shape. Ultimately, save the resulting...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  8. Convert Image to Visio in C#

    This article shares the details to convert image to Visio in C#. It includes the stepwise guide along with the running sample code to export PNG to Visio in C#....Insert an image as a Visio shape entity with the AddShape() method...Subsequently, insert the image as a shape and export the output Visio...

    kb.aspose.com/diagram/net/convert-image-to-visi...
  9. Edit PPT in PHP | products.aspose.com

    Edit PPT in PHP. Use PHP library API to edit PPT files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/ppt/
  10. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

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