Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 139,450 for

shape

(0.08 sec)
  1. Item | Aspose.Cells for .NET API 参考

    获取特定索引处的形状对象... public Shape this [ int index ] { get ; }...例子 [C#] //获取形状 Shape shape = shapes [ shapes . Count - 1 ]; 也可以看看...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....GetChildNodes method to select all Shape nodes. Iterate through resulting...node collections. Check the Shape.HasImage boolean property. Extract...

    docs.aspose.com/words/java/extract-images-from-...
  3. ShapeBase.AlternativeText | Aspose.Words for .NET

    ShapeBase AlternativeText property. Defines alternative text to be displayed instead of a graphic in C#....Examples Shows how to use a shape’s alternative text. Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GlueType | Aspose.Diagram for Java API Reference

    Specifies whether dynamic Shape-to-Shape glue is allowed when connecting to a Shape....Specifies whether dynamic (shape-to-shape) glue is allowed when connecting...connecting to a shape. Constructors Constructor Description GlueType(int...

    reference.aspose.com/diagram/java/com.aspose.di...
  5. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  6. IPictureFrameLock | Aspose.Sildes for .NET API ...

    Determines which operations are disabled on the parent PictureFrameEx....set; } Determines whether a shape have to preserve aspect ratio...changing of contour of this shape is forbidden. Read/write Boolean...

    reference.aspose.com/slides/net/aspose.slides/i...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. ObjectWithBounds - Aspose.Imaging for Java - AP...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....shapes com.aspose.imaging.shapesegments...ResolutionUnit RotateFlipType SeekOrigin Shape ShapeSegment Size SizeF SmoothingMode...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. ObjectWithBounds - Aspose.Imaging for Java - AP...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....shapes com.aspose.imaging.shapesegments...ResolutionUnit RotateFlipType SeekOrigin Shape ShapeSegment Size SizeF SmoothingMode...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. ImageData.Contrast | Aspose.Words for .NET

    ImageData Contrast property. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 the least contrast to 1.0 the greatest contrast in C#....Examples Shows how to edit a shape’s image data. Document imgSourceDoc..."Images.docx" ); Shape sourceShape = ( Shape ) imgSourceDoc ....

    reference.aspose.com/words/net/aspose.words.dra...