Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 136,547 for

shape

(0.1 sec)
  1. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE object is locked from updates 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...
  2. DOC Import - Drawing Object Features|Aspose.Wor...

    Import DOC document using drawing load options in C#....represented in the model by Shape nodes. This node type provides...image of an existing shape using the Shape.ImageData property....

    docs.aspose.com/words/net/drawing-object-featur...
  3. html_text property | Aspose.Cells for Python vi...

    html_text property html_text property Gets and sets the html string which contains data and some formats in this text...... Example html = shape . html_text if html == null...null or html == "" : shape . html_text = "<Font Style='FONT-FAMILY:...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream 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...
  5. Aspose.Diagram for Java 6.0.0 发行说明|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....-Output format PDF Copying Shape from the VSDX - an empty PDF...-Output format EMF Copying Shape from the VSDX - an empty EMF...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  6. IsClosed | Aspose.Imaging for .NET API Reference

    IsClosed ArcShape.IsClosed property Gets or sets a value indicating whether ordered Shape is closed. When processing ......ordered shape is closed. When processing closed ordered shape the...Value True if this ordered shape is closed; otherwise, false...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. FromControlPoints | Aspose.3D for .NET API 参考

    使用默认索引创建具有指定控制点的形状...FromControlPoints Shape.FromControlPoints method 使用默认索引创建具有指定控制点的形状。...使用默认索引创建具有指定控制点的形状。 public static Shape FromControlPoints ( params Vector3...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  8. IsFlippedVertically | Aspose.Cells for .NET API 参考

    获取并设置形状是否垂直翻转...IsFlippedVertically Shape.IsFlippedVertically property 获取并设置形状是否垂直翻转。...[C#] if ( shape . IsFlippedVertically == false ) shape . IsFlippedVertically...

    reference.aspose.com/cells/zh/net/aspose.cells....
  9. WidthCM | Aspose.Cells for .NET API 参考

    表示形状的宽度单位为厘米...WidthCM Shape.WidthCM property 表示形状的宽度,单位为厘米。 public double WidthCM...; } 例子 [C#] if ( shape . WidthCM == 3 ) shape . WidthCM = 1 ;...

    reference.aspose.com/cells/zh/net/aspose.cells....
  10. Retrieve User-defined Cells from Shapesheet in ...

    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....count ) shapes = page . getShapes () i = 0 while i < shapes . getCount...getCount () shape = shapes . get ( i ) if shape . getNameU () ==...

    docs.aspose.com/diagram/java/retrieve-user-defi...