Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 49,140 for

shapes

(0.22 sec)
  1. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio page with Aspose.Diagram.... Draw Shapes in Page Connect Shapes...

    docs.aspose.com/diagram/net/format-visio-pages/
  2. 在 PHP 中设置 Visio 形状的填充数据|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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  3. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... save_options) Renders the shape into an image and saves into...options that control how the shape is rendered and saved. Can be...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get Connection Points from Shape|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....Get Connection Points from Shape Contents [ Hide ] Aspose.Cells...provides rich features to manage shapes in a spreadsheet. Sometimes...

    docs.aspose.com/cells/net/get-connection-points...
  5. 在 PHP 中读取 Shape 的用户定义单元格|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....在 PHP 中读取 Shape 的用户定义单元格 Contents [ Hide ] Aspose.Diagram - 读取形状的用户定义单元格...$dataDir . "drawing.vdx" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...
  6. Determine if Shape is Smart Art Shape with Gola...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....Determine if Shape is Smart Art Shape with Golang via C++ Contents...Scenarios Smart Art Shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/go-cpp/determine-if-shape...
  7. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. # A SHAPE field is the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Determine if Shape is Smart Art Shape|Documenta...

    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....Ask AI Determine if Shape is Smart Art Shape Contents [ Hide ]...Scenarios Smart Art Shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/java/determine-if-shape-i...
  9. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET.... Shapes . Add ( arc1 ); var arc2 =...Color . DarkBlue } }; graph . Shapes . Add ( arc2 ); var arc3 =...

    docs.aspose.com/pdf/net/add-arc/
  10. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations....Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...slides [ 0 ] . shapes [ 0 ] textFrame = shape . text_frame rect...

    docs.aspose.com/slides/python-net/paragraph/