Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 136,552 for

shape

(0.1 sec)
  1. 从 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.... Diagram 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集合。此属性可用于从特定页面中提取所有图像。...foreach ( Shape shape in diagram . Pages [ 0 ]. Shapes ) { //Filter...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  2. Aspose::Cells::Drawing::MsoTextFrame class | As...

    Aspose::Cells::Drawing::MsoTextFrame class. Represents the text frame in a Shape object in C++....Represents the text frame in a Shape object. class MsoTextFrame Methods...GetAutoSize() Indicates if size of shape is adjusted automatically according...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  3. GraphicalObject | Aspose.Slides for Java API Re...

    Represents abstract graphical object....Shape All Implemented Interfaces:...class GraphicalObject extends Shape implements IGraphicalObject...

    reference.aspose.com/slides/java/com.aspose.sli...
  4. connectorlock - Aspose.Slides for Java - API Re...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....SequenceCollection SetEffect Shape ShapeBevel ShapeCollection ShapeElement...getAspectRatioLocked () Determines whether a shape have to preserve aspect ratio...

    reference.aspose.com/slides/java/com.aspose.sli...
  5. graphicalobjectlock - Aspose.Slides for Android...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....SequenceCollection SetEffect Shape ShapeBevel ShapeCollection ShapeElement...getAspectRatioLocked () Determines whether shape have to preserve aspect ratio...

    reference.aspose.com/slides/androidjava/com.asp...
  6. PictureFrameLock - Aspose.Slides for Android vi...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....SequenceCollection SetEffect Shape ShapeBevel ShapeCollection ShapeElement...getAspectRatioLocked () Determines whether a shape have to preserve aspect ratio...

    reference.aspose.com/slides/androidjava/com.asp...
  7. XForm1D | Aspose.Diagram for .NET API Reference

    Contains x and ycoordinates of the begin point and end point of a 1D Shape. This element appears for 1D Shapes only....of a 1-D shape. This element appears for 1-D shapes only. public...the begin point of the 1-D shape, in relation to the origin of...

    reference.aspose.com/diagram/net/aspose.diagram...
  8. SignatureLine.IsValid | Aspose.Words for .NET A...

    SignatureLine 财产. 表示签名行是数字签名的这个数字签名是有效的...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....docm" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...-> GetChild ( NodeType :: Shape , 0 , true )); // The OLE object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Class ImageData | Aspose.Words for .NET API 参考

    Aspose.Words.Drawing.ImageData 班级. 为形状定义图像...ImageBytes { get; set; } 获取或设置存储在 shape 中的图像的原始字节数。 ImageSize { get;...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/zh/net/aspose.words....