Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 126,503 for

shape

(0.1 sec)
  1. Compare documents returning false changes - Fre...

    We have 2 identical PDF documents that when compared using the code below return 6 differences which are in fact either an insertion or deletion of null text. Dim _Document1 As New Aspose.Words.Document(iDocumen…...identical shapes. The only difference is that the circle-shape is written...written first, and the square-shape is written second in Doc1.docx...

    forum.aspose.com/t/compare-documents-returning-...
  2. emfpluspenoptionaldata - Aspose.Imaging for Jav...

    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...the custom end-cap shape, which is the shape to use at the end...

    reference.aspose.com/imaging/java/com.aspose.im...
  3. RawFrame | Aspose.Slides for .NET API 参考

    返回或设置原始形状框架的属性 读/写IShapeFrameaspose.slides/iShapeframe...Shapes.AddAutoShape(ShapeType.RoundCornerRectangle...这适用于这些用例: <code> IShape shape = …; shape.Frame = …; // 不能未定义 IShapeCollection...

    reference.aspose.com/slides/zh/net/aspose.slide...
  4. ActualLowerRightRow | Aspose.Cells for .NET API 参考

    获取实际的底行...ActualLowerRightRow Shape.ActualLowerRightRow property 获取实际的底行。...rRow = shape . ActualLowerRightRow ; 也可以看看 class Shape 命名空间 Aspose...

    reference.aspose.com/cells/zh/net/aspose.cells....
  5. fill property | Aspose.Cells for Python via .NE...

    fill property fill property Returns a Shape.fill_format object that contains fill formatting properties for the speci......property fill property Returns a Shape.fill_format object that contains...for the specified shape. Example fillFmt = shape . fill Definition:...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Extract text and images from MHTML document via...

    C++ example code to extract text and images from MHTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....to select all Shape nodes. Loop through shapes node collection...collection. Extract images using the Shape.ImageData property.. Save the...

    products.aspose.com/words/cpp/parser/mhtml/
  7. auto_shape_type 属性 | Aspose.Cells for Python vi...

    auto_Shape_type 属性 auto_Shape_type 属性 获取和设置自动形状类型。 例子 from aspose.cells.drawing import AutoShapeType if Shape . auto_......auto_shape_type 属性 auto_shape_type 属性 获取和设置自动形状类型。 例子 from aspose...import AutoShapeType if shape . auto_shape_type == AutoShapeType...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. auto_shape_type 属性 | Aspose.Cells for Python vi...

    auto_Shape_type 属性 auto_Shape_type 属性 获取和设置自动形状类型。 例子 from aspose.cells.drawing import AutoShapeType if Shape . auto_......auto_shape_type 属性 auto_shape_type 属性 获取和设置自动形状类型。 例子 from aspose...import AutoShapeType if shape . auto_shape_type == AutoShapeType...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. auto_shape_type 属性 | Aspose.Cells for Python vi...

    auto_Shape_type 属性 auto_Shape_type 属性 获取和设置自动形状类型。 例子 from aspose.cells.drawing import AutoShapeType if Shape . auto_......auto_shape_type 属性 auto_shape_type 属性 获取和设置自动形状类型。 例子 from aspose...import AutoShapeType if shape . auto_shape_type == AutoShapeType...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. Extract text and images from HTML document via C++

    C++ example code to extract text and images from HTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....to select all Shape nodes. Loop through shapes node collection...collection. Extract images using the Shape.ImageData property.. Save the...

    products.aspose.com/words/cpp/parser/html/