Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 50,723 for

shape

(0.06 sec)
  1. 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....developers to draw a square shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-square/
  2. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容的更改...

    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....setSourceCode ( "Sub Test(oShape As Shape)\r\n MsgBox \"Test\"\r\nEnd...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  3. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....to Images Placing a vector shape on top of the base bitmap image...with the vector shape. All areas outside the shape will be concealed...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  4. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。... Shapes . AddPictureFrame ( ShapeType...presentation . Slides [ 0 ]. Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/net/picture-frame/
  6. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the paragraphs present in the…...change the font size of shape: shape.chars[0].size.value = 0...

    forum.aspose.com/t/is-it-possible-to-change-the...
  7. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/python-java/waterma...
  8. Watermark VSS document via Python | products.as...

    Python sample code to add watermark to VSS documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-net/watermar...
  9. Trust Permissions on Web Server|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.... In partial trust mode, Shape‑to‑EMF conversion is not supported...the exported image type (for shapes) to another image format. See...

    docs.aspose.com/cells/net/declaration/
  10. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples....Add Line Shapes to Presentations in Java Contents [ Hide ] Overview...Slides allows you to add line shapes to PowerPoint slides programmatically...

    docs.aspose.com/slides/java/line/